mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
timed out waiting for llama runner to start - progress 0.00 - #3431
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 @Mugane on GitHub (Jan 25, 2025).
Bug Report
Installation Method
Docker Desktop version 4.37.1
Docker version 27.4.0 (build bde2b89)
image: ghcr.io/open-webui/open-webui:ollama
"Image": "sha256:a249ccd60c90abd71f930663a0d260eeead1b0426ecdc7ca67528bbd989539e6"
"Created": "2025-01-23T02:03:14.801474831Z"
Docker compose used for build. No errors.
Environment
Ollama: v0.5.7
Windows 11 Pro
Hardware:
Cuda:
Browser (if applicable): not applicable/happens from shell too.
Confirmation:
Expected Behavior:
It loads in seconds instead of timing out after 5 minutes.
Actual Behavior:
Can't load anything but the smallest models, takes 5 minutes and then times out.
Description
Bug Summary:
Reproduction Details
Steps to Reproduce:
See description
Logs and Screenshots
Browser Console Logs:
N/A (error happens in terminal too)
Docker Container Logs:
Screenshots/Screen Recordings (if applicable):
N/A.
Additional Information
It should not take 5 minutes to load 10GB from SSD into vRAM. It should take 5 seconds.
Many thanks!