mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 11:28:35 -05:00
3rd party model pulls no longer finishing. #3544
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 @Nurb4000 on GitHub (Feb 2, 2025).
Using the all-in-one Docker image.
The last 2 versions no longer finish pulling "3rd party" models. ( the experimental section for managing ollama connections ). They get to 100% complete but never actually finish. This is both via local files or URLs.
Pulling direct from ollama works fine.
I'm able to go into the container CLI and pull via command line just fine. So not a show stopper just less convenient.
( i did search for this bug before posting, didn't see it, but if i missed it, i apologize )