feat: enable concurrent model downloads #87

Closed
opened 2025-11-11 14:04:44 -06:00 by GiteaMirror · 4 comments
Owner

Originally created by @gmaijoe on GitHub (Dec 14, 2023).

Describe the bug
Right now I can download multiple models at the same time and end up seeing sha hashes collisions in the UI.

To Reproduce
You can just type in 2 different models and import at the same time

Expected behavior
parallel model imports should show up on different lines along with a label of the model name + download progress bars for each

Screenshots
Screenshot 2023-12-14 at 5 39 01 PM

Desktop (please complete the following information):

  • OS: Mac M1
  • Browser Brave

Additional context
N/A

Originally created by @gmaijoe on GitHub (Dec 14, 2023). **Describe the bug** Right now I can download multiple models at the same time and end up seeing sha hashes collisions in the UI. **To Reproduce** You can just type in 2 different models and import at the same time **Expected behavior** parallel model imports should show up on different lines along with a label of the model name + download progress bars for each **Screenshots** <img width="643" alt="Screenshot 2023-12-14 at 5 39 01 PM" src="https://github.com/ollama-webui/ollama-webui/assets/7184919/48f3e468-5abf-48c3-b5ca-861a5fd6735e"> **Desktop (please complete the following information):** - OS: Mac M1 - Browser Brave **Additional context** N/A
Author
Owner

@tjbck commented on GitHub (Dec 14, 2023):

Hi, Thanks for the suggestion. I'll take a look in the near future and assess it's usability/feasibility. Thanks!

@tjbck commented on GitHub (Dec 14, 2023): Hi, Thanks for the suggestion. I'll take a look in the near future and assess it's usability/feasibility. Thanks!
Author
Owner

@anuraagdjain commented on GitHub (Jan 6, 2024):

A sneak peak of parallel downloading of the models. Also showcased an error Ollama server fails to download a specific model.

https://github.com/ollama-webui/ollama-webui/assets/4705103/c4377b83-6300-4297-957f-be0137ee955e

@anuraagdjain commented on GitHub (Jan 6, 2024): A sneak peak of parallel downloading of the models. Also showcased an error Ollama server fails to download a specific model. https://github.com/ollama-webui/ollama-webui/assets/4705103/c4377b83-6300-4297-957f-be0137ee955e
Author
Owner

@anuraagdjain commented on GitHub (Jan 6, 2024):

Can one of you confirm if the progress bar is never visible when the UI is light mode?

Edit: Fixed the progress bar for light theme.

@anuraagdjain commented on GitHub (Jan 6, 2024): Can one of you confirm if the progress bar is never visible when the UI is light mode? Edit: Fixed the progress bar for light theme.
Author
Owner

@tjbck commented on GitHub (Jan 6, 2024):

Can one of you confirm if the progress bar is never visible when the UI is light mode?

Yep, just noticed yesterday and should've been fixed with the latest release!

@tjbck commented on GitHub (Jan 6, 2024): > Can one of you confirm if the progress bar is never visible when the UI is light mode? Yep, just noticed yesterday and should've been fixed with the latest release!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#87