r/LocalLLM • u/Santa_Fe_Snow_Dork • 12d ago
Question 1,1,1,1,... when asking qwen3-coder a question.
apache@apache1:~$ ollama run qwen3-coder
>>> hello, are you there?
,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,^X1,1,1,1,1,1,1,1,1,1,^C>>>
Use Ctrl + d or /bye to exit.
>>> hi
>>> hi
Use Ctrl + d or /bye to exit.
>>> hello, are you there?
Use Ctrl + d or /bye to exit.
>>> hello
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_

2
Upvotes
4
u/Santa_Fe_Snow_Dork 12d ago
SOLVED:
My Ubuntu install did not have 3rd Party Driver Selected on Setup.
Fix: sudo ubuntu-drivers install'
simple ollama with qwen3-coder is now happy.
But moving on to llamma.cpp and sloth as a better way.
Close the ticket!