Issue: HuggingFace Documentation Refers to Outdated Binaries #8659
Labels
bug-unconfirmed
low severity
Used to report low severity bugs in llama.cpp (e.g. cosmetic issues, non critical UI glitches)
stale
What happened?
This isn't a problem that we control, but if someone knows who to contact at Hugging Face, then it would be good to get the llama.cpp instructions from the "Use This Model" button to refer to the updated binary names from #7809 .
Example:
From a GGUF'd model page (such as this one), click "Use This Model", then "llama.cpp", and you'll see a screen like the following:
The instructions in "Option 2" should be updated to be
llama-cli
instead ofmain
.It's not a huge deal, but I looked through the HF Repositories list and it wasn't immediately obvious which one this should be reported in.
Mainly wanted to report this here so that we had a place to track it.
Name and Version
n/a
What operating system are you seeing the problem on?
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered: