feat: map DeepSeek Chat sampling robustness

This commit is contained in:
wuyang
2026-07-30 02:01:50 +08:00
parent 18b16e2fdc
commit 580f69675c
21 changed files with 108346 additions and 28 deletions
+5 -5
View File
@@ -145,18 +145,18 @@ const paths = [
</a>
<a class="release-card deepseek-release" href="/deepseek/">
<div>
<p class="eyebrow"><span>NEW / DEEPSEEK ROUND 05</span> COMPLETION · TASK TESTS · FULL DEPTH</p>
<p class="eyebrow"><span>NEW / DEEPSEEK ROUND 06</span> MULTI-SEED SAMPLING · EXACT REPLAY</p>
<h2>从 Dense 到百万上下文:每次创新都在偿还上一代最贵的一张账</h2>
<p>
用二十四张问题账和十次技术转向走完 Dense→V4,再把官方 V2-Lite-Chat 的
128 个输出统一延长到 512-token:121 个自然 EOS、Math / Code 真实 evaluator;
同时沿 29 个隐藏阶段与 26 个 MoE gate 追踪 1,918,176 次目标路由决定。
在 512-token greedy 与 29-stage / 26-gate 全深度 trace 之后,再按预注册的
8 个 seed 生成 256 条官方 nucleus samples:251 条自然 EOS、242 条不同完整
token 轨迹;Math 62 / 64、Code 63 / 64,并在新进程复现 R0/R1 的 64 / 64 格。
</p>
</div>
<dl>
<div><dt>LINEAGE</dt><dd>1991 → 2026 · 10 次转向</dd></div>
<div><dt>NODES</dt><dd>60 个一手 / 官方节点</dd></div>
<div><dt>LAB</dt><dd>19 · Base / Chat / full depth</dd></div>
<div><dt>LAB</dt><dd>20 · Base / Chat / sampling</dd></div>
</dl>
<span class="release-arrow" aria-hidden="true">进入 DeepSeek 完整技术谱系 →</span>
</a>