返回目录
␣extreme
DeepSeek V3.1「极字 bug」的关键 token(id 15075,含前导空格):模型生成文本时随机注入「极」「極」「extreme」。
原始 token
" extreme"
␣代表一个真实空格;符号本身不属于 token,复制时会保留原始空格。
异常表现
- 012025-08 起大量用户报告:V3.1 生成文本时莫名其妙跑出「极」「極」「极速」或「extreme」,概率完全随机——如 `time.Second` 变成 `time.Se极`,`V1` 变成 `V极`(logprob -0.279,为 top-1 候选);腾讯 Codebuddy 中会自动补出「极速赛车开奖」「极速电竞」。mp.weixin.qq.com
- 02涉及 token:「 extreme」(id 15075)、「极」(id 2577)、「極」(id 16411)——「极」的词表 id 与「...」(2576) 相邻;Fireworks FP8 全精度部署同样复现,排除量化原因。mp.weixin.qq.com
- 03同一症状还出现在 Qwen3-235B-A22B-Instruct-2507 与 Qwen3-Coder-30B-A3B 上,报道推测两个实验室可能使用了相同的被污染数据;GLM 4.5 不受影响。mp.weixin.qq.com
- 公开记录于
- DeepSeek