mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
Uploading models in the format .guff not via web interface #1660
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @procoprobocop on GitHub (Aug 2, 2024).
Currently, there is only one way to upload a model in the .guff format to WebUI - through the browser's web interface. Due to network outages and a clogged channel, downloading large models becomes quite problematic. It is worth considering the possibility of uploading models directly to docker via the command line using the wget or curl tools.