AI Radar事件优先的 AI 情报雷达 · 每条信息可溯源
EN

开源 67 个事件

本分类 RSS ↗
  • 今天

  • 已确认开源

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

    1 个来源 llama.cppMetaNVIDIA

    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
  • 昨天

  • 有限来源开源Agent · 编程

    本地 Agentic 编程评测:Qwen 3.8 27B(多种权重量化/缓存量化/引擎/推理档位)对比其他模型

    1 个来源 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
  • 已确认开源Agent · 编程

    claude-code v2.1.234

    1 个来源 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
  • 已确认开源商业动态

    openai-python v3.2.0

    1 个来源 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
  • 已确认开源

    llama.cpp 发布 v0.1.0:本地推理项目进入正式版本里程碑

    3 个来源 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
  • 已确认开源

    llama.cpp b10472

    1 个来源 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
  • 已确认开源

    llama.cpp v0.1.1

    1 个来源 llama.cppMeta

    Release v0.1.1

    GitHub Releases · ggml-org/llama.cpp
  • 已确认开源

    llama.cpp b10470

    1 个来源 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
  • 有限来源开源

    GPT 5.6 Sol 是 OpenAI 发布过的最强「视觉」模型

    1 个来源 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
  • 有限来源开源

    [主题楼] Qwen 3.8 27B 发布日

    2 个来源 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
  • 已确认开源

    llama.cpp tmp-testing-0

    1 个来源 llama.cppMeta

    ci : make release workflows use a deply key

    GitHub Releases · ggml-org/llama.cpp
  • 已确认开源

    llama.cpp b10456

    1 个来源 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
  • 已确认开源

    llama.cpp b10455

    1 个来源 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
  • 8月16日 · 周日

  • 已确认开源

    ollama v0.32.14

    1 个来源 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
  • 已确认开源

    llama.cpp b10453

    1 个来源 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
  • 已确认开源

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

    1 个来源 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
  • 已确认开源

    llama.cpp b10452

    1 个来源 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
  • 已确认开源

    llama.cpp b10451

    1 个来源 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
  • 8月15日 · 周六

  • 已确认开源

    ollama v0.32.14-rc0

    1 个来源 Ollama

    mlx update ( #17761 )

    GitHub Releases · ollama/ollama
  • 已确认开源

    ollama v0.32.12

    1 个来源 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
  • 8月14日 · 周五

  • 已确认开源商业动态

    openai-python v3.1.0

    1 个来源 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
  • 已确认开源Agent · 编程

    claude-code v2.1.233

    1 个来源 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
  • 已确认开源

    ollama v0.32.13

    1 个来源 Ollama

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

    GitHub Releases · ollama/ollama
  • 已确认开源

    ollama v0.32.11

    1 个来源 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
  • 8月13日 · 周四

  • 已确认开源Agent · 编程

    claude-code v2.1.232

    1 个来源 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
  • 已确认开源商业动态

    anthropic-sdk-python v0.122.0

    1 个来源 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
  • 已确认开源

    ollama v0.32.10

    1 个来源 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
  • 已确认模型发布开源

    Gemini 3.7 Flash 正式发布

    2 个来源 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
  • 已确认开源Agent · 编程

    claude-code v2.1.231

    1 个来源 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
  • 8月12日 · 周三

  • 已确认开源

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

    1 个来源 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
  • 已确认开源Agent · 编程

    claude-code v2.1.229

    1 个来源 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
  • 已确认开源

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

    1 个来源 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
  • 已确认开源Agent · 编程

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

    1 个来源 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
  • 已确认开源商业动态

    openai-python v3.0.0

    1 个来源 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
  • 8月11日 · 周二

  • 已确认开源Agent · 编程

    claude-code v2.1.228

    1 个来源 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
  • 已确认开源商业动态

    openai-python v2.54.0

    1 个来源 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
  • 已确认开源

    ollama v0.32.9

    1 个来源 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
  • 已确认开源

    vllm v0.27.1

    1 个来源 vLLM

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

    GitHub Releases · vllm-project/vllm
  • 已确认开源

    ollama v0.32.8

    1 个来源 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
  • 8月10日 · 周一

  • 已确认开源Agent · 编程

    claude-code v2.1.227

    1 个来源 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
  • 已确认开源

    vllm v0.27.0

    1 个来源 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
  • 已确认开源Agent · 编程

    用 NVIDIA Magpie TTS 构建低延迟多语言语音 Agent:开放权重、部署全可控

    1 个来源 Hugging FaceNVIDIA

    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
  • 已确认开源

    transformers Release: v5.15.0

    1 个来源 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
  • 已确认开源Agent · 编程

    Meta 携 Muse Glimmer 回归:本地、Agentic、多模态、开源

    1 个来源 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
  • 8月9日 · 周日

  • 已确认开源

    vllm v0.27.0rc2

    1 个来源 vLLM

    v0.27.0rc2

    GitHub Releases · vllm-project/vllm
  • 8月8日 · 周六

  • 已确认开源Agent · 编程

    claude-code v2.1.226

    1 个来源 Anthropic

    What's changed Bug fixes and reliability improvements

    GitHub Releases · anthropics/claude-code
  • 已确认开源Agent · 编程

    claude-code v2.1.225

    1 个来源 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
  • 8月7日 · 周五

  • 已确认开源商业动态

    anthropic-sdk-python v0.121.0

    1 个来源 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
  • 已确认开源Agent · 编程

    claude-code v2.1.224

    1 个来源 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
  • 已确认开源

    vllm v0.27.0rc1

    1 个来源 vLLM

    v0.27.0rc1

    GitHub Releases · vllm-project/vllm
  • 8月6日 · 周四

  • 已确认开源Agent · 编程

    claude-code v2.1.223

    1 个来源 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
  • 8月3日 · 周一

  • 已确认开源商业动态

    openai-python v2.53.0

    1 个来源 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
  • 已确认开源商业动态

    openai-python v2.52.1

    1 个来源 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
  • 7月31日 · 周五

  • 已确认开源商业动态

    openai-python v2.52.0

    1 个来源 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
  • 7月30日 · 周四

  • 已确认开源商业动态

    openai-python v2.51.0

    1 个来源 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
  • 7月28日 · 周二

  • 已确认开源商业动态

    openai-python v2.50.0

    1 个来源 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
  • 已确认开源商业动态

    anthropic-sdk-python v0.120.2

    1 个来源 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
  • 已确认开源商业动态

    anthropic-sdk-python v0.120.1

    1 个来源 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
  • 7月27日 · 周一

  • 已确认开源

    vllm v0.26.1rc0

    1 个来源 vLLM

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

    GitHub Releases · vllm-project/vllm
  • 已确认开源商业动态

    openai-python v2.49.0

    1 个来源 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
  • 已确认开源

    vllm v0.26.0

    1 个来源 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
  • 7月24日 · 周五

  • 已确认开源商业动态

    anthropic-sdk-python v0.120.0

    1 个来源 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
  • 7月23日 · 周四

  • 已确认开源商业动态

    openai-python v2.48.0

    1 个来源 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
  • 已确认开源

    vllm v0.26.0rc1

    1 个来源 vLLM

    v0.26.0rc1

    GitHub Releases · vllm-project/vllm
  • 已确认开源商业动态

    anthropic-sdk-python v0.119.0

    1 个来源 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
  • 7月22日 · 周三

  • 已确认开源商业动态

    anthropic-sdk-python v0.118.0

    1 个来源 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
  • 7月21日 · 周二

  • 已确认开源商业动态

    anthropic-sdk-python v0.117.1

    1 个来源 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