You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: