模型

DeepSeek V4 Flash

deepseek-ai/DeepSeek-V4-Flash

查看上游原文 ↗
上游访问:公开 本站服务:可咨询 内容检查:AI 辅助整理并检查 许可证:MIT License 上游版本:60d8d70770c6

中文简介

DeepSeek V4 Flash 是 DeepSeek V4 预览系列中相对紧凑的 MoE 版本。固定 README 标注 284B 总参数、13B 激活参数和 1M 上下文,固定仓库约 148.68 GB;它比 V4 Pro 更易于规划部署,但仍属于大型多卡资源。

UPSTREAM README

上游模型卡 / 数据集卡

在 Hugging Face 查看原文 ↗

版本定位:DeepSeek V4 Flash 是 V4 预览系列中更小的 MoE 版本。固定卡片给出 284B 总参数、13B 激活参数、1M 上下文和 FP4+FP8 混合精度;参数元数据约 290.94B,两种口径来自不同上游字段。

部署关键点:固定仓库约 148.68 GB、46 个权重分片,仍是大型多卡资源。README 没有 Jinja chat template,必须随权重保留 encoding、配置、tokenizer 与索引文件。

服务说明:橙子AI科技可协助核对固定版本、文件范围、校验值和国内交付方式;实际可运行性取决于框架、显存、上下文和并发,本站不承诺指定硬件一定可运行。

已有简体中文译文 · Codex 基于固定版本上游 README 编写;待人工复核 · 2026-08-07 23:24

DeepSeek-V4: Towards Highly Efficient Million-Token Context Intelligence Technical Report 👁️ Introduction 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 tokens**. DeepSeek-V4 series incorporate several key upgrades in architecture and optimization: 1. **Hybrid Attention Architecture:** We design a hybrid attention mechanism combining Compressed Sparse Attention (CSA) and Heavily Compressed Attention (HCA) to dramatically improve long-context efficiency. In the 1M-token context setting, DeepSeek-V4-Pro requires only **27% of single-token inference FLOPs** and **10% of KV cache** compared with DeepSeek-V3.2. 2. **Manifold-Constrained Hyper-Connections (mHC):** We incorporate mHC to strengthen conventional residual connections, enhancing stability of signal propagation across layers while preserving model expressivity. 3. **Muon Optimizer:** We employ the Muon optimizer for faster convergence and greater training stability. We pre-train both models on more than **32T** diverse and high-quality tokens, followed by a comprehensive post-training pipeline. The post-training features a two-stage paradigm: independent cultivation of domain-specific experts (through SFT and RL with GRPO), followed by unified model consolidation via on-policy distillation, integrating distinct proficiencies across diverse domains into a single model. DeepSeek-V4-Pro-Max**, the maximum reasoning effort mode of DeepSeek-V4-Pro, significantly advances the knowledge capabilities of open-source models, firmly establishing itself as the best open-source model available today. It achieves top-tier performance in coding benchmarks and significantly bridges the gap with leading closed-source models on reasoning and agentic tasks. Meanwhile, **DeepSeek-V4-Flash-M

公开页仅展示原文摘录;完整模型卡或数据集卡请前往上游仓库查看。

适用场景

适合需要 V4 长上下文、推理模式与智能体能力,但不准备承担 Pro 版约 805 GB 权重规模的团队。可用于多卡推理验证、长文档任务、代码与工具调用评估;上线前仍应使用真实样本比较时延、质量和成本。

模型参数

固定版本:60d8d70770c6776ff598c94bb586a859a38244f1。固定 README:MoE、284B 总参数、13B 激活参数、1M 上下文,MoE 专家参数 FP4、其余多数参数 FP8;Hugging Face Safetensors 元数据参数量为 290,944,616,402,架构为 DeepseekV4ForCausalLM。

文件说明

固定 SHA 下共有 73 个文件,包含 46 个 Safetensors 权重分片、索引、配置、tokenizer、encoding、inference 与技术报告,Hugging Face used_storage 约 148.68 GB。交付时需按完整文件清单校验,不能混用 Pro 或 Base 仓库的配置。

上游文件元数据

  • .gitattributes1.57 KB
  • assets/dsv4_performance.png976.91 KB
  • config.json1.71 KB
  • encoding/encoding_dsv4.py27.25 KB
  • encoding/README.md7.93 KB
  • encoding/test_encoding_dsv4.py3.65 KB
  • encoding/tests/test_input_1.json2.68 KB
  • encoding/tests/test_input_2.json526 B
  • encoding/tests/test_input_3.json4.44 KB
  • encoding/tests/test_input_4.json2.67 KB
  • encoding/tests/test_output_1.txt2.33 KB
  • encoding/tests/test_output_2.txt342 B

硬件建议

约 149 GB 的仓库仍通常需要多卡显存、CPU 卸载或专用推理方案;1M 上下文的 KV cache 与并发会显著增加资源需求。应先用目标框架和实际上下文长度做容量测试,再确定部署与交付范围。

注意事项

固定仓库采用 MIT License,仍需审查输出安全、工具调用权限、隐私与具体行业规则。README 未提供 Jinja chat template,需使用仓库随附 encoding 流程;13B 激活参数不等于完整模型只有 13B,也不构成单卡运行保证。

获取、校验与交付

咨询此资源时只需发送本页链接或资源准确全称。橙子AI科技会继续核对版本、文件与类型、README资料卡、许可证和访问条件,并在合法访问权限、许可证及平台规则允许的前提下,协助海内外下载、完整性校验及网盘或硬盘交付;本官网本身不托管或下载资源文件。

第三方资源声明

本页面为橙子AI科技基于固定版本上游卡片整理的中文信息与服务说明,不代表资源作者或平台官方页面。实际许可、访问和使用条件以上游原文为准。