Topic
large language model
Google Limits Meta’s Use of Its Gemini AI Models Due to Compute Constraints
Google has placed limits on Meta’s use of its Gemini AI models after the social media company sought more computing capacity than Google could provide. The shortfall disrupted and delayed some of Meta’s internal AI projects, according to the Financial Times. The incident underscores the broader industry struggle to secure enough computing power for AI workloads.
DeepSeek-V4 Unveils Million-Token Context Models with Major Efficiency Gains
DeepSeek-AI released the preview of DeepSeek-V4 series, including two MoE language models supporting one-million-token contexts. The V4-Pro achieves a 73% reduction in inference FLOPs and 90% lower KV cache compared to its predecessor, making long-context tasks more feasible.
QMFOL Benchmark Reveals LLM Reasoning Degrades with Logical Complexity, New Framework Enables Precise Evaluation
A new automated framework called QMFOL generates deductive reasoning tasks with quantifiable logical complexity, enabling precise evaluation of LLM reasoning. The associated benchmark, QMFOLBench, comprises 2,880 instances across 960 configurations. Evaluations on six large reasoning models (LRMs) and two LLMs show performance degrades and computational overhead increases with rising logical complexity, with models performing better on True-labeled tasks than False or Unknown ones.
Beyond Text-to-SQL: New Agentic LLM System Governs Enterprise Analytics APIs
Enterprise analytics faces barriers for non-technical users. A new agentic LLM system called Analytic Agent addresses these by translating natural language to secure governed API calls, bypassing raw database access. Evaluated on 90 real enterprise use cases, it validates permissions, executes queries, and generates compliant visualizations.
Ling and Ring 2.6 Technical Report: Efficient and Instant Agentic Intelligence at Trillion-Parameter Scale
The technical report presents Ling-2.6 and Ring-2.6, a family of trillion-parameter models for agentic intelligence. Ling-2.6 optimizes for instant response and high per-token capability, while Ring-2.6 targets deeper reasoning. The models introduce hybrid linear attention, training innovations like Evolutionary Chain-of-Thought, and a reinforcement learning framework called KPop. All checkpoints are open-sourced.