dalai
dalai copied to clipboard
invalid_argument: stoi: no conversion
Can someone help me get past this error?
/Users/jeff/dalai/alpaca/main --seed .9 --threads 4 --n_predict 200 --model models/7B/ggml-model-q4_0.bin --top_k 40 --top_p 0.9 --temp 0.8 --repeat_last_n 64 --repeat_penalty 1.3 -p "What is the weather like" exit
The default interactive shell is now zsh.
To update your account to use zsh, please run chsh -s /bin/zsh
.
For more details, please visit https://support.apple.com/kb/HT208050.
bash-3.2$ /Users/likekekane/dalai/alpaca/main --seed .9 --threads 4 --n_predict 200 --model models/7B/ggml-model-q4_0.bin --top_k 40 --top_p 0.9 --temp 0.8 --repeat_last_n 64 --repeat_penalty 1.3 -p "What is the weather like"
libc++abi: terminating due to uncaught exception of type std::invalid_argument: stoi: no conversion
Abort trap: 6
bash-3.2$ exit
exit