You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi , I try to use starcoderbase-1b on llama.cpp,but it fail.
first, I clone starcoderbase-1b:
second, I convert it to gguf:
and then, I run it on llama.cpp:
./main -m startcoder1b.gguf -p "Building a website can be done in 10 simple steps:\nStep 1:" -n 400 -e
but it fail:
Does anyone know how to solve this problem?
Beta Was this translation helpful? Give feedback.
All reactions