reasoning dead loop.
#2
by
zzzkw
- opened
The native QwQ-32B model has an issue with reasoning dead loop. Here is an example case. I tried setting up your fine-tuned version, but the problem still persists. Is there any solution to fix this issue?
{
"model": "/unsloth/QwQ-32B",
"messages": [
{
"role": "user",
"content": "一个汉字具有左右结构,左边是木,右边是乞。这个字是什么?只需回答这个字即可"
}
],
"stream": true
}