bug: generate command produces garbage output on Qwen3.5-0.8B #57
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Running
sleepy-llm generatewith Qwen3.5-0.8B produces garbled Unicode tokens instead of coherent text.Reproduction
Result:
åĴĮåĴĮåĴĮåĴĮåĴĮ(garbage)Expected: Coherent English text like "Hello! How can I help..."
Notes
Related
src/tests/correctness.zigalso hardcoded to 4B model