Ollama error

#2
by Colegero - opened

Error: pull model manifest: 401: {"error":"Invalid username or password."}

try following

- Copy your Ollama SSH key, you can do so via: cat ~/.ollama/id_ed25519.pub | pbcopy
- 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.
- That’s it! You can now run private GGUFs from the Hugging Face Hub: ollama run hf.co/google/gemma-3-12b-it-qat-q4_0-gguf

reference : https://github.com/ollama/ollama/issues/8045

try following

- Copy your Ollama SSH key, you can do so via: cat ~/.ollama/id_ed25519.pub | pbcopy
- 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.
- That’s it! You can now run private GGUFs from the Hugging Face Hub: ollama run hf.co/google/gemma-3-12b-it-qat-q4_0-gguf

reference : https://github.com/ollama/ollama/issues/8045

Thanks, it worked!

Google org

Hi @Colegero ,

Could you please confirm if issue is resolved feel free to close this issue . or if you have any concerns let us know will assist you.

Thank you.

Colegero changed discussion status to closed
Your need to confirm your account before you can post a new comment.

Sign up or log in to comment