DeepSeek-V3-Chat.yaml运行提示格式错误 #923
Unanswered
wincheer2025
asked this question in
Q&A
Replies: 1 comment
-
这几个参数格式的问题 --max_new_tokens:1000 --cpu_infer:16。 |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
pip show ktransformers
Version: 0.2.3.post1+cu124torch26vx2
python -m ktransformers.local_chat --model_path /usb/DeepSeek-R1.Q4_K_M.gguf --gguf_path /hometown/lyq/DS/ --optimize_config_path /hometown/lyq/DS/DeepSeek-V3-Chat.yaml --max_new_tokens:1000 --cpu_infer:16
然后提示:错误,修改:删除:后的空格,又提示其他格式错误,这个怎么处理
Beta Was this translation helpful? Give feedback.
All reactions