Skip to content
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

Open
nationallokmatparty opened this issue Jun 3, 2023 · 5 comments
Open

llama_model_load: loading model issue in Docker #454

nationallokmatparty opened this issue Jun 3, 2023 · 5 comments

Comments

@nationallokmatparty
Copy link

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

@haohsiangc
Copy link

I'm using MacOS 13.4 encounter this issue too.

main: seed = 1686041591
llama_model_load: loading model from 'models/13B/ggml-model-q4_0.bin' - please wait ...
llama_model_load: invalid model file 'models/13B/ggml-model-q4_0.bin' (bad magic)
main: failed to load model from 'models/13B/ggml-model-q4_0.bin'
bash-3.2$ exit

@akapulka
Copy link

akapulka commented Jun 6, 2023

Same thing on windows

@pedrooct
Copy link

Same on ubuntu

@hayatbehlim
Copy link

Facing same issue in docker container running in mac m1

@mirek190
Copy link

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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants