AREX 提出递归自改进深度研究 agent,交替执行证据收集与约束验证,利用发现-验证不对称性提升答案质量。
2026-07-25
— 模型军备竞赛白热化,但开源与闭源的路线之争才是今日暗线。
Anthropic 发布 Claude Opus 5,以一半价格逼近 Fable 5 性能;Black Forest Labs 推出多模态基础模型 FLUX 3,进军视频与机器人领域;NVIDIA、Meta 等 20 余家公司联名反对过早限制开放权重模型;Hugging Face 发布史上最大开源代码数据集 The Stack v3;Hetzner 低调入局 LLM 推理服务。
头条
Anthropic 发布 Claude Opus 5:性能逼近 Fable 5,价格仅一半多源事件 ×4
Anthropic 正式发布 Claude Opus 5,取代 Opus 4.8 成为旗舰模型。该模型在 Frontier-Bench 和 GDPval-AA 等编码与知识工作评测中达到新 SOTA,性能接近 Claude Fable 5,但定价仅为后者一半(输入 $5/M tokens,输出 $25/M tokens)。API 层面有重要变更:默认开启思考模式,且 thinking 参数设置存在 breaking change。为什么重要:Opus 5 以更低成本提供了接近前沿的编码与 agent 能力,对依赖 LLM 进行复杂开发的工程师而言,性价比显著提升;但 API 迁移需注意兼容性。
社区普遍认可其性价比,但对 Opus 5 与 Fable 5 的定位差异及安全限制感到困惑,也有人担忧 Anthropic 基础设施能否承载流量。
NVIDIA、Meta 等 20 余家公司联名反对过早限制开放权重 AI 模型多源事件 ×3
NVIDIA、Meta、Microsoft、Hugging Face 等 20 多家公司签署公开信,呼吁美国政策制定者避免对开放权重模型施加“过早的限制”,认为这将“扼杀竞争或将创新驱往海外”。信中特别提出应区分合法的模型蒸馏与知识产权盗用。值得注意的是,OpenAI、Anthropic 和 Google 三家前沿闭源模型实验室未参与联署。为什么重要:此举正值美国政府考虑禁止中国开放权重模型、并对 Moonshot AI 等公司施加制裁之际,联名信代表了产业界对开源路线的强力声援,直接影响开发者未来能否自由使用和修改开源模型。
社区普遍认为大公司支持开放权重是出于自身利益,但也有人指出其立场与部分闭源商业行为存在矛盾。
每天早晨,一份为你精选的科技日报
网页看大盘,订阅拿专属:AI 按你的兴趣为你精选、可汇入你的私有 RSS,附社区观点——每天早晨直达邮箱,永久免费。
已发布 19 期 · 每天筛过 150+ 条只留值得读的 30 条
AI 动态
SonicSampler 推出统一 Tile-Aware Triton 内核,垂直融合 LLM 采样与投机验证全流程,支持动态批处理和 CUDA Graph。
DCGS 框架通过对话评论引导采样,推断多轮对话中的用户意图,防御逐步揭示的越狱攻击。
DC-Leap 提出无训练加速框架,通过动态连续验证策略提升扩散 LLM 的并行解码效率。
国产世界模型 UniWorld-View 登顶李飞飞团队榜单,支持单图/视频的新视角合成,代码与权重全开源,已适配昇腾算力。
开发与开源
安全研究员发现 Hanwha 安防摄像头固件中泄露了 GitHub admin token,再次暴露 IoT 设备供应链安全风险。
DBOS 团队深度优化 Postgres LISTEN/NOTIFY,在单服务器上实现 60K 写入/秒、毫秒级延迟,证明其可大规模扩展。
InferenceBench 发布:评估 AI agent 在单张 H100 GPU 上自主优化 LLM 推理速度的开放式基准。
问小白 5 Pro 定位长内容生成引擎,针对万字报告、网文等场景优化,强调“长、稳、可查”的成果交付。
社区热议
“如果编码已被 AI 解决,为什么软件越来越烂?”引发热议,共识指向组织激励错位与复杂性增加,但对 AI 是否加剧问题存在分歧。
软件质量下降的主因是组织激励错位和复杂性增加,而非AI,但也有人认为AI加剧了问题。
《卫报》评论文章呼吁对 OpenAI 的“黑客 agent 失控”叙事保持怀疑,社区普遍认为这是营销炒作,旨在推动监管和提升估值。
评论区普遍认为OpenAI的"黑客代理"故事是营销炒作,旨在推动监管和提升估值,但也有人认为事件本身展示了AI的真实能力。
IRGC 声称用巡航导弹摧毁了 AWS 巴林数据中心,评论普遍视其为战争升级,但也有人质疑信息来源可靠性。
评论普遍认为,IRGC摧毁AWS巴林数据中心是战争升级的后果,但也有人质疑信息来源的可靠性。
研究揭示 LLM 随机采样仅在低维空间变化,远不及真实模型集成多样性,对 self-consistency 方法的可靠性提出质疑。
GitHub Trending
Never stop coding. Free AI gateway: one endpoint, 160+ providers (50+ free), connect Claude Code, Codex, Cursor, Cline & Copilot to FREE Claude/GPT/Gemini. RTK+Caveman stacked compression saves 15-95% tokens, smart auto-fallback, MCP/A2A, multimodal APIs, Desktop/PWA.
Self-hosted deployment platform
更多值得一看(内容池 52 条)
Models are improving quickly, but the cheaper options are often good enough.
Opus 5 will be both cheaper and less restrictive than Fable, likely making it preferable in most use cases.
Traditional agent development is split across prompt templates, tool schemas, callback code, and workflow graphs. We present NVIDIA Object-Oriented Agents (NOOA), a model-agnostic Python framework for building reliable AI agents. NOOA takes a simpler approach: an agent is a Python object. Its methods are the actions the model can take, fields are its state, docstrings are its prompts, and its type annotations are contracts. A method whose code body consists of "..." is completed at runtime by an
We introduce Tencent WorkBuddy Bench, a multi-domain evaluation suite for coding agents; this report documents its construction methodology, scoring protocol, and a cross-model leaderboard. At its core is a unified evaluation framework for constructing and running distribution-informed coding-agent tasks across four work domains - Code, Web, Office, and Security. Rather than adapting public issue text, every task is reverse-engineered from a real commit, pull request, or business scenario and re
Apertus 1.5 is a family of 8B and 70B parameter language models designed to advance the state of multilingual, multimodal, fully open, and transparent AI. The models support a wide range of languages, handle contexts of up to 262,144 tokens, and it uses only fully open training data whilst delivering performance comparable to other models of similar size. The released models are the result of continued pretraining of Apertus 1.0, adding a multimodal mix of 4T tokens to the 8B model and 2T tokens
Reinforcement learning for large language models (LLMs) typically relies on trust-region masks to stabilize off-policy updates. The dominant PPO-style approach uses the sampled-token importance ratio for two criteria: a proximity criterion, which asks whether the policy has moved too far from the behavior policy, and a direction criterion, which asks whether the update pushes it farther away. Recent work DPPO improves the proximity criterion by replacing PPO's ratio-based test with a probability
audio.cpp again :) Release 0.4 is out. The headline this time is new high-quality TTS coverage plus GGUF becoming a first-class across the project. What’s new: Added Higgs Audio v3 TTS 4B, Fish Audio S2 Pro, Voxtral Realtime ASR and two community models OuteTTS TTS and VieNeu-TTS-v3 audio.cpp now support 35 model families. All released model families now support GGUF. Ready-to-use GGUF packages are now available, and Q8 is starting to show real speed and memory wins on several routes. Check the
Model quantization has become essential for efficient large language model deployment, yet existing approaches involve clear trade-offs: methods such as GPTQ and AWQ achieve practical compression but are lossy, while lossless techniques preserve fidelity but typically do not accelerate inference. This paper explores the middle ground of statistically-lossless compression through three complementary notions of losslessness for quantized LLMs. First, task-lossless compression preserves zero-shot b
The neolab is betting that automating routine computer tasks will soon outpace coding as AI's biggest use case.
On this episode of Uncanny Valley, we dive into accusations that China’s Moonshot AI stole from Anthropic, and how the US Army needs to cut back on AI use.
The AI “startups” worth billions of dollars are raising alarm bells about Chinese AI. The smaller players have a totally different take.
Anthropic's latest model offers top-tier performance at a much cheaper cost.
arXiv:2607.20452v1 Announce Type: new Abstract: Modern software quality assurance demands intelligent, autonomous systems capable of adaptive decision-making across distributed cloud environments. This paper presents AINTMA (Agentic Intelligent Test Management Architecture), a multi-agent agentic AI system that transforms traditional test management into an autonomous quality intelligence ecosystem. AINTMA deploys six specialized AI agents (Test Discovery, Risk Assessment, Reinforcement Learning
arXiv:2607.20466v1 Announce Type: new Abstract: Rigorous benchmarks have driven progress in autonomous GPU kernel performance optimization by establishing a shared target to hillclimb on, but no equivalent exists for TPUs. We present JAXBench, a TPU-native benchmark suite for AI-generated kernel optimization on Google Cloud TPUs. JAXBench comprises 50 JAX workloads that are both relevant and provide headroom for optimization. We extract 17 production ML operators from architectures in the public
As LLMs become more capable, they are increasingly deployed as collaborative agents, taking on user-delegated tasks through iterative interaction. Yet genuine interaction is inherently dynamic: users rarely specify their intent upfront, instead disclosing, revising, and reshaping it as the conversation unfolds. Despite this, LLMs are still predominantly evaluated or trained in single-turn, fully-specified settings, leaving open a fundamental question: how well do LLMs track and act on user inten
Multi-agent interactive world models should not only generate consistent observations, but also maintain world states that persist across agents and evolve across views. Existing autoregressive video diffusion pipelines carry forward observation history as conditioning context, which makes shared state difficult to maintain in multi-agent and multi-view settings. We present WorldWeaver (W^2), a streaming multi-agent video diffusion model that augments rollout with cross-agent world state registe
Introducing FLUX 3. One multi-modal model for Image, Video, Audio and Action-Prediction. Creations are truer to life in every kind of style. Blog Post :
Hey r/LocalLLaMA ! We are back and we have something really amazing today. Our big 5M samples Reasoning Corpus dataset. This dataset features 5 million rows of: - repo_id --> where it's from - tok_len --> how many tokens it is in total - user --> the user promot - thought_trace --> the exact chain-of-thought of the model - assistant --> the final AI models' answer - ChatML --> the user, thought_trace and assistant in ChatML format All samples are within a 5k sequence length to make it fit perfec
Google's AlphaFold can help ID what parts of a gene editing protein enable mistakes.
Chinese AI lab Moonshot’s open model Kimi went viral this week for reasons that had less to do with the model itself and more to do with how the U.S. AI industry reacted to it. Meanwhile, an unreleased OpenAI model wandered outside its test environment and ended up connected to a real security breach at Hugging Face — a reminder […]
arXiv:2607.20469v1 Announce Type: new Abstract: Large language models (LLMs) handle many tasks with one set of parameters, but under KV-cached inference it is unclear what task-general structure, if any, is used at decode time rather than during prefill. We propose DecodeShare, a protocol that identifies a low-dimensional subspace consistently shared across tasks in decode-time hidden states, and then tests its causal role by removing that subspace only during decoding. In our experiments, distu
Article URL: Comments URL: Points: 49 # Comments: 38
In this tutorial, we build a complete workflow for running Baidu’s Unlimited-OCR model on document images and multi-page PDFs. From configuring the GPU environment to comparing high-detail tiled Gundam inference and faster Base modes, you'll learn how to process dense layouts, tables, and cross-page content in a reproducible, end-to-end pipeline. The post How to Build an End-to-End OCR Pipeline with Baidu’s Unlimited-OCR for High-Resolution Images and Multi-Page PDF Parsing appeared first on Mar
Deploying navigation systems at scale requires a recipe that minimizes sensor assumptions, generalizes across robot embodiments, and trains efficiently. Yet, today's best systems depend on depth sensors, multi-camera rigs, or pre-built maps, limiting the hardware they support and increasing deployment cost. We introduce Robostral Navigate, an 8B vision-language model built around this scalability objective. The model consumes only a stream of monocular RGB images - the most ubiquitous sensor acr
in the openai copyright case, a court ordered every chatgpt output log preserved, including chats people had deleted. some users tried to intervene to protect their own conversations. the court ruled they were non-parties. they had no standing over things they personally typed. two weeks ago the publishers filed for sanctions, alleging openai deleted billions of logs anyway and spent two years telling the court it couldn't search its own systems when it already could. openai denies it. the whole
Forgive me naiveness, I’m a little lost. Why must a model be jack of all trades? Why can’t we have a model expert in a single thing?
A U.S. citizen has asked a court to throw out the government's claim that he gave over a passcode to border authorities that wiped his phone's data, opening up fresh questions about a person's constitutional rights at the U.S. border.
Embodied visual tracking (EVT) requires a mobile agent to continuously follow a specific target described in natural language using only onboard vision. While recent vision-language-action (VLA) policies unify target identification and trajectory planning, their chain-of-thought (CoT) reasoning often operates in abstract spatial latents that are difficult to supervise and weakly aligned with explicit image-space detections. To address this, we introduce ReferTrack, a referring-then-tracking para
"Here’s a more natural, flowing version of that section..."
Rule would allow states to decide how much—if any—public input there can be.
arXiv:2607.20470v1 Announce Type: new Abstract: Enhancing the task-specific capabilities of Large Language Models (LLMs) primarily requires substantial instruction-tuning datasets. However, the sheer volume of such data imposes a considerable annotation cost, and a lack of optimization methods for tailoring LLMs to specific tasks. To address the above issues, we propose a \textbf{Plan}ning framework for constructing \textbf{E}xtractive-based LLMs called \textbf{PlanE}, which includes data decomp
Even if China was distilling from US models (assuming all accusations are true), nothing about it makes it illegal. It is like saying you distilled knowledge from your professor in colleges and now he can sue you to shut down your careers for IP thefts. Never mind that you paid the tuitions to be taught and the professor is supposed to teach what you want to learn. IP theft happens if China somehow stole the entire model architecture, the weights and just fine tune it then release under their ow
is a tiny native macOS menu-bar app for local SSH port forwards. It has no external dependencies and runs natively. Comments URL: Points: 44 # Comments: 15
Google's selfie videos can be used for account access, AI Avatars, and age verification.
Understanding motion in video is a fundamental challenge for visual learning, as frame-to-frame change entangles two sources of dynamics: camera motion and object motion. This decomposition has remained underexplored in representation learning, partly because these factors are tightly coupled in natural videos and difficult to supervise separately. Yet recovering it is important for learning robust motion representations that separate meaningful object dynamics from camera-induced variation. We
Due to encouragement to move my local huggingface project, it is now available on Github! Let me know your thoughts! Repo: