Map

DeepSeek

Wiki entityllmai-labchina โ†ณ show in map Markdown
title
DeepSeek
type
entity
summary
Chinese AI lab whose V3/R1/V4 model line drove the open-weights reasoning-model cost-collapse story of 2024-2026
tags
llm, ai-lab, china
created
2026-04-25
updated
2026-04-30

Chinese AI lab and model family. Originally a research arm of High-Flyer Quant; spun out as a standalone lab around 2023. Sits in the small cluster of labs (alongside Mistral, Qwen, Yi) that ship competitive open-weights models, and has the strongest published reasoning lineage of the Chinese labs through the R1 / V3 / V4 series.

The lab matters in the LLM landscape for a few reasons distinct from raw capability:

  • Open weights for frontier-class reasoning. R1 (Jan 2025) was the first open-weights model to land near the top of reasoning benchmarks, with weights and technical report public. V4 continues that pattern.
  • Training-cost reporting that flipped the discourse. The published training compute and budget numbers for V3/R1 were small enough relative to GPT-4-class assumptions that they reframed the cost discussion across the industry.
  • MoE architecture choices that pushed the routing-and-expert-load-balancing literature forward, picked up downstream by other labs.

Model line as relevant to this vault

  • V3 โ€” Mid-2024 dense+MoE base model. The published training report (sub-$6M figure for the final pretraining run) is the source most often cited in cost-collapse arguments.
  • R1 โ€” Jan 2025 reasoning model derived from V3. Open weights. Long visible <think> traces by default, distillation-friendly.
  • V4 โ€” Current generation as of 2026. Has reasoning variants (deepseek-v4-flash, deepseek-v4-pro) plus an "Expert Mode" surface in the official app/web. See deepseek-v4-roleplay-instruct for one documented quirk of V4's training-injected style markers and controllable-thinking-style for what that implies about how its CoT data was built.

Agent ecosystem

DeepSeek maintains awesome-deepseek-agent โ€” a curated list of 16 AI agent and coding-assistant tools (Claude Code, Pi, OpenCode, Crush, Reasonix, AstrBot, OpenClaw, etc.) with per-tool guides for using V4-Pro / V4-Flash. The list is the canonical signal of which tools DeepSeek considers first-class for V4, including both Western terminal coding agents and China-facing chat-platform agents (Feishu, WeChat, Telegram).

Things to track

  • Future ingests of DeepSeek technical reports (V4 if/when published)
  • Distilled / quantized derivatives of V4 from the open-source community
  • Other reverse-engineered training-format quirks similar to the roleplay markers
  • Cost-curve comparisons (DeepSeek vs OpenAI / Anthropic per-token cost)
  • New entries on awesome-deepseek-agent worth a closer look
Sub-pages