Spaces:
Running
on
A10G
Running
on
A10G
update readme for card generation
#128
by
ariG23498
HF staff
- opened
You can now run gguf models from HF directly using ollama.
This PR introduces a README change to the card generation code which outlines the ollama usage.
The idea LGTM overall, just need a small change (if I understand correctly):
It should be ollama run hf.co/{model_id}
and not new_repo_url
because new_repo_url
contains all the https://huggingface.co
part
Cool! Thanks @ariG23498
Let's wait to see if @reach-vb wants to change some wordings or to add other links ;-)