mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-25 12:32:58 -05:00
On the first run, the progress of loading the model is displayed #1814
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 @thereand on GitHub (Aug 19, 2024).
When I use a large model such as 70B for inference, I need to wait for a long time in the web page. Could you please add a progress reminder of the model loading?
thanks!