News / #version-bump Tag Version Bump 450 articles archived under #version-bump · RSS Sign in to follow Anthropic SDK (Python) releases dev-tools 10d ago v0.123.0 0.123.0 (2026-08-18) Full Changelog: v0.122.0...v0.123.0 Features api: additions to files and memory stores ( 09ce187 ) api: updates to skill, files, and user profiles ( c6cbffd ) client: add helpers for accessing the workspace ID in response headers ( f79882b ) Bug Fixes api:… 11 Hugging Face Daily Papers research 11d ago Agent Lightning v1.0: Towards Harnessed Agentic RL Abstract Agent Lightning v1.0 enables reproducible reinforcement learning for arbitrary agent harnesses, substantially improving coding-agent performance with minimal data and compute. Generated by thinkingmachines/Inkling-Small Modern agents operate inside agent harnesses that… 30 OpenAI Python SDK releases dev-tools 11d ago v3.3.0 3.3.0 (2026-08-18) Features support named data-residency endpoints ( #3646 ) ( 11ee914 ) Bug Fixes require patched optional networking dependencies ( #3651 ) ( 40e56de ) Chores remove unused dependencies and pin build tooling ( #3650 ) ( eee8e4a ) Documentation strengthen Python… 22 llama.cpp releases dev-tools 12d ago v0.1.2 Note Semantic versioning is still work in progress. More info can be found in https://github.com/ggml-org/ggml/discussions/1579 Nightly build: b10485 Change log since v0.1.1 1511ce3 sync : ggml da786dc ggml : bump version to 0.20.2 (ggml/1589) 27e345b build : fix xcframework +… 26 ComfyUI releases dev-tools 12d ago v0.33.2 ComfyUI v0.33.2 4 OpenAI Python SDK releases dev-tools 12d ago v3.2.0 3.2.0 (2026-08-17) Features add Bedrock Runtime endpoint support (SDK-290) ( #3623 ) ( 86267d2 ) api: Add shell call streaming events and new service/image types ( #3635 ) ( ff14a33 ) 6 Hacker News — AI on Front Page community 12d ago Cursor launches Origin, GitHub alternative Article URL: https://cursor.com/changelog/origin-code-hosting Comments URL: https://news.ycombinator.com/item?id=49334209 Points: 268 # Comments: 215 25 llama.cpp releases dev-tools 12d ago v0.1.1 Release v0.1.1 19 r/LocalLLaMA community 12d ago llama.cpp version v0.1.0 has been released llama.cpp is apparently moving to semantic versioning instead of just sequential build numbers (like b10456). The first semantic version tag was created today: https://github.com/ggml-org/llama.cpp/releases/tag/v0.1.0 Congrats to llama.cpp on version v0.1.0!   submitted by… 29 Hacker News — AI on Front Page community 12d ago A Preview of DuckDB v2.0 Article URL: https://duckdb.org/2026/08/17/duckdb-20-highlights Comments URL: https://news.ycombinator.com/item?id=49330781 Points: 243 # Comments: 33 33 llama.cpp releases dev-tools 13d ago v0.1.0 Release v0.1.0 17 r/LocalLLaMA community 13d ago Koboldcpp v1.119 released   submitted by   /u/Fcking_Chuck [link]   [comments] 7 r/LocalLLaMA community 14d ago Qwen3.8-27B abliterated FP8: refusal 64–99% → 0–6%, and MMLU/GSM8K move less than 1.3 points Been reading the eval table on the abliterated Qwen3.8-27B FP8 build instead of the release notes. It's published as red-team material, disclaimer and all, so the numbers are the interesting part. Refusal across the usual harmful-instruction sets (AdvBench, HarmBench,… 12 Ollama releases dev-tools 14d ago v0.32.14-rc0 mlx update ( #17761 ) 13 Ollama releases dev-tools 14d ago v0.32.14 mlx update ( #17761 ) 13 OpenAI Python SDK releases dev-tools 15d ago v3.1.0 3.1.0 (2026-08-14) Features api: add WebSocket stream IDs ( #3612 ) ( d9029e3 ) api: add workload identity access token issued event ( #3601 ) ( df274d4 ) api: deprecate Sora video APIs ( #3610 ) ( 721cb1c ) api: Ultrafast tier, structured MCP and websocket errors, separate… 19 r/LocalLLaMA community 15d ago Qwen3.8-27B is now up to ~3× faster on Apple Silicon with mlx-dspark mlx-dspark is an MLX port of DeepSeek's DSpark speculative-decoding drafters (the DeepSpec release), plus z-lab's DFlash, with one lossless verify loop. v0.10.0 adds Qwen3.8-27B via RadixArk's drafter, the first SpecForge/SGLang-packaged head it loads. Numbers (M4 Pro 48 GB,… 8 Ollama releases dev-tools 15d ago v0.32.13: qwen3.8: support developer instructions (#17749) qwen3.8: support developer instructions Qwen3.8 does not define a developer role, while OpenAI-compatible coding agents commonly send developer instructions before user messages. Fold the leading system/developer instruction prefix into a single system turn before Qwen3.8… 35 Ollama releases dev-tools 15d ago v0.32.12: qwen3.8: add renderer and MLX import support Qwen3.8 keeps the Qwen3.5 model architecture and parser, but its chat template adds reasoning-effort and preserved-thinking semantics. Detect those template markers during safetensors import, select the qwen3.8 renderer, and cover thinking, tools, continuation, and malformed… 14 r/LocalLLaMA community 16d ago It's actually crazy how good DSv4 Flash 0731 is I didn't think we'd get here so quickly. I can run this shit on a computer I spent less than $2k for (back before prices exploded). Crazy world Source: Artificial Analysis Intelligence Index v4.1.1   submitted by   /u/Master-Meal-77 [link]   [comments] 10 Ollama releases dev-tools 16d ago v0.32.11 launch: add DeepSeek Harness integration ( #17733 ) 23 ComfyUI releases dev-tools 16d ago v0.33.1 ComfyUI v0.33.1 27 Anthropic SDK (Python) releases dev-tools 16d ago v0.122.0 0.122.0 (2026-08-13) Full Changelog: v0.121.0...v0.122.0 Features api: add output_behavior to dream creation (create a new memory store or update the input store in place) ( 852c4bb ) Bug Fixes bedrock,aws: run SigV4 signing off the event loop in async clients ( #334 ) ( 2bae6c8… 23 ComfyUI releases dev-tools 16d ago v0.33.0 ComfyUI v0.33.0 33 r/LocalLLaMA community 16d ago GitHub - deepseek-ai/deepseek-harness 🧩 DeepSeek Harness v0.1 is now available in Developer Preview! 🔹 We’re opening it up to developers building agent harnesses worldwide and open-sourcing the codebase in MIT license. 🔹 Powered by the Cordis meta-framework, DeepSeek Harness is an agent harness built around one… 32 r/LocalLLaMA community 17d ago How do you plan to run Qwen3.8-2.4T-A95B locally? To my fellow crazies, the few. Those who dared wrestle with llama-70b, mistral-large, goliath, mistral8x22B, DeepSeekV2/3, wept when llama4 behemoth was announced, picked yourself up and are now wrestling with DeepSeekV4Pro, GLM5.2, MiMoV2.5Pro and sometimes dare dream of… 15 Ollama releases dev-tools 17d ago v0.32.10 agent: allow multiple edits per edit tool call ( #17711 ) 15 Ollama releases dev-tools 17d ago v0.32.10 What's Changed Models that don't set a repeat_penalty now default to 1.0 (off) instead of 1.1, matching other engines and speeding up speculative decoding; set a per-model parameter if an older model repeats itself. Faster prefill on NVFP4 MLX models with a global scale, about… 5 Ollama releases dev-tools 17d ago v0.32.10-rc0: nn: speed up prefill on double-scale nvfp4 models ModelOpt checkpoints apply a float32 global scale to every projection output on top of the per-group quantization scales. Running the multiply and the cast back to the activation dtype as separate eager ops costs an extra kernel launch and a materialized intermediate per… 14 vLLM releases dev-tools 17d ago v0.27.2rc0: [Spec Decode] DSpark confidence-scheduled verification (#47808) Signed-off-by: Lucas Wilkinson lwilkins@redhat.com Signed-off-by: Lucas Wilkinson LucasWilkinson@users.noreply.github.com Signed-off-by: Benjamin Chislett chislett.ben@gmail.com Signed-off-by: Lucas Wilkinson wilkinson.lucas@gmail.com Signed-off-by: Nick Hill… 26 r/LocalLLaMA community 17d ago Gemma 4 QAT handles KV cache quantization MUCH better, KLD benchmarks show Link to the article: KV Cache Quantization on Gemma 4 31B: Non-QAT vs QAT KLD benchmarks with BeeLlama.cpp v0.4.3 , fork of llama.cpp with more KV cache quantization options, comparing Gemma Q4_0 non-QAT vs Gemma Q4_0 QAT. Long story short: QAT is much more friendly to KV cache… 4 arXiv — NLP / Computation & Language research 18d ago Reference-Free Post-Training of Open Large Language Models for Multilingual Machine Translation arXiv:2608.10812v1 Announce Type: new Abstract: We study reference-free post-training for multilingual machine translation with open large language models. Starting from the supervised-finetuned MiLMMT-46-v0.1 models, we apply Group Relative Policy Optimization (GRPO) with a… 30 OpenAI Python SDK releases dev-tools 18d ago v3.0.0 3.0.0 (2026-08-12) ⚠ BREAKING CHANGES api: HTTPX2 is now the default HTTP client, and httpx is no longer installed automatically. Applications using custom HTTPX clients, transports, or configuration objects must migrate to their HTTPX2 equivalents or use the temporary,… 5 ComfyUI releases dev-tools 18d ago v0.32.0 ComfyUI v0.32.0 13 r/LocalLLaMA community 18d ago [llama.cpp PR #26608] Ling-3.0 support (unmerged) aetherbird has done some great work getting Ling-3.0 to work in llama.cpp. The architecture is generally identical to deepseekv2. I recently added a microscopic 40 line PR to his that adds support for the Tiny model, works great. Using it for home assistant voice with decent… 23 OpenAI Python SDK releases dev-tools 18d ago v2.54.0 2.54.0 (2026-08-11) Features api: Add new Responses model identifiers ( #3595 ) ( 0652787 ) Bug Fixes api: clarify audio upload metadata requirements ( #3596 ) ( 28888f9 ) Chores api: Update generated-file header attribution to Castiron ( #3583 ) ( ea17fda ) 23 vLLM releases dev-tools 19d ago v0.27.1: [CI] Limit Arctic import check to x86 test images The arm64 test lockfile intentionally omits arctic-inference, so only validate its native extension on platforms where the package is installed. Co-authored-by: OpenAI Codex codex@openai.com Signed-off-by: khluu khluu000@gmail.com 19 Ollama releases dev-tools 19d ago v0.32.9: nemotron_h: support the Nemotron 3.5 prompt layout Select the 3.5 parser and renderer from its checkpoint template, preserve its prompt semantics, and map medium reasoning effort to the final-user annotation expected by the reference template. Exercise parser and renderer registration, create-time metadata inference, and exact… 12 Ollama releases dev-tools 19d ago v0.32.8-rc0 llama.cpp update ( #17659 ) 17 Ollama releases dev-tools 19d ago v0.32.8 llama.cpp update ( #17659 ) 29 Ollama releases dev-tools 20d ago v0.32.7 Muse Glimmer Note: Muse Glimmer is currently available via initial support via Ollama's MLX engine on Apple Silicon. Support for NVIDIA, AMD, and other platforms will be available in the coming days. Muse Glimmer , Meta's newest open model and the first released by Meta… 33 vLLM releases dev-tools 20d ago v0.27.0: [Kimi][MM] disable kimi_vit's dynamic torch.compile for TPU (#51196) Signed-off-by: Linkun Chen github@lkchen.net (cherry picked from commit 7f58e82 ) 11 vLLM releases dev-tools 21d ago v0.27.0rc2 v0.27.0rc2 31 ComfyUI releases dev-tools 22d ago v0.31.1 ComfyUI v0.31.1 17 ComfyUI releases dev-tools 22d ago v0.31.0 ComfyUI v0.31.0 32 Anthropic SDK (Python) releases dev-tools 22d ago v0.121.0 0.121.0 (2026-08-07) Full Changelog: v0.120.2...v0.121.0 Features api: add mid-conversation-tool-changes-2026-07-01 beta ( c7d1531 ) api: add support for session budgets, advisor tool, pinned inference location and skills auto-loading from GitHub ( 193bae0 ) Chores api: remove… 16 r/LocalLLaMA community 23d ago My issue with Artificial Analysis's 'intelligence index' I swear AA is not the bipartisan they so claim. An open source mode (Qwen 3.8 max) was number 1 on the agentic index, then they just so happen to launch "v4.1.1" of their index in which they just adjusted the weights of the gdpval and t3 banking so that it would be lower than… 13 vLLM releases dev-tools 23d ago v0.27.0rc1 v0.27.0rc1 10 r/LocalLLaMA community 23d ago KV cache quantization benchmarks: 413 pairs tested on Qwen 3.6 27B, Gemma 4 31B. KLD with BeeLlama.cpp v0.4.0: KVarN 6-bit beats q8_0, precision tail 1024 dominates Link to the article: KV Cache Quantization Benchmarks: KVarN, Precision Tail KLD benchmarks with BeeLlama.cpp v0.4.0 , fork of llama.cpp with more KV cache quantization options. Models: Qwen 3.6 27B Q5_K_S 64k context, Gemma 4 31B Q5_K_S 16k context Standard quants, extended:… 9 ComfyUI releases dev-tools 25d ago v0.30.2 ComfyUI v0.30.2 33 Page 2 of 9 · 450 articles ← Newer Older →