[GH-ISSUE #8949] Replace experimental hugging face gguf upload interface with ollama pull #53997

Closed
opened 2026-05-05 15:39:44 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @joequant on GitHub (Jan 26, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/8949

ollama now has the ability to pull from hf.co and the interface to load models from hugging face should use this interface which is much cleaner and easier to use. The old URL GGUF is buggy and prone to fail.

Originally created by @joequant on GitHub (Jan 26, 2025). Original GitHub issue: https://github.com/open-webui/open-webui/issues/8949 ollama now has the ability to pull from hf.co and the interface to load models from hugging face should use this interface which is much cleaner and easier to use. The old URL GGUF is buggy and prone to fail.
Author
Owner

@acceleratorlastorder commented on GitHub (Jan 26, 2025):

Indeed, I just checked, and I didn’t know this was possible! This is a great plus for the tool.
For anyone interested, here’s the documentation link for reference: https://huggingface.co/docs/hub/en/ollama

<!-- gh-comment-id:2614475808 --> @acceleratorlastorder commented on GitHub (Jan 26, 2025): Indeed, I just checked, and I didn’t know this was possible! This is a great plus for the tool. For anyone interested, here’s the documentation link for reference: https://huggingface.co/docs/hub/en/ollama
Author
Owner

@tjbck commented on GitHub (Jan 27, 2025):

You can already do this.

<!-- gh-comment-id:2614813845 --> @tjbck commented on GitHub (Jan 27, 2025): You can already do this.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#53997