AI RadarEvent-first AI intelligence · every item traceable

Open Source 67 events

Category RSS ↗
  • Today

  • ConfirmedOpen Source

    llama.cpp b10481: CUDA: MMVQ nwarps=8 for bs=1 for dense models on DGX Spark (#26843)

    CUDA: MMVQ nwarps=8 for bs=1 for dense models on DGX Spark Signed-off-by: ynankani ynankani@nvidia.com skip moe experts and allow others based on k geometry (allow only small idle tail) Signed-off-by…

    GitHub Releases · ggml-org/llama.cpp
  • Yesterday

  • Limited sourcesOpen SourceAgents & Dev

    Local agentic coding Benchmark : Qwen 3.8 27B (in many weights quants / cache quants / engine / reasoning effort) vs others.

    1 source Alibaba / Qwen

    In medium reasoning mode, it both scores higher than the 3.6 version, AND is very much more efficient (almost half requests needed, and a third less tokens generated) - at DeepSeek v4 Flash 3107 MXFP…

    Reddit r/LocalLLaMA
  • ConfirmedOpen SourceAgents & Dev

    claude-code v2.1.234

    1 source Anthropic

    What's changed Added the optional CLAUDE_CODE_PROJECT_DIR_NAME environment variable: hosts that give each session its own config directory can choose a short name for the per-project transcript direc…

    GitHub Releases · anthropics/claude-code
  • ConfirmedOpen SourceBusiness

    openai-python v3.2.0

    1 source OpenAI

    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 )

    GitHub Releases · openai/openai-python
  • ConfirmedOpen Source

    llama.cpp reaches the v0.1.0 release milestone

    3 sources llama.cppMeta

    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/r…

    GitHub Releases · ggml-org/llama.cpp · Reddit r/LocalLLaMA · Hacker News Frontpage
  • ConfirmedOpen Source

    llama.cpp b10472

    1 source llama.cppMeta

    cuda : skip UMA override for HIP builds ( #27083 ) AMD APUs report accurate memory via hipMemGetInfo. Using MemAvailable over-promises on small-carveout systems. fixes #18159 Website: https://llama.a…

    GitHub Releases · ggml-org/llama.cpp
  • ConfirmedOpen Source

    llama.cpp v0.1.1

    1 source llama.cppMeta

    Release v0.1.1

    GitHub Releases · ggml-org/llama.cpp
  • ConfirmedOpen Source

    llama.cpp b10470

    1 source llama.cppMeta

    ci : push release tag explicitly in release.yml ( #27261 ) Add a "Create and push git tag" step to the release job, right before the "Create release" step. The tag is created with git tag and pushed…

    GitHub Releases · ggml-org/llama.cpp
  • Limited sourcesOpen Source

    GPT 5.6 Sol is the best "vision" model OpenAI ever released

    1 source OpenAI

    Last week, OpenAI announced the GPT-5.6 lineup, introducing the Sol, Terra, and Luna models. During the release stream , the team focused heavily on computer use , showing models capable of navigatin…

    Hacker News Frontpage
  • Limited sourcesOpen Source

    [Megathread] Qwen 3.8 27B Release Day

    2 sources Alibaba / Qwen

    Megathread to help with the influx of duplicate / similar posts around the release of the Qwen 3.8 27B release. Quants Fine-Tunes & Abliterations Chat Templates Inference Server Support & Configurati…

    Reddit r/LocalLLaMA
  • ConfirmedOpen Source

    llama.cpp tmp-testing-0

    1 source llama.cppMeta

    ci : make release workflows use a deply key

    GitHub Releases · ggml-org/llama.cpp
  • ConfirmedOpen Source

    llama.cpp b10456

    1 source llama.cppMeta

    sycl: fix thread/block count in quantized cpy kernel launches ( #27160 ) Adjusts the thread/block count to be proportional to the size of the quant, reducing under/over subscription. Largest perf imp…

    GitHub Releases · ggml-org/llama.cpp
  • ConfirmedOpen Source

    llama.cpp b10455

    1 source llama.cppMeta

    [SYCL] support OP OPT_STEP_ADAMW, OPT_STEP_SGD ( #25268 ) fix conflict fix conflict of ops.md fix conflict of ops.md update the ops.md Co-authored-by: Neo Zhang Jianyu jianyu.zhang@intel.com Website:…

    GitHub Releases · ggml-org/llama.cpp
  • Aug 16 · Sun

  • ConfirmedOpen Source

    ollama v0.32.14

    1 source Ollama

    What's Changed llm: transcode WebP images for llama-server renderers/qwen: tolerate non-leading system messages Full Changelog : v0.32.13...v0.32.14

    GitHub Releases · ollama/ollama
  • ConfirmedOpen Source

    llama.cpp b10453

    1 source llama.cppMeta

    model : remove some ggml_concat ( #27176 ) Co-authored-by: Xuan Son Nguyen son@huggingface.co Website: https://llama.app macOS/iOS: macOS Apple Silicon (arm64) macOS Apple Silicon (arm64, KleidiAI en…

    GitHub Releases · ggml-org/llama.cpp
  • ConfirmedOpen Source

    llama.cpp b10454: ci : fix dry-run reporting in make-release job [no ci] (#27167)

    1 source llama.cppMeta

    This commit fixes the reporting in the make-release CI job when --dry-run is used. It will currently incorrectly report that all checks pass even if there are steps that fail. Refs: #26839 (comment)

    GitHub Releases · ggml-org/llama.cpp
  • ConfirmedOpen Source

    llama.cpp b10452

    1 source llama.cppMeta

    chat: refactor handling supports_string_content / supports_typed_content ( #27130 ) better supports_string_content cap detect test: add "skip" messages_inp_normalizer Website: https://llama.app macOS…

    GitHub Releases · ggml-org/llama.cpp
  • ConfirmedOpen Source

    llama.cpp b10451

    1 source llama.cppMeta

    llama : check LoRA tensor data is within file bounds ( #27056 ) llama : check LoRA tensor data is within file bounds Update src/llama-adapter.cpp Co-authored-by: Sigbjørn Skjæret sigbjorn.skjaeret@hu…

    GitHub Releases · ggml-org/llama.cpp
  • Aug 15 · Sat

  • ConfirmedOpen Source

    ollama v0.32.14-rc0

    1 source Ollama

    mlx update ( #17761 )

    GitHub Releases · ollama/ollama
  • ConfirmedOpen Source

    ollama v0.32.12

    1 source Ollama

    Qwen 3.8 27B This release adds the support of Qwen 3.8 27B . Qwen3.8 delivers substantial gains across coding, professional work, research, and long-horizon agentic tasks. ollama run qwen3.8:27b For…

    GitHub Releases · ollama/ollama
  • Aug 14 · Fri

  • ConfirmedOpen SourceBusiness

    openai-python v3.1.0

    1 source OpenAI

    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 ) ( 7…

    GitHub Releases · openai/openai-python
  • ConfirmedOpen SourceAgents & Dev

    claude-code v2.1.233

    1 source Anthropic

    What's changed Added GitLab merge request URL support to the --worktree flag and the claude agents view (where MRs display as !N ) Added an opt-in forward_user_identity apps gateway setting on Anthro…

    GitHub Releases · anthropics/claude-code
  • ConfirmedOpen Source

    ollama v0.32.13

    1 source Ollama

    What's Changed qwen3.8: support developer instructions Full Changelog : v0.32.12...v0.32.13

    GitHub Releases · ollama/ollama
  • ConfirmedOpen Source

    ollama v0.32.11

    1 source Ollama

    What's Changed ollama launch dsh now supports DeepSeek Harness, DeepSeek's open-source agent harness ollama launch muse now supports Muse Code , Meta's agentic coding CLI The OpenAI-compatible Respon…

    GitHub Releases · ollama/ollama
  • Aug 13 · Thu

  • ConfirmedOpen SourceAgents & Dev

    claude-code v2.1.232

    1 source Anthropic

    What's changed Subagent forking is now on by default: a subagent_type: "fork" subagent inherits the full conversation and prompt cache, and non-teammate agent spawns in interactive sessions now run i…

    GitHub Releases · anthropics/claude-code
  • ConfirmedOpen SourceBusiness

    anthropic-sdk-python v0.122.0

    1 source Anthropic

    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 bedro…

    GitHub Releases · anthropics/anthropic-sdk-python
  • ConfirmedOpen Source

    ollama v0.32.10

    1 source Ollama

    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…

    GitHub Releases · ollama/ollama
  • ConfirmedModelsOpen Source

    Introducing Gemini 3.7 Flash

    2 sources Google / DeepMind

    Our most intelligent workhorse model yet for coding and agents. Tulsee Doshi Senior Director, Product Management, on behalf of the Gemini team Today, we’re building on the progress of our widely used…

    Ars Technica AI · Google DeepMind Blog
  • ConfirmedOpen SourceAgents & Dev

    claude-code v2.1.231

    1 source Anthropic

    What's changed Fixed MCP OAuth sign-in failing with a redirect URI mismatch for servers that use a pre-registered OAuth client, such as Slack

    GitHub Releases · anthropics/claude-code
  • Aug 12 · Wed

  • ConfirmedOpen Source

    ollama v0.32.10-rc1: mlx: avoid pulling MLX models when MLX is missing (#17710)

    1 source Ollama

    As we look to bring Linux and Windows MLX support online, instead of blocking downloads at the registry to avoid users wasting time downloading a model they can't run, shift the logic to the local si…

    GitHub Releases · ollama/ollama
  • ConfirmedOpen SourceAgents & Dev

    claude-code v2.1.229

    1 source Anthropic

    What's changed Documented claude remote-control --continue for resuming the most recent Remote Control session Added server-supplied Claude Code hook support for self-hosted runner sessions, matching…

    GitHub Releases · anthropics/claude-code
  • ConfirmedOpen Source

    ollama v0.32.10-rc0: nn: speed up prefill on double-scale nvfp4 models

    1 source Ollama

    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 ea…

    GitHub Releases · ollama/ollama
  • ConfirmedOpen SourceAgents & Dev

    vllm v0.27.2rc0: [Spec Decode] DSpark confidence-scheduled verification (#47808)

    1 source vLLM

    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…

    GitHub Releases · vllm-project/vllm
  • ConfirmedOpen SourceBusiness

    openai-python v3.0.0

    1 source OpenAI

    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…

    GitHub Releases · openai/openai-python
  • Aug 11 · Tue

  • ConfirmedOpen SourceAgents & Dev

    claude-code v2.1.228

    1 source Anthropic

    What's changed Fixed interactive sessions that could stop redrawing entirely, while the process kept running, after a rare internal layout error Fixed git / Git Bash not being found on Windows when C…

    GitHub Releases · anthropics/claude-code
  • ConfirmedOpen SourceBusiness

    openai-python v2.54.0

    1 source OpenAI

    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 generate…

    GitHub Releases · openai/openai-python
  • ConfirmedOpen Source

    ollama v0.32.9

    1 source Ollama

    NVIDIA Nemotron 3.5 Lightning NVIDIA Nemotron 3.5 Lightning is an open 30B mixture-of-experts (MoE) model with 3B active parameters built for that execution layer of always-on agents. It is designed…

    GitHub Releases · ollama/ollama
  • ConfirmedOpen Source

    vllm v0.27.1

    1 source vLLM

    This is a patch release on top of v0.27.0. Support quantized DSpark Markov heads ( #50424 )

    GitHub Releases · vllm-project/vllm
  • ConfirmedOpen Source

    ollama v0.32.8

    1 source Ollama

    Muse Glimmer Muse Glimmer is now available on all platforms. Muse Glimmer can power coding agent applications such as Claude Code, Codex, Pi and more, as well as long-running personal assistants such…

    GitHub Releases · ollama/ollama
  • Aug 10 · Mon

  • ConfirmedOpen SourceAgents & Dev

    claude-code v2.1.227

    1 source Anthropic

    What's changed Fixed feature flags being evaluated without the user's subscription tier when a session started with an expired login token, which could wrongly prompt Max plan users to enable usage c…

    GitHub Releases · anthropics/claude-code
  • ConfirmedOpen Source

    vllm v0.27.0

    1 source vLLM

    vLLM v0.27.0 Release Notes Highlights This release features 561 commits from 242 contributors (64 new)! Kimi K3 support with a full stack landing in one release: core model files and kernels ( #50089…

    GitHub Releases · vllm-project/vllm
  • ConfirmedOpen SourceAgents & Dev

    Build Low-Latency Multilingual Voice Agents: Open Weights & Full Deployment Control with NVIDIA Magpie TTS

    Every voice interaction has a latency budget. By the time a user hears your application respond, you've already spent precious milliseconds capturing audio, transcribing speech, running an LLM, retri…

    Hugging Face Blog
  • ConfirmedOpen Source

    transformers Release: v5.15.0

    1 source Hugging Face

    Release v5.15.0 New Model additions Meta Muse Glimmer Muse Glimmer, released today, is Meta’s new multimodal model, especially designed for agentic use cases. Distilled from Muse to 30B parameters, a…

    GitHub Releases · huggingface/transformers
  • ConfirmedOpen SourceAgents & Dev

    Meta is back with Muse Glimmer: local, agentic, multimodal, and open source

    1 source Hugging Face

    Great news from the OGs of open source LLMs! Muse Glimmer, released today, is Meta’s new multimodal model, especially designed for local agentic use cases. Distilled from Muse to 30B parameters, and…

    Hugging Face Blog
  • Aug 9 · Sun

  • ConfirmedOpen Source

    vllm v0.27.0rc2

    1 source vLLM

    v0.27.0rc2

    GitHub Releases · vllm-project/vllm
  • Aug 8 · Sat

  • ConfirmedOpen SourceAgents & Dev

    claude-code v2.1.226

    1 source Anthropic

    What's changed Bug fixes and reliability improvements

    GitHub Releases · anthropics/claude-code
  • ConfirmedOpen SourceAgents & Dev

    claude-code v2.1.225

    1 source Anthropic

    What's changed Added gateway spend-limit support to Claude Code's usage warning; the limit-reached message now names the cap, its reset time, and the operator's message (requires the gateway on 2.1.2…

    GitHub Releases · anthropics/claude-code
  • Aug 7 · Fri

  • ConfirmedOpen SourceBusiness

    anthropic-sdk-python v0.121.0

    1 source Anthropic

    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 inferen…

    GitHub Releases · anthropics/anthropic-sdk-python
  • ConfirmedOpen SourceAgents & Dev

    claude-code v2.1.224

    1 source Anthropic

    What's changed Added self-hosted environments: claude self-hosted-runner turns your own machines or containers into a place Claude Code web, mobile, and desktop sessions can run, on Team and Enterpri…

    GitHub Releases · anthropics/claude-code
  • ConfirmedOpen Source

    vllm v0.27.0rc1

    1 source vLLM

    v0.27.0rc1

    GitHub Releases · vllm-project/vllm
  • Aug 6 · Thu

  • ConfirmedOpen SourceAgents & Dev

    claude-code v2.1.223

    1 source Anthropic

    What's changed Added owner wildcard entries ( "owner/*" ) to the strictKnownMarketplaces and blockedMarketplaces managed settings for allowing or blocking all marketplace repos under a GitHub org Add…

    GitHub Releases · anthropics/claude-code
  • Aug 3 · Mon

  • ConfirmedOpen SourceBusiness

    openai-python v2.53.0

    1 source OpenAI

    2.53.0 (2026-08-03) Features api: Add gpt-5.5 and tool name/namespace to Responses types ( #3569 ) ( dd1202d ) Bug Fixes ci: avoid NumPy source builds and duplicate HTTPX coverage ( #3573 ) ( b58332f…

    GitHub Releases · openai/openai-python
  • ConfirmedOpen SourceBusiness

    openai-python v2.52.1

    1 source OpenAI

    2.52.1 (2026-07-31) Full Changelog: v2.52.0...v2.52.1 Chores ci: pin setup-uv v5 to its underlying commit ( #3560 ) ( cbdc98b )

    GitHub Releases · openai/openai-python
  • Jul 31 · Fri

  • ConfirmedOpen SourceBusiness

    openai-python v2.52.0

    1 source OpenAI

    2.52.0 (2026-07-31) Full Changelog: v2.51.0...v2.52.0 Features api: content provenance checks ( 1d6c118 ) Bug Fixes client: honor Retry-After delays up to two minutes ( #3555 ) ( 7fa7946 ) Documentat…

    GitHub Releases · openai/openai-python
  • Jul 30 · Thu

  • ConfirmedOpen SourceBusiness

    openai-python v2.51.0

    1 source OpenAI

    2.51.0 (2026-07-30) Full Changelog: v2.50.0...v2.51.0 Features api: fast tier ( 8808ed2 ) Bug Fixes api: add fast tier to helper methods ( 6064126 )

    GitHub Releases · openai/openai-python
  • Jul 28 · Tue

  • ConfirmedOpen SourceBusiness

    openai-python v2.50.0

    1 source OpenAI

    2.50.0 (2026-07-28) Full Changelog: v2.49.0...v2.50.0 Features api: transcription model updates ( fd57393 ) Bug Fixes audio: restore transcription keyword overload ( 713a262 )

    GitHub Releases · openai/openai-python
  • ConfirmedOpen SourceBusiness

    anthropic-sdk-python v0.120.2

    1 source Anthropic

    0.120.2 (2026-07-28) Full Changelog: v0.120.1...v0.120.2 Bug Fixes mcp: support mcp sdk v2 alongside v1 ( #300 ) ( 177f88c )

    GitHub Releases · anthropics/anthropic-sdk-python
  • ConfirmedOpen SourceBusiness

    anthropic-sdk-python v0.120.1

    1 source Anthropic

    0.120.1 (2026-07-28) Full Changelog: v0.120.0...v0.120.1 Bug Fixes mcp: pin mcp extra to <2 ( #1783 ) ( fb66371 )

    GitHub Releases · anthropics/anthropic-sdk-python
  • Jul 27 · Mon

  • ConfirmedOpen Source

    vllm v0.26.1rc0

    1 source vLLM

    [CI][ROCm] Fix test_ocp_mx_wikitext_correctness reference value ( #4 …

    GitHub Releases · vllm-project/vllm
  • ConfirmedOpen SourceBusiness

    openai-python v2.49.0

    1 source OpenAI

    2.49.0 (2026-07-27) Full Changelog: v2.48.0...v2.49.0 Features require Python 3.10 and automate version reviews ( #3537 ) ( d4c151d )

    GitHub Releases · openai/openai-python
  • ConfirmedOpen Source

    vllm v0.26.0

    1 source vLLM

    vLLM v0.26.0 Release Notes Highlights This release features 411 commits from 212 contributors (61 new)! New Inkling model family with a full support stack: base modeling ( #48799 ), piecewise CUDA gr…

    GitHub Releases · vllm-project/vllm
  • Jul 24 · Fri

  • ConfirmedOpen SourceBusiness

    anthropic-sdk-python v0.120.0

    1 source Anthropic

    0.120.0 (2026-07-24) Full Changelog: v0.119.0...v0.120.0 Features api: add claude-opus-5 model ( bf4e31c ) api: add tool addition/removal blocks and tool_change events ( bf4e31c ) api: expand client-…

    GitHub Releases · anthropics/anthropic-sdk-python
  • Jul 23 · Thu

  • ConfirmedOpen SourceBusiness

    openai-python v2.48.0

    1 source OpenAI

    2.48.0 (2026-07-23) Full Changelog: v2.47.0...v2.48.0 Features api: accept None for prompt_cache_key/safety_identifier ( 36820e6 ) api: add support for spend_limit admin apis ( 1ff13af )

    GitHub Releases · openai/openai-python
  • ConfirmedOpen Source

    vllm v0.26.0rc1

    1 source vLLM

    v0.26.0rc1

    GitHub Releases · vllm-project/vllm
  • ConfirmedOpen SourceBusiness

    anthropic-sdk-python v0.119.0

    1 source Anthropic

    0.119.0 (2026-07-23) Full Changelog: v0.118.0...v0.119.0 Features api: add new stop reason 'model_context_window_exceeded' ( d983cde ) Bug Fixes tools: handle binary files in agent toolset read/edit…

    GitHub Releases · anthropics/anthropic-sdk-python
  • Jul 22 · Wed

  • ConfirmedOpen SourceBusiness

    anthropic-sdk-python v0.118.0

    1 source Anthropic

    0.118.0 (2026-07-22) Full Changelog: v0.117.1...v0.118.0 Features api: add support for Managed Agents model effort, initial session events, and threads delta streaming ( 712bc6f )

    GitHub Releases · anthropics/anthropic-sdk-python
  • Jul 21 · Tue

  • ConfirmedOpen SourceBusiness

    anthropic-sdk-python v0.117.1

    1 source Anthropic

    0.117.1 (2026-07-21) Full Changelog: v0.117.0...v0.117.1 Bug Fixes aws: handle credentials correctly when using AnthropicAWS.copy() ( 85d3881 ) Chores api: add support for new refusal category ( d1de…

    GitHub Releases · anthropics/anthropic-sdk-python