Replies: 1 comment 1 reply
-
|
感谢反馈,这是 0.6.17 引入的回归,已定位。 原因:0.6.17 修复了另一个问题(#1879,DeepSeek 因收到 修复:#1882 把这个判断改成可被各引擎覆盖,基类保持保守默认(仅 GPT-5.1+),Ollama 引擎覆盖为始终发送 修复会在下一个版本(0.6.18)发布,届时不改任何设置即可恢复正常。 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
我用的是LMstudio部署qwen/qwen3.5-9b-Q4_K_M.gguf,LMstudio支持在聊天界面的自定义字段中开启或关闭thinking。在默认状态下(即开启思考),NextAI-transator的0.6.16版本,模型提供商为ollama,关闭EnableThinking,直接输出结果。

升级到0.6.17版本,不改变任何设置,EnableThinking不起作用,后台自动思考,输出结果很慢,输入几十个tokens,思考要上千tokens。
这是什么原因?
Beta Was this translation helpful? Give feedback.
All reactions