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

llamma.cpp breaking change deprecating GGML in favor of GGUF #423

Closed
jkleckner opened this issue Aug 26, 2023 · 2 comments
Closed

llamma.cpp breaking change deprecating GGML in favor of GGUF #423

jkleckner opened this issue Aug 26, 2023 · 2 comments

Comments

@jkleckner
Copy link

Note that the upstream llama.cpp project has now completely deprecated GGML in favor of GGUF [1].

How should the repository and user models adapt to this?

[1] ggerganov/llama.cpp#2398

@BruceMacD
Copy link
Contributor

We're going to be adding the gguf runner very soon. We're going to make the transition such that Ollama can still run both gguf and older ggml formats, this means the transition will not require any action on the user's part.

@jkleckner
Copy link
Author

Cool, thanks!

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

2 participants