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

Error loading .gguf file #170

Closed
thomasbernhard-dev opened this issue Sep 12, 2023 · 0 comments
Closed

Error loading .gguf file #170

thomasbernhard-dev opened this issue Sep 12, 2023 · 0 comments

Comments

@thomasbernhard-dev
Copy link

thomasbernhard-dev commented Sep 12, 2023

What I am trying to do:

Using LlamaSharp 0.5.1 with the new .gguf models. I am using the code like the described on the github page.

What´s the Error

error loading model: unknown (magic, version) combination: 46554747, 00000002; is this really a GGML file?
llama_load_model_from_file: failed to load model

Can anybody help me with that? Does somebody else has the problem ?

Thanks in advance:)

EDIT

Never mind, LLamaSharp.Backend.CPU was not updated for some reason. Now it works

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

1 participant