News / #version-bump Tag Version Bump 250 articles archived under #version-bump · RSS Sign in to follow arXiv — NLP / Computation & Language research 4h ago GPTKB v1.5: A Massive Knowledge Base for Exploring Factual LLM Knowledge arXiv:2507.05740v2 Announce Type: replace Abstract: Language models are powerful artifacts, yet their factual knowledge is still poorly understood, and inaccessible to ad-hoc browsing and scalable statistical analysis. This demonstration introduces GPTKB v1.5, a densely… 30 Anthropic SDK (Python) releases dev-tools 10h ago v0.115.1 0.115.1 (2026-07-01) Full Changelog: v0.115.0...v0.115.1 Chores api: remove some nonfunctional types from the SDKs ( 5e7c431 ) 27 ComfyUI releases dev-tools 1d ago v0.27.0 ComfyUI v0.27.0 17 Simon Willison community 1d ago What's new in Claude Sonnet 5 What's new in Claude Sonnet 5 Claude Sonnet 5 came out this morning . I always head straight for the "what's new" developer docs because they tend to have more actionable information than the official announcement post. Anthropic say of Sonnet 5 that "its performance is… 26 Anthropic SDK (Python) releases dev-tools 1d ago v0.115.0 0.115.0 (2026-06-30) Full Changelog: v0.114.0...v0.115.0 Features api: add support for Managed Agents event delta streaming, agent overrides, reverse pagination, vault credential injection scoping, and agent and deployment webhook events ( 8c23f7e ) 24 Anthropic SDK (Python) releases dev-tools 1d ago v0.114.0 0.114.0 (2026-06-30) Full Changelog: v0.113.0...v0.114.0 Features api: add support for claude-sonnet-5 ( b893033 ) Bug Fixes agent_toolset: allow absolute paths that resolve inside workdir ( #121 ) ( 0105529 ) 9 r/LocalLLaMA community 1d ago TurboOCR v3 — high-speed document OCR server (C++/CUDA), ~520 img/s on RTX 5090 TurboOCR is a self-hosted, high-speed document OCR server, runs fully local. Here's What's New in v3: Speed: Full pipeline now on the newest PP-OCRv6 models (up from v5): ~270 → ~520 img/s on FUNSD (v6 tiny, RTX 5090). Still fully local, HTTP + gRPC. Structured parsing (the main… 33 Ollama releases dev-tools 2d ago v0.31.1: mlx: tighten up gemma4 moe loading code (#16964) This change allows .experts.gate_proj / .up_proj / .down_proj tensor names to each be used for both quantized (i.e. nvfp4 and mxfp8) and non-quantized (bf16) models. Previous to this only non-quantized models used that tensor naming scheme. 20 Ollama releases dev-tools 2d ago v0.31.0 launch: check for min version for hermes desktop ( #16912 ) 4 Ollama releases dev-tools 2d ago v0.30.12-rc0 llama.cpp update ( #16960 ) 35 Anthropic SDK (Python) releases dev-tools 2d ago v0.113.0 0.113.0 (2026-06-29) Full Changelog: v0.112.0...v0.113.0 Features api: add support for 20260318 web fetch and support tools ( 88dbfb1 ) Bug Fixes async count_tokens missing output_format/output_config merge block ( #162 ) ( 122c958 ) Chores api: accept user profile ID's when… 17 r/LocalLLaMA community 3d ago Success story with MiMo-V2.5-GGUF:UD-Q5_K_XL I don't see many stories about this model, but after several attempts (after I finished finally reconfiguring my cluster) I did something useful with it: it wrote a built-in llama.cpp tool for executing C++ code and using the results. Here's an exercise that MiMo V2.5 gave me to… 27 r/LocalLLaMA community 4d ago Koboldcpp v1.116 released   submitted by   /u/Fcking_Chuck [link]   [comments] 19 vLLM releases dev-tools 5d ago v0.24.0 [CI] Raise gsm8k startup timeout for MoE Refactor Qwen3 NVFP4 configs… 23 Ollama releases dev-tools 5d ago v0.30.11 What's Changed launch: add thinking capability detection to opencode by @hoyyeva in #15434 launch: auto-install Claude Code by @hoyyeva in #16802 launch: auto-install opencode when missing by @hoyyeva in #16806 discover: fix inverted iGPU/dGPU Vulkan classification on Windows… 28 r/LocalLLaMA community 6d ago Anyone tried Ornith-1.0 9B? Should I even give it a chance over "qwopus3.5 9b v3.5" or "qwopus3.5 9b coder"? anyone tried it??   submitted by   /u/BothYou243 [link]   [comments] 8 Ollama releases dev-tools 6d ago v0.30.11-rc1 parser/renderer: add Ornith 9B renderer/parser support ( #16920 ) 23 arXiv — NLP / Computation & Language research 6d ago HyperDFlash: MHC-Aligned Block Speculative Decoding with Gated Residual Reduction arXiv:2606.26744v1 Announce Type: cross Abstract: We present HyperDFlash, a block-parallel speculative decoding framework tailored to the novel multi-hyper-connection (MHC) architecture proposed by DeepSeek-V4. Despite the strong initial-token drafting performance of the native… 10 arXiv — NLP / Computation & Language research 6d ago Thinking Like a Scientist? A Structural Study of LLM-Generated Research Methods arXiv:2606.26130v1 Announce Type: new Abstract: Large Language Models (LLMs) are increasingly used to guide research methodology, yet their default methodological tendencies under minimal prompting remain unclear. Here, we prompt GPT-5.1, Gemini 3 Pro, and DeepSeek-V3.2 with an… 38 vLLM releases dev-tools 6d ago v0.24.0rc2: Fix P/D with DP Supervisor (#46628) Signed-off-by: Robert Shaw 114415538+robertgshaw2-redhat@users.noreply.github.com (cherry picked from commit c5e3c40 ) 7 ComfyUI releases dev-tools 6d ago v0.26.2 ComfyUI v0.26.2 31 Hugging Face Daily Papers research 7d ago Wan-Streamer v0.1: End-to-end Real-time Interactive Foundation Models Abstract Wan-Streamer is a unified, end-to-end multimodal model that enables real-time audio-visual interaction through causal attention mechanisms and integrated processing of visual, audio, and text modalities. Generated by Qwen/Qwen2.5-Coder-32B-Instruct We present… 20 Ollama releases dev-tools 7d ago v0.30.11-rc0 llama.cpp version update ( #16548 ) 17 OpenAI Python SDK releases dev-tools 7d ago v2.44.0 2.44.0 (2026-06-24) Full Changelog: v2.43.0...v2.44.0 Bug Fixes auth: prioritize first auth header ( 797e336 ) 7 ComfyUI releases dev-tools 7d ago v0.26.1 ComfyUI v0.26.1 4 Anthropic SDK (Python) releases dev-tools 7d ago v0.112.0 0.112.0 (2026-06-24) Full Changelog: v0.111.0...v0.112.0 Features client: add support for system.message streaming events ( 2450d59 ) Bug Fixes memory tool: create parent directories with the correct permissions ( #135 ) ( f2fc2a9 ) Chores api: add support for new refusal… 21 vLLM releases dev-tools 8d ago v0.24.0rc1: [CI/Build] Fix topk histogram build on SM75 (#46550) Signed-off-by: Mohammad Miadh Angkad 176301910+mmangkad@users.noreply.github.com (cherry picked from commit 191826e ) 11 Simon Willison community 8d ago datasette 1.0a35 Release: datasette 1.0a35 I'll write more about this one tomorrow, but it's a big release. Three highlights from the release notes: New "Create table" interface in the database actions menu, backed by the /<database>/-/create JSON API . It can define columns, primary keys,… 17 ComfyUI releases dev-tools 8d ago v0.26.0 ComfyUI v0.26.0 24 Smol AI News news-outlet 9d ago not much happened today **Prime Intellect's `prime-rl` v0.6.0** advances agentic reinforcement learning infrastructure supporting **1 trillion parameter MoE models** with sub-5-minute step times and a **131k context GLM-5 agentic setup**. The release includes optimizations in inference, training, and… 37 Hacker News — AI on Front Page community 9d ago Rhombus Language 1.0 Article URL: https://blog.racket-lang.org/2026/06/rhombus-v1.0.html Comments URL: https://news.ycombinator.com/item?id=48633473 Points: 210 # Comments: 74 37 r/LocalLLaMA community 9d ago Chinese Hackers Latest Masterpiece with NVIDIA They reverse-engineered the Tesla v100's pinout definition, soldered it onto a half height PCB, then naming it Tesla v100 v4. Price (with 3 years warranty): 16G version: 1499 rmb (220 usd) 32G version: 3999 rmb (590 usd) The hacker's op:… 10 Anthropic SDK (Python) releases dev-tools 13d ago v0.111.0 0.111.0 (2026-06-18) Full Changelog: v0.110.0...v0.111.0 Features helpers: tag refusal-fallback middleware requests with fallback-refusal-middleware ( #96 ) ( 2f8ac78 ) 31 Anthropic SDK (Python) releases dev-tools 13d ago v0.110.0 0.110.0 (2026-06-18) Full Changelog: v0.109.2...v0.110.0 Features api: add support for new code_execution_20260120 tool ( 5e23212 ) Bug Fixes append x-stainless-helper across header merges instead of clobbering ( #105 ) ( 922558e ) bedrock: preserve stream event type ( #1682 ) (… 7 r/LocalLLaMA community 13d ago the power of intelligence is better in the hands of the people than in the board rooms of tycoons. Hey [ r/localllama ]( r/localllama ). I wanted to share what's new with our open source PearlOS project since you all last saw (90 days ago). But first I want to give a massive thank you to this community, both your feedback and support were essential in getting us this far.… 22 ComfyUI releases dev-tools 14d ago v0.25.1 ComfyUI v0.25.1 23 Ollama releases dev-tools 14d ago v0.30.10-rc1 ci: pin darwin release xcode ( #16788 ) 12 Ollama releases dev-tools 14d ago v0.30.10 ci: pin darwin release xcode ( #16788 ) 10 OpenAI Python SDK releases dev-tools 14d ago v2.43.0 2.43.0 (2026-06-17) Full Changelog: v2.42.0...v2.43.0 Features api: update OpenAPI spec or Stainless config ( 2254235 ) 19 Ollama releases dev-tools 15d ago v0.30.10-rc0 llama: update llama.cpp to b9672 ( #16775 ) 4 OpenAI Python SDK releases dev-tools 15d ago v2.42.0 2.42.0 (2026-06-16) Full Changelog: v2.41.1...v2.42.0 Features api: admin spend_alerts ( 6134198 ) api: manual updates ( f337bf4 ) api: update OpenAPI spec or Stainless config ( 7015158 ) Build System fix release workflow permissions ( #3389 ) ( a526ee8 ) Use CI environment for… 38 Simon Willison community 15d ago datasette 1.0a34 Release: datasette 1.0a34 Quoting the release notes: The big feature in this alpha is tools to insert, edit and delete rows within the Datasette interface. These features are available on table pages, and edit and delete are also available as action items on the row page. The… 36 Ollama releases dev-tools 15d ago v0.30.9-rc2 llm: context shift allow shiftable prompts ( #16764 ) 31 Ollama releases dev-tools 15d ago v0.30.9 llm: context shift allow shiftable prompts ( #16764 ) 12 ComfyUI releases dev-tools 16d ago v0.25.0 ComfyUI v0.25.0 21 Ollama releases dev-tools 16d ago v0.30.9-rc1 server: context shift for context windows larger than 8k, add error w… 28 Anthropic SDK (Python) releases dev-tools 16d ago v0.109.2 0.109.2 (2026-06-15) Full Changelog: v0.109.1...v0.109.2 Chores api: remove retired models from API and SDKs ( d4bcfcc ) 8 Hacker News — AI on Front Page community 16d ago Typst 0.15.0 Article URL: https://typst.app/docs/changelog/0.15.0/ Comments URL: https://news.ycombinator.com/item?id=48544396 Points: 229 # Comments: 55 32 r/MachineLearning community 16d ago PrintGuard 2.0 — ShuffleNetV2 + few-shot prototypical network, TFLite via LiteRT, ≈5 MB, runs unmodified in the browser (Pyodide) and on CPython [P] Hi everyone, I shared PrintGuard here about a year ago as a few-shot FDM failure detector built on a ShuffleNetV2 backbone classified by a prototypical network — the model from my dissertation, packaged with a hub and a web UI. v2.0 ships today and is a complete rewrite of… 4 Ollama releases dev-tools 17d ago v0.30.9-rc0 llama: update llama.cpp to b9637 ( #16609 ) 23 Page 1 of 5 · 250 articles Older →