中文简介
deepseek-ai/DeepSeek-V4-Pro-DSpark 是 deepseek-ai 在 Hugging Face 发布的模型仓库,当前卡片主要关联文本生成与推理。本站固定记录上游版本 7c09739fd136,同步到 92 个文件,文件元数据合计 831.44 GB;访问状态为“公开”,许可证字段为“mit”。
上游模型卡 / 数据集卡
【README 卡片中文译介】
以下内容依据上游仓库 deepseek-ai/DeepSeek-V4-Pro-DSpark 的固定版本 README、卡片字段和文件元数据进行中文结构化整理。它保留便于选型的关键信息,完整技术细节、代码示例和许可文本请同时查看上游原文。
【资源概览】
deepseek-ai/DeepSeek-V4-Pro-DSpark 是 deepseek-ai 在 Hugging Face 发布的模型仓库,当前卡片主要关联文本生成与推理。本站固定记录上游版本 7c09739fd136,同步到 92 个文件,文件元数据合计 831.44 GB;访问状态为“公开”,许可证字段为“mit”。
【适用方向】
适合在真实样本上评估文本生成与推理能力,并比较质量、时延和资源消耗。 建议先用小规模样本验证推理框架、输入输出格式和任务指标,再决定是否进入完整权重获取、量化或部署评估。
【版本与规格】
固定版本:7c09739fd136。 任务标签:文本生成与推理。 架构:DeepseekV4ForCausalLM。 上游 Safetensors 元数据显示参数量约 889.48 B。 库标记:transformers。 模型类型字段:deepseek_v4。 上游页面记录的最近更新时间:2026-07-04。
【文件信息】
上游 API 返回 92 个文件,文件元数据合计 831.44 GB。 已保存文件清单中的主要扩展名:.safetensors 66 个、.json 10 个、.py 6 个、.txt 5 个、.md 3 个、无扩展名 2 个。 当前较大的文件包括:model-00066-of-00066.safetensors(13.15 GB);model-00064-of-00066.safetensors(13.05 GB);model-00004-of-00066.safetensors(12.95 GB)。
【运行或处理环境】
仓库文件元数据合计 831.44 GB。 按每参数 2 字节只计算 BF16 权重,理论下限约 1.62 TB;这不包含 KV Cache、激活值、框架开销或并发余量。 实际显存与内存由精度、量化方式、上下文长度、批量、并发、MoE 专家加载方式和推理框架共同决定,不能只凭参数名或仓库大小作部署承诺;应在目标格式和目标硬件上实测。
【使用边界】
许可证显示为“mit”,具体用途限制、附加政策和归属要求仍以上游原文为准。 模型输出、工具调用和生成内容可能出现错误、偏见或安全风险,面向业务前应建立任务级评测、权限隔离和人工确认。
DeepSeek-V4: Towards Highly Efficient Million-Token Context Intelligence Technical Report 👁️ Note: DeepSeek-V4-Pro-DSpark** is **not** a new model. It is the same checkpoint with an additional speculative decoding module attached. A minimal inference example is available in the `inference` folder. For more details, refer to: https://github.com/deepseek-ai/DeepSpec 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-s
适用场景
适合在真实样本上评估文本生成与推理能力,并比较质量、时延和资源消耗。 建议先用小规模样本验证推理框架、输入输出格式和任务指标,再决定是否进入完整权重获取、量化或部署评估。
模型参数
固定版本:7c09739fd136。 任务标签:文本生成与推理。 架构:DeepseekV4ForCausalLM。 上游 Safetensors 元数据显示参数量约 889.48 B。 库标记:transformers。 模型类型字段:deepseek_v4。 上游页面记录的最近更新时间:2026-07-04。
文件说明
上游 API 返回 92 个文件,文件元数据合计 831.44 GB。 已保存文件清单中的主要扩展名:.safetensors 66 个、.json 10 个、.py 6 个、.txt 5 个、.md 3 个、无扩展名 2 个。 当前较大的文件包括:model-00066-of-00066.safetensors(13.15 GB);model-00064-of-00066.safetensors(13.05 GB);model-00004-of-00066.safetensors(12.95 GB)。
上游文件元数据
.gitattributes1.55 KBconfig.json1.92 KBencoding/encoding_dsv4.py27.25 KBencoding/README.md7.93 KBencoding/test_encoding_dsv4.py3.65 KBencoding/tests/test_input_1.json2.68 KBencoding/tests/test_input_2.json526 Bencoding/tests/test_input_3.json4.44 KBencoding/tests/test_input_4.json2.67 KBencoding/tests/test_output_1.txt2.33 KBencoding/tests/test_output_2.txt342 Bencoding/tests/test_output_3.txt3.24 KB
硬件建议
仓库文件元数据合计 831.44 GB。 按每参数 2 字节只计算 BF16 权重,理论下限约 1.62 TB;这不包含 KV Cache、激活值、框架开销或并发余量。 实际显存与内存由精度、量化方式、上下文长度、批量、并发、MoE 专家加载方式和推理框架共同决定,不能只凭参数名或仓库大小作部署承诺;应在目标格式和目标硬件上实测。
注意事项
许可证显示为“mit”,具体用途限制、附加政策和归属要求仍以上游原文为准。 模型输出、工具调用和生成内容可能出现错误、偏见或安全风险,面向业务前应建立任务级评测、权限隔离和人工确认。
获取、校验与交付
咨询此资源时只需发送本页链接或资源准确全称。橙子AI科技会继续核对版本、文件与类型、README资料卡、许可证和访问条件,并在合法访问权限、许可证及平台规则允许的前提下,协助海内外下载、完整性校验及网盘或硬盘交付;本官网本身不托管或下载资源文件。
- 大模型获取与国内转存服务
- 大模型怎么下载:Hugging Face 官方方式与国内交付完整指南
- 国内下载 Hugging Face 模型很慢或经常中断怎么办
- DeepSeek、ChatGPT、豆包、Kimi 能否下载到本地
本页面为橙子AI科技基于固定版本上游卡片整理的中文信息与服务说明,不代表资源作者或平台官方页面。实际许可、访问和使用条件以上游原文为准。