DeepSeek-V4: Towards Highly Efficient Million-Token Context Intelligence

19d ago · Global · primary source: export.arxiv.org

A new family of large language models from DeepSeek supports context windows of one million tokens while sharply reducing the computational cost of processing long inputs, according to a technical paper posted to arXiv [1]. The DeepSeek-V4 series comprises two Mixture-of-Experts models: DeepSeek-V4-Pro, with 1.6 trillion total parameters and 49 billion activated parameters, and DeepSeek-V4-Flash, with 284 billion total parameters and 13 billion activated parameters [1]. Both models were pre-trained on more than 32 trillion diverse and high-quality tokens and underwent a comprehensive post-training pipeline [1]. The model checkpoints have been released on Hugging Face [1]. The architecture introduces a hybrid attention mechanism that combines Compressed Sparse Attention and Heavily Compressed Attention to improve long-context efficiency [1]. The models also use Manifold-Constrained Hyper-Connections, which enhance conventional residual connections, and the Muon optimizer for faster convergence and greater training stability [1]. In the one-million-token context setting, DeepSeek-V4-Pro requires only 27 percent of the single-token inference FLOPs and 10 percent of the KV cache compared with its predecessor, DeepSeek-V3.2 [1]. The paper states that this efficiency enables the team to routinely support one-million-token contexts, making long-horizon tasks and further test-time scaling more feasible [1]. A maximum reasoning effort mode, DeepSeek-V4-Pro-Max, redefines the state-of-the-art for open models, outperforming its predecessors in core tasks [1]. Large language models are a type of machine learning model designed for natural language processing tasks such as language generation, trained with self-supervised learning on vast amounts of text [3]. The DeepSeek-V4 series extends this paradigm by pushing context length and inference efficiency simultaneously [1][3].

model-releaseresearch-paperproduct-launchbenchmarkinfrastructure

Background sources we checked (7)
  • arxiv.org ↗ We present a preview version of DeepSeek-V4 series, including two strong Mixture-of-Experts (MoE) language models -- DeepSeek-V4-Pro with 1.6T parameters (49B activated) and DeepSeek-V4-Flash with 284B parameters (13B activated) -- both supporting a context length of one million …
  • en.wikipedia.org ↗ A large language model (LLM) is a type of machine learning model designed for natural language processing tasks such as language generation. LLMs are language models with many parameters, and are trained with self-supervised learning on a vast amount of text.…
  • arxiv.org ↗ CatalyzeX Code Finder for Papers (What is CatalyzeX?) ... DagsHub Toggle ... DagsHub (What is DagsHub?)…
  • arxiv.org ↗ With the creation of new datasets, the question arises of whether the data in them is complementary to other datasets for training ML models (see recent reviews for a perspective of catalysts informatics22, 23, 24). This is especially important when consolidating data with a vari…
  • arxiv.org ↗ CatalyzeX Code Finder for Papers (What is CatalyzeX?) ... DagsHub Toggle ... DagsHub (What is DagsHub?)…
  • en.wikipedia.org ↗ Sustainable Development Goals (abbr. SDGs) were adopted in 2015 by all United Nations (UN) members for the 2030 Agenda for Sustainable Development. The aim of the 17 global goals is "peace and prosperity for people and the planet", tackling climate change, and working to preserv…
  • en.wikipedia.org ↗ In molecular biology, a transcription factor (TF) (or sequence-specific DNA-binding factor) is a protein that controls the rate of transcription of genetic information from DNA to messenger RNA, by binding to DNA sequences. Specificity can be due to sequence motifs, or epigenetic…

Sources

Spot something wrong? Report an issue