Skip to content

Commit dfd77e7

Browse files
Vaibhavs10julien-c
andauthored
Update docs/hub/ollama.md
Co-authored-by: Julien Chaumond <[email protected]>
1 parent 8d513b6 commit dfd77e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/hub/ollama.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ To change sampling parameters, create a file named `params` in the repository. T
9292
You can run private GGUFs from your personal account or from an associated organisation account in two simple steps:
9393

9494
1. Copy your Ollama SSH key, you can do so via: `cat ~/.ollama/id_ed25519.pub | pbcopy`
95-
2. Add the corresponding key to your Hugging Face account by going to [your account settings](https://huggingface.co/settings/keys) and clicking on `Add new key`.
95+
2. Add the corresponding key to your Hugging Face account by going to [your account settings](https://huggingface.co/settings/keys) and clicking on `Add new SSH key`.
9696
3. That's it! You can now run private GGUFs from the Hugging Face Hub: `ollama run hf.co/{username}/{repository}`.
9797

9898
## References

0 commit comments

Comments
 (0)