You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
在 dsh 环境中使用该模型时,一打开思考内容就导致网页卡死。退化出现在思考中,不会自动截断。



卡死内容显示思考链中全部是连续重复的“好。”字。这疑似是模型在生成阶段的循环退化。环境截图与详情见附件。
模型:deepseek-v4.1-flash-expires-on-0910
dsh版本:0.1.1-rc.2
现象:思考内容无法打开,一打开网页就卡死。日志显示思考内容中全部是连续重复的“好。”。
推测:与已知的退化循环问题相同,但发生在 thinking 阶段。DSH 无重复防护,前端直接渲染巨量重复思考文本导致崩溃。
All reactions