-
Notifications
You must be signed in to change notification settings - Fork 265
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
Update the GGUF usage with llama.cpp
doc page
#1277
Comments
This is resolved by #1280 right? |
hmm no only partly i think https://huggingface.co/docs/hub/en/gguf-llamacpp is still sub-optimal imo. cc @Vaibhavs10, and also cc @ngxson who opened huggingface/huggingface.js#778 which is the same command(s) but "in-product" (on the Hub) vs. in a doc |
Good catch, will open a PR today to update and ask for everyone's reviews! 👍 |
@julien-c now it can be closed I guess 😺 |
yes we can close but @Vaibhavs10 @ngxson i would still add how to install (recommend brew etc) to that doc page WDYT? Closing in the meantime |
there's now way cleaner syntax than https://huggingface.co/docs/hub/en/gguf-llamacpp to load a model from HF in llama.cpp
The text was updated successfully, but these errors were encountered: