In some countries, there are Internet limitations that would not let us download models from the main repo. Is it possible that the proxy setting (socks5 or HTTP) has been set until the downloader uses the proxy to download the model?
Thanks
Originally created by @m-hoseyny on GitHub (Jan 14, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/476
Hello,
In some countries, there are Internet limitations that would not let us download models from the main repo. Is it possible that the proxy setting (socks5 or HTTP) has been set until the downloader uses the proxy to download the model?
Thanks
Ollama WebUI does not have direct control over the model download process as it is handled by the Ollama application itself. Therefore, adding proxy support for model downloads would need to be implemented upstream in the Ollama project.
<!-- gh-comment-id:1891052214 -->
@justinh-rahb commented on GitHub (Jan 14, 2024):
Ollama WebUI does not have direct control over the model download process as it is handled by the Ollama application itself. Therefore, adding proxy support for model downloads would need to be implemented upstream in the Ollama project.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @m-hoseyny on GitHub (Jan 14, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/476
Hello,
In some countries, there are Internet limitations that would not let us download models from the main repo. Is it possible that the proxy setting (socks5 or HTTP) has been set until the downloader uses the proxy to download the model?
Thanks
@justinh-rahb commented on GitHub (Jan 14, 2024):
Ollama WebUI does not have direct control over the model download process as it is handled by the Ollama application itself. Therefore, adding proxy support for model downloads would need to be implemented upstream in the Ollama project.