-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Closed
Description
Hi, thanks for this project. 😃
I've got the .bin model today I don't remember from where 😅 .
# docker run -v $PWD/models:/models -p 8080:8080 -ti --rm quay.io/go-skynet/llama-cli api --model /models/ggml-alpaca-7b-q4.bin
llama_model_load: invalid model file '/models/ggml-alpaca-7b-q4.bin' (too old, regenerate your model files!)
llama_bootstrap: failed to load model from '/models/ggml-alpaca-7b-q4.bin'
Loading the model failed: failed loading modelHow do I regenerate the model?
I tried with the instructions from README (https://github.com/go-skynet/llama-cli#using-other-models), but without success.
Metadata
Metadata
Assignees
Labels
No labels