-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
llama_model_load: loading model issue in Docker #454
Comments
I'm using MacOS 13.4 encounter this issue too.
|
Same thing on windows |
Same on ubuntu |
Facing same issue in docker container running in mac m1 |
that project is dead .... use llama.cpp or koboldcpp |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
llama_model_load: loading model from 'models/7B/ggml-model-q4_0.bin' - please wait ...
llama_model_load: invalid model file 'models/7B/ggml-model-q4_0.bin' (bad magic)
main: failed to load model from 'models/7B/ggml-model-q4_0.bin'
Can any one suggest please how to solve that issue
The text was updated successfully, but these errors were encountered: