292 related articles

Asking LLMs to self-report confidence scores is a common mistake. Learn why it fails and discover reliable alternatives like logprobs, self-consistency sampling, and RAG.

Asking LLMs for self-reported confidence scores is a common mistake. Learn why it fails, and discover reliable alternatives like logprobs, self-consistency sampling, and RAG for uncertainty estimation.

Analysis of world models as RL training environments: long-horizon consistency progress, how systematic error bias poisons policy transfer, and the emerging division of labor with traditional simulators.

A systematic guide to AI Agent development across four stages: LLM fundamentals, ReAct paradigm, memory & tools, and multi-agent collaboration for developers.

DeepSeek V4 official release is imminent. V4 Pro features 1.6 trillion parameters with million-character context. Explore the D-SPARK acceleration framework, dynamic pricing, and V4's leap to production-grade AI.

Analysis of DeepSeek founder Liang Wenfeng's rare investor dialogue, exploring the company's vision-driven culture, strategic restraint toward AGI, and open-source philosophy in the US-China AI race.

Why do AI Agents hallucinate more as they grow more complex? This article analyzes the causes from error accumulation, context noise, and model completion nature, with 5 practical production strategies.

Google rolls out upgraded 3.6 Flash and 3.5 Flash-Lite models. Learn about the Flash series' positioning, upgrade highlights, and value for developers.

Top AI LLMs can write code and pass professional exams, yet can't produce an accurate chart. This article analyzes why AI fails at chart generation and reveals the uneven nature of AI intelligence.

Claude Opus 5's high+ reasoning mode has been jokingly called an "anxious overthinker." This article analyzes why LLMs over-reason, the diminishing returns tipping point, and how to balance reasoning intensity.

A Reddit user tested Gemini 3.5 Pro in Arena and found it generates 20+ files with hundreds of lines of code per file in a single pass, with no lazy shortcuts or placeholders.

Detailed analysis of Kimi K3 quantization deployment options, comparing q4 vs q8 storage requirements, precision trade-offs, and hardware configurations for local self-hosting.

An in-depth analysis of Wolfram's multiway Turing machines, exploring how computation expands from single paths to multiway graph structures, and deep connections to AI search algorithms and quantum computing.

DeepSeek and Peking University open-source DSpark, an inference acceleration tech boosting single-user generation speed by 57%-85% under high concurrency. Learn its 3 core designs and the DSpec framework.

DeepSeek partners with Peking University to open-source DSpark, an inference acceleration tech boosting single-user speed by 57%-85% under high concurrency. Learn its three core designs and the DSpec framework.

D-Flash solves the autoregressive drafter latency bottleneck in speculative decoding via fast diffusion parallel drafting and target feature KV injection. 16 tokens in just 6ms, up to 3.5x speedup on HumanEval, beating EAGLE3 and MTP.

D-Flash uses fast diffusion parallel drafting and target feature KV injection to solve the autoregressive Drafter latency bottleneck in speculative decoding. 16 tokens in just 6ms, up to 3.5x speedup on HumanEval, surpassing EAGLE3 and MTP.

DeepSeek open-sources DeepSpec, a full-stack speculative decoding library delivering 60–85% inference speedup and up to 661% throughput gains in production. MIT license, 9 checkpoints, 9 benchmarks.

Redis author antirez built the pure-C inference engine DS4 "Dwarf Star," compressing DeepSeek V4 Flash from 500GB to 80.8GB via asymmetric quantization for local deployment on 128GB unified memory at 26.7 tokens/sec.

Redis creator antirez built DS4 "Dwarf Star," a pure-C inference engine, using asymmetric quantization to compress DeepSeek V4 Flash from 500GB to 80.8GB for local 128GB unified-memory deployment at 26.7 tokens/sec.