News / #version-bump Tag Version Bump 242 articles archived under #version-bump · RSS Sign in to follow Ollama releases dev-tools 1mo ago v0.30.0-rc18 version bump 24 r/LocalLLaMA community 1mo ago GitHub - richardr1126/openreader: An open-source read-along document reader server with high-quality TTS options, synchronized highlighting, and audiobook export for EPUB, PDF, DOCX, TXT, and MD. Sharing my latest release of OpenReader v3.0.0, an open-source text-to-speech document reader and audiobook exporter. It has been live for over a year now, and slowly has gained 300+ GitHub stars. What is OpenReader? A Next.js web app for reading and listening to EPUB, PDF, TXT,… 9 OpenAI Python SDK releases dev-tools 1mo ago v2.37.0 2.37.0 (2026-05-13) Full Changelog: v2.36.0...v2.37.0 Features api: add service_tier parameter to responses compact method ( 625827c ) internal/types: support eagerly validating pydantic iterators ( 7e527bc ) Remove unnecessary client_id when using workload identity provider for… 15 Ollama releases dev-tools 1mo ago v0.25.0-rc0: ci: speed up release builds (#15982) ci: speed up release builds This should help speed things up for release. It also will help speed up local developer builds a little. ci: dedup linux build steps and optimize review comments 36 vLLM releases dev-tools 1mo ago v0.21.1rc0: [ROCm][CI] Stage B gating (#42025) Signed-off-by: Andreas Karatzas [email protected] 17 vLLM releases dev-tools 1mo ago v0.21.0 Highlights This release features 367 commits from 202 contributors (49 new)! Transformers v4 deprecated : This release formally deprecates transformers v4 support ( #40389 ). Users should migrate to transformers v5. C++20 build requirement : vLLM now requires a C++20-compatible… 23 Ollama releases dev-tools 1mo ago v0.30.0-rc17 ci and lint fixes 12 Ollama releases dev-tools 1mo ago v0.30.0-rc16 tune batch size for better performance 33 Ollama releases dev-tools 1mo ago v0.24.0-rc1 launch: codex app restarts ( #16155 ) 5 Ollama releases dev-tools 1mo ago v0.24.0 launch: codex app restarts ( #16155 ) 18 vLLM releases dev-tools 1mo ago v0.21.0rc3 [MLA Attention Backend] Add TOKENSPEED_MLA backend for DSR1/Kimi K25 … 28 Ollama releases dev-tools 1mo ago v0.24.0-rc0 launch: codex app integration ( #16120 ) 27 ComfyUI releases dev-tools 1mo ago v0.21.1 ComfyUI v0.21.1 29 Anthropic SDK (Python) releases dev-tools 1mo ago v0.102.0 0.102.0 (2026-05-13) Full Changelog: v0.101.0...v0.102.0 Features api: Add BetaManagedAgentsSearchResultBlock types ( 3681f10 ) api: Add support for cache diagnostics beta ( db51c6c ) internal/types: support eagerly validating pydantic iterators ( 68dabb0 ) Chores api: spec… 30 vLLM releases dev-tools 1mo ago v0.21.0rc2 [Bugfix] Install nvidia-cutlass-dsl[cu13] extra on CUDA 13 platforms … 16 r/LocalLLaMA community 1mo ago The Trillion-Parameter Dilemma: MiMo-V2.5-Pro went open-source (1.02T params). Is self-hosting worth it when the API costs $70 for 387M tokens? Xiaomi open-sourced MiMo-V2.5-Pro. 1.02 trillion parameters, 42B active (MoE), 1M context, MIT license. On paper, this is exciting. In practice, I'm stuck on the math. What I've been doing with it I've been running V2.5-Pro via the API through Claude Code for autonomous coding… 13 Ollama releases dev-tools 1mo ago v0.23.3 What's Changed mlx: refined model push behavior by @dhiltgen in #15431 test: integration test hardening by @dhiltgen in #13532 app: harden update flows by @dhiltgen in #16100 mlx: update the imagegen runner for mlx thread affinity by @pdevine in #16096 mlx: avoid status timeout… 5 vLLM releases dev-tools 1mo ago v0.21.0rc1 [Build] Build bundled DeepGEMM _C per-Python so the wheel imports o… 7 Hacker News — AI on Front Page community 1mo ago Scrcpy v4.0 Article URL: https://github.com/Genymobile/scrcpy/releases/tag/v4.0 Comments URL: https://news.ycombinator.com/item?id=48114356 Points: 246 # Comments: 39 4 Ollama releases dev-tools 1mo ago v0.23.4-rc0 launch/opencode: add image modalities for vision models ( #15922 ) 24 Ollama releases dev-tools 1mo ago v0.23.4 launch/opencode: add image modalities for vision models ( #15922 ) 36 r/LocalLLaMA community 1mo ago MagicQuant (v2.0) - Hybrid Mixed GGUF Models + Unsloth Dynamic Learned Quant Configurations + Benchmark table with collapsed winners and more I spent the past 5+ months building a pipeline that creates hybrid GGUF quant mixes. I also built it to learn from Unsloth (or other) models by utilizing their quant to tensor assignment. And some architectures like Qwen3.6 27B have super weird patterns that can get genuinely… 14 llama.cpp releases dev-tools 1mo ago b9116 mtmd: add MiMo v2.5 vision ( #22883 ) mimo-v2.5: vision support mimo-v2.5: use fused qkv for vision mimi-v2.5: fix f16 vision overflow mimo-v2.5: comment cleanups mimo-v2.5: Flash doesn't have mmproj more cleanup remember to use filter_tensors mimo-v2.5: fix trailing whitespace… 25 Smol AI News news-outlet 1mo ago not much happened today **Research-level reasoning benchmarks** are advancing with **439 new math problems** from **64 mathematicians** and expanded medical benchmarks in **Medmarks v1.0** covering **30 benchmarks** and **61 models**. **Google DeepMind's AI Co-Mathematician** achieves **48% on… 15 Ollama releases dev-tools 1mo ago v0.30.0-rc15 vulkan: add windows iGPU detection 15 Ollama releases dev-tools 1mo ago v0.23.3-rc1: mlx: fix macOS 26 target leakage in v3 metallib (#16053) MLX compiles the AIR objects with the requested -mmacosx-version-min, but its final metallib step invokes metal instead of metallib. With the macOS 26 SDK, that can stamp the Metal v3 library with a macOS 26 deployment target. Relink the generated AIR files with metallib before… 14 Ollama releases dev-tools 1mo ago v0.30.0-rc14: Merge remote-tracking branch 'upstream/main' into llama-runner-phase-0 Conflicts: .github/workflows/test.yaml 26 Ollama releases dev-tools 1mo ago v0.23.3-rc0: app: harden update flows (#16100) app: harden update flows This hardens the windows update flows and adds a new opt-in and CI triggered unit test to verify Mac/Windows updates with verification. test: harden unit tests for OLLAMA_MODELS being set app: harden updater 19 LangChain releases dev-tools 1mo ago langchain-core==1.4.0 Changes since langchain-core==0.3.86 chore(infra): merge v1.4 into master ( #37350 ) chore: bump urllib3 from 2.6.3 to 2.7.0 in /libs/core ( #37329 ) fix(core): avoid eager pydantic.v1 import in @deprecated ( #37308 ) chore: bump mistune from 3.1.4 to 3.2.1 in /libs/core (… 21 Ollama releases dev-tools 1mo ago v0.30.0-rc13 llama.cpp update 11 Anthropic SDK (Python) releases dev-tools 1mo ago v0.101.0 0.101.0 (2026-05-11) Full Changelog: v0.100.0...v0.101.0 Features aws: Add AWS client for Claude Platform on AWS ( 1e70e3a ) Bug Fixes client: add missing f-string prefix in file type error message ( 06d109a ) Chores examples: bump tools_runner.py to claude-sonnet-4-5-20250929 (… 18 ComfyUI releases dev-tools 1mo ago v0.21.0 What's Changed Read audio and video at the same time in video loader node. by @comfyanonymous in #13591 fix: Handle un-inited meta-tensors in models (fixes a CPU TE crash) (CORE-67) by @rattus128 in #13578 ci: dispatch tag push to Comfy Cloud by @MillerMedia in #13541 Change the… 13 Ollama releases dev-tools 1mo ago v0.30.0-rc12 lint fixes 25 vLLM releases dev-tools 1mo ago v0.20.2 vLLM v0.20.2 Highlights This release features 6 commits from 6 contributors (0 new)! This is a small patch release with bug fixes for DeepSeek V4, gpt-oss, and Qwen3-VL Bug Fixes DeepSeek V4 sparse attention : Re-enable the persistent topk path on Hopper and ensure the memset… 11 Ollama releases dev-tools 1mo ago v0.30.0-rc11 win: avoid spaces in compiler path 12 Ollama releases dev-tools 1mo ago v0.30.0-rc10 win: fix arm64 cross-compile 15 ComfyUI releases dev-tools 1mo ago v0.20.3 ComfyUI v0.20.3 26 OpenAI Python SDK releases dev-tools 1mo ago v2.36.0 2.36.0 (2026-05-07) Full Changelog: v2.35.1...v2.36.0 Features api: manual updates ( 13c639c ) api: realtime 2 ( 8fe0ab8 ) 24 LangChain releases dev-tools 1mo ago langchain-core==0.3.86 Changes since langchain-core==0.3.85 release(core): 0.3.86 ( #37242 ) fix(core): backport path-traversal fix to v0.3 ( CVE-2026-34070 , GHSA-qh6h-p6c9-ff54 ) ( #37233 ) 21 LangChain releases dev-tools 1mo ago langchain==0.3.30 Changes since langchain==0.3.29 release(langchain): release 0.3.30 ( #37241 ) chore(langchain): backport loads/dumps harden to v0.3 and deprecate hub ( #37239 ) 27 OpenAI Python SDK releases dev-tools 1mo ago v2.35.1 2.35.1 (2026-05-06) Full Changelog: v2.35.0...v2.35.1 Bug Fixes api: fix imagegen size enum regression ( 4484653 ) 16 OpenAI Python SDK releases dev-tools 1mo ago v2.35.0 2.35.0 (2026-05-06) Full Changelog: v2.34.0...v2.35.0 Features api: update image 2 ( 0ba55d7 ) api: manual updates ( 72bf67a ) Chores remove legacy python cli ( 32f36e4 ) rename legacy python cli entrypoint ( a3b182d ) Documentation api: update top_logprobs parameter description… 7 Anthropic SDK (Python) releases dev-tools 1mo ago v0.100.0 0.100.0 (2026-05-06) Full Changelog: v0.99.0...v0.100.0 Features api: add support for Managed Agents multiagents and outcomes, webhooks, vault validation ( 3b3deee ) Bug Fixes api: Adjust webhook configuration ( 8c3339e ) 13 Anthropic SDK (Python) releases dev-tools 1mo ago v0.99.0 0.99.0 (2026-05-05) Full Changelog: v0.98.1...v0.99.0 Features client: allow targeting a workspace for OIDC federation token exchange ( 4ba8067 ) 23 Anthropic SDK (Python) releases dev-tools 1mo ago v0.98.1 0.98.1 (2026-05-04) Full Changelog: v0.98.0...v0.98.1 Chores fix typo in example ( #1754 ) ( de8ba13 ) 28 OpenAI Python SDK releases dev-tools 1mo ago v2.34.0 2.34.0 (2026-05-04) Full Changelog: v2.33.0...v2.34.0 Features api: add external_key_id to projects, email/metadata params to users, update types ( 2d232ee ) api: add support for Admin API Keys per endpoint ( b8b176a ) api: admin API updates ( 4ae1138 ) api: manual updates (… 15 Anthropic SDK (Python) releases dev-tools 1mo ago v0.98.0 0.98.0 (2026-05-04) Full Changelog: v0.97.0...v0.98.0 Features api: improve Managed Agents APIs ( 7faf393 ) client: add Workload Identity Federation, interactive OAuth, and auth profiles ( 6458bcc ) support setting headers via env ( 52eb8cd ) Bug Fixes streaming: propagate… 13 vLLM releases dev-tools 1mo ago v0.20.1 vLLM v0.20.1 This is a patch release on top of v0.20.0 primarily focused on DeepSeek V4 stabilization and performance improvements , along with several important bug fixes. DeepSeek V4 Base model support ( #41006 ). Multi-stream pre-attention GEMM ( #41061 ), configurable… 37 ComfyUI releases dev-tools 1mo ago v0.20.2 OneTainer ERNIE LoRA support ( #13640 ) 4 vLLM releases dev-tools 1mo ago v0.20.2rc0: [MRV2] Add shutdown() method (#41297) Signed-off-by: Woosuk Kwon [email protected] 35 Page 4 of 5 · 242 articles ← Newer Older →