AI 前沿情报 · 每日自动更新

洞察 AI 业界
最新进展

开源模型发布、各模型推理吞吐与价格、vLLM / SGLang 社区动态、学术与工业界资讯,全自动聚合。

Highlights

Intelligence

智能指数 · 越高越好
63
Claude Opus 5 (Adaptive Reasoning, Max Effort)
63
Claude Opus 5 (Adaptive Reasoning, Xhigh Effort)
62
Claude Fable 5 (Adaptive Reasoning, Max Effort, Opus 4.8 Fallback)
62
Claude Opus 5 (Adaptive Reasoning, High Effort)
61
Grok 4.6 (high)
61
GPT-5.6 Sol (max)
60
Grok 4.6 (xhigh)
60
Kimi K3 (max)
60
GLM-5.3 (max)
59
Grok 4.6 (medium)
59
GPT-5.6 Sol (xhigh)
59
Claude Opus 5 (Adaptive Reasoning, Medium Effort)

模型性能榜单

模型机构智能指数吞吐 tok/s首 token (s)输入/输出 /1M
Cogito v2.1 (Reasoning)Deep Cogito---$1.25 / $1.25
Mi:dm K 2.5 Pro PreviewKorea Telecom---$- / $-
Claude Sonnet 5 (Adaptive Reasoning, Low Effort)Anthropic-622.09$2.00 / $10.00
Claude Sonnet 5 (Adaptive Reasoning, Xhigh Effort)Anthropic-6824.02$2.00 / $10.00
GPT-5.4 Pro (xhigh)OpenAI---$30.00 / $180.00
GPT-3.5 Turbo (0613)OpenAI---$- / $-
GPT-4o mini Realtime (Dec '24)OpenAI---$- / $-
EXAONE 4.5 33B (Non-reasoning)LG AI Research---$- / $-
Claude Sonnet 5 (Adaptive Reasoning, Medium Effort)Anthropic-652.85$2.00 / $10.00
GPT-5.5 Pro (xhigh)OpenAI---$- / $-
Gemini 3 Deep ThinkGoogle---$- / $-
GPT-4o Realtime (Dec '24)OpenAI---$- / $-
Claude Sonnet 5 (Adaptive Reasoning, High Effort)Anthropic-6310.51$2.00 / $10.00
Claude Opus 5 (Adaptive Reasoning, Max Effort)Anthropic63.15552.46$5.00 / $25.00
Claude Opus 5 (Adaptive Reasoning, Xhigh Effort)Anthropic62.55435.53$5.00 / $25.00
Claude Fable 5 (Adaptive Reasoning, Max Effort, Opus 4.8 Fallback)Anthropic62.17194.34$10.00 / $50.00
Claude Opus 5 (Adaptive Reasoning, High Effort)Anthropic61.55517.11$5.00 / $25.00
Grok 4.6 (high)SpaceXAI60.95243.86$2.00 / $6.00
GPT-5.6 Sol (max)OpenAI60.972112.27$4.00 / $20.00
Grok 4.6 (xhigh)SpaceXAI60.05937.72$2.00 / $6.00
Kimi K3 (max)Kimi59.7396.53$3.00 / $15.00
GLM-5.3 (max)Z AI59.5871.57$1.40 / $4.40
Grok 4.6 (medium)SpaceXAI59.05734.95$2.00 / $6.00
GPT-5.6 Sol (xhigh)OpenAI59.07151.47$4.00 / $20.00
Claude Opus 5 (Adaptive Reasoning, Medium Effort)Anthropic58.6545.60$5.00 / $25.00
Qwen3.8 MaxAlibaba58.1212.49$2.00 / $6.00
Qwen3.8 2.4T A95BAlibaba57.7222.59$2.00 / $6.00
GLM-5.3-FlashZ AI57.5491.46$0.15 / $0.50
GPT-5.6 Sol (high)OpenAI57.37511.06$4.00 / $20.00
Claude Opus 4.8 (Adaptive Reasoning, Max Effort)Anthropic57.35924.41$5.00 / $25.00

社区动态

transformers v5.16.1

# Release v5.16.1 This is a special release as we include GLM! (and a few small fixes) # GLM-5.3-Flash <img width="4239" height="2643" alt="image" src="https://github.com/user-attachments/assets/17bc9c29-758b-44c8-8230-42f945ded209" /> GLM-5.3-Flash, the first **natively multimodal model** in the GLM-5 series. With 320B total parameters and just 18B active parameters, it outperforms GLM-5.2 across benchmarks and real-world workloads at one-tenth the price, while approaching Claude Op

transformers今天
transformers v5.16.0

# Release v5.16.0 ## New Model additions ### Qwen4-Exp <img width="2241" height="693" alt="image" src="https://github.com/user-attachments/assets/c838b5ba-ffea-42da-baa9-3f66178e3671" /> Qwen4-Exp builds on Qwen3.5's hybrid text and multimodal architecture with three key components: GatedResidual (GR), Qwen Sparse Attention (QSA), and Per-Layer Embedding (PLE). GR is a Qwen-developed residual architecture that combines Hyper-Connection with GatedNorm. It mixes multiple residual

transformers今天
vllm v0.28.0

# v0.28.0 ## Highlights This release features 584 commits from 270 contributors (76 new)! * **Kimi-K3 performance push**: a major optimization effort for Kimi-K3 across the stack — Decode Context Parallel (DCP) support (#50484), fused FlashKDA decode and prefill kernels (#50654, #51311, #52458), SiTU activation support for MegaMoE (#50510), GEMM-RS for sequence parallelism (#52079), combined all-gathers with 1.5~3x kernel-level speedup (#51070), an adaptive speculative token budget deli

vllm昨天
sglang v0.5.18

# Highlights *710 PRs from 212 contributors.* **New models in this release** (see the [cookbook](https://docs.sglang.io/cookbook) for all supported models): | Model | Type | PRs | Cookbook | |---|---|---|---| | Muse Glimmer | Autoregressive (Multimodal) | [#34262](https://github.com/sgl-project/sglang/pull/34262) | [link](https://docs.sglang.io/cookbook/autoregressive/Meta/MuseGlimmer) | | Intern-S2-Mobius | Autoregressive | [#33691](https://github.com/sgl-project/sglang/pull/33691)

sglang5 天前
transformers v5.15.1

# Patch release v5.15.1 This patch most notably solves a few issues with DFlash and MTP candidate generators, as well as an issue where images could sometimes not be processed on accelerator if using Lanczos filter. It contains the following commits: - Fix DFlash candidate token device mismatch with device_map="auto" (#47877) by @sywangyi and @Cyrilvallez - Align logit distributions for CandidateGenerators using sampling (#48007) by @Cyrilvallez - Fix MTP config when mlp_layer_types

transformers8 天前
vllm v0.27.1

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

vllm16 天前
vllm v0.27.0

# 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, #50000), Python (#50093) and Rust (#50104) frontends, AttnRes kernels (#50090), DeepGEMM support (#50458), compressed-tensors quantized checkpoints (#50500), DSpark AR fusion (#50242), and an option to shard the shared expert instead of replicating it (#50656). * **More new mode

vllm16 天前
transformers v5.15.0

# 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, and released under the Apache 2.0 license, it can be deployed to local setups for privacy-aware applications such as coding, document analysis, personal assistants, Claw- or Hermes-like setups. Muse Glimmer is a dense 30B parameter model consisting of: - 2B ViT-style encoder for

transformers17 天前
sglang v0.5.17

# Highlights *582 PRs from 194 contributors.* **Kimi K3 day-0 support**: A 2.8T-parameter multimodal LatentMoE (896 experts, top-16, routed in a 3584-dim latent space) with a 1M-token context, 69 KDA linear-attention layers interleaved with 24 MLA layers, and a MoonViT3d vision tower, shipping as a native MXFP4 checkpoint. SGLang serves it from day 0 with DCP, DSpark speculative decoding, chunked-prefill PP with TP decode, KDA-aware prefix caching, HiCache L2 over DCP, LoRA on the quantize

sglang19 天前
vllm v0.26.0

# 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 graph support (#48822), Hopper FA4 relative attention (#48858), MTP=1 speculative decoding (#48869), LoRA (#48884), and standard ModelOpt NVFP4 quantization (#48990). * **DeepSeek-V4 performance push** across vendors: a specialized routing kernel (2.94% E2E TPOT, #48660), `fused_topk

vllm1 个月前
sglang v0.5.16

# Highlights *574 PRs from 169 contributors.* **DSpark: confidence-driven speculative decoding**: A new speculative algorithm. It drafts semi-autoregressively in blocks, then sizes each verify window from the draft's own confidence instead of a fixed draft length. Reaches **383.7 tok/s at accept length ~5** on DeepSeek-V4-Pro, TP8 on B300 (bs=1). Enable with `--speculative-algorithm DSPARK` and `SGLANG_RAGGED_VERIFY_MODE=compact`; tune the block with `--speculative-dspark-block-size` ([#30

sglang1 个月前
transformers v5.14.1

# Patch release v5.14.1 This patch solves a few issues which appeared when integrating Inkling model, most notably an issue affecting models using EncoderDecoderCache during assisted generation. It also fixes an issue that could appear during prefill with StaticCache and sdpa without padding for Inkling which uses a position_bias. It contains the following commits: - Fix sdpa prefill with position_bias (#47359) by @Cyrilvallez - Fix assisted decoding for models with EncoderDecoder cache

transformers1 个月前

学术 / 工业资讯

PlanSightRAG: A Visual-First Multimodal RAG for Automating Question Answering and Compliance Checking for Civil Standard Plans

Civil infrastructure compliance checking has long relied on engineers manually reading legacy 2D plans; however, OCR-based automation strips away the geometry and layout essential for interpreting these plans. We present a Visual-First Multimodal Retrieval-Augmented Generation (RAG) framework called PlanSightRAG. It indexes and reasons directly over plan imagery, integrates a ColNomic-3B multi-vector retrieval, an agentic Planner-Retriever-Auditor-Synthesizer, and MaxSim heatmaps as an evidence

arxiv今天
SwarmWorld: Stigmergic technological evolution in societies of language-model agents

Collective intelligence can emerge when individuals coordinate through a shared environment, allowing local actions to accumulate into durable social organization. Language-model agents offer a new substrate for this process, yet most multi-agent systems rely on direct conversation, predefined roles, or centralized workflows. It remains unclear whether decentralized agents can build functional technologies and outperform independent search. Here, initially homogeneous LLM agents in SwarmWorld se

arxiv今天
Prefix Sliding for efficient test-time scaling

Test-time scaling uses extra test-time compute to improve performance, such as letting language models reason longer when solving a problem. As models keep the entire reasoning trace in memory via full attention, hard tasks that need long thinking can be prohibitively expensive. However, we find most intermediate reasoning tokens lose importance as the model continues reasoning. This calls into question whether retaining them is worth the cost. Based on this insight, we propose Prefix Sliding, w

arxiv今天
Fine-Tuning Whisper for Automatic Speech Recognition in Baniwa: A Preliminary Study

Automatic Speech Recognition (ASR) technologies have achieved remarkable performance in recent years through the use of large multilingual foundation models. However, most advances remain concentrated on high-resource languages, while indigenous languages continue to suffer from a lack of speech resources and language technologies. This work presents a preliminary study on the adaptation of Whisper for Automatic Speech Recognition in Baniwa, an indigenous Arawakan language spoken in Brazil, Colo

arxiv今天
$R^3$: Training Robots to Reason in Natural Language via Reinforcement Learning

Reasoning in language allows foundation models to spend more test-time compute on hard problems, such as those requiring decomposition, constraint tracking, and prediction of future consequences. Whether this mechanism can improve robotic manipulation remains unclear, where long-horizon tasks require tracking partial progress, reasoning about object relations, recovering from mistakes, and steering noisy low-level policies. In this paper, we study whether VLMs can be trained to reason directly i

arxiv今天
How Much Rank Does LoRA Need? Rank-Error Bounds for Transformer Attention

Choosing the rank of a low-rank adaptation (LoRA) update is usually an empirical task. In this paper, we provide a task-dependent theory of the approximation error achievable at each LoRA rank for Transformer attention. We fix a pretrained attention head, a target attention function, and a distribution over inputs from the downstream task, and bound the smallest expected Kullback--Leibler (KL) error achievable by a rank-$r$ query LoRA update. When target attention probabilities are bounded away

arxiv今天
Trace Integrity for LLM Data Agents: A Vision for Auditable Structured Reasoning in Real-World Systems

Answer accuracy is an insufficient reliability signal for LLM data agents. In structured-data tasks, a benchmark-correct answer can be produced by an invalid trace. This paper introduces Trace Integrity, a deployment reliability criterion for evaluating whether the computation recorded behind an answer is explicit, executable, schema-valid, operator-faithful, replayable, answer-consistent, and auditable. We identify the Structure Gap as the deployment failure mode that makes Trace Integrity nece

arxiv今天
Beyond Local Surprise: Grounded Dialogue as Selective Belief Revision under Referential Uncertainty

When a speaker refers to a scene that the listener cannot directly see, the listener must decide whether to preserve its current understanding or revise it as new utterances arrive. Many language systems treat local mismatch as a cue for updating: divergence from the current understanding encourages adjustment. Yet conversational understanding may be more conservative, interpreting mismatching evidence relative to prior understanding rather than immediately revising it. We introduce a controlled

arxiv今天
VISA: Agentic Self-Evolving Data Synthesis for Multimodal Instruction Following

Multimodal instruction-following models require training data that is accurate, diverse, verifiable, and challenging. Existing synthesis pipelines typically follow a one-pass generate-and-filter paradigm, discarding feedback from failed samples, verifier outcomes, and target-model errors. We present VISA (Visual Instruction Synthesis Agent), an agentic framework that reformulates multimodal instruction synthesis as a self-evolving loop. At each round, VISA analyzes an image to filter incompatibl

arxiv今天
A Self-Evolving Multi-Agent Framework Defense against LLM Jailbreak Attacks

Large language models (LLMs) remain vulnerable to jailbreak attacks that exploit techniques such as role-playing, obfuscation, code transformation, and multi-step indirection to elicit harmful outputs. As jailbreak strategies keep emerging, defenses have proliferated in an ongoing cat-and-mouse game, yet most remain static: their safety behavior is fixed at deployment, so they cannot accumulate defensive experience or adapt to unseen strategies. We propose a self-evolving test-time defense built

arxiv今天
AsymSpec: Context-Asymmetric Speculative Decoding for Agentic LLMs

Agentic LLM pipelines face escalating inference costs as context accumulates across retrieval, tool use, and multi-turn interactions. To control latency, deployments routinely compress inputs, but this degrades task accuracy. Speculative decoding (SD) accelerates generation losslessly, yet it assumes the drafter and verifier share an identical context, preventing SD from resolving the accuracy-overhead trade-off. We propose AsymSpec, an asymmetric speculative decoding framework that breaks this

arxiv今天
Distinct dynamics of conceptual and referential disruptions in human reading and large language model processing

Linguistic meaning is grounded in conceptual content, from which reference to particular entities emerges as words enter discourse. To examine the processing dynamics associated with these two dimensions of meaning, we selectively disrupted conceptual or referential information in short narratives and traced the resulting effects in human self-paced reading and in the predictive and representational processing of large language models. In human reading, conceptual disruptions produced a strong b

arxiv今天

模型性能数据来自 Artificial Analysis,发布与社区动态来自 GitHub / arXiv,每日自动更新。