mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
issue: docker build issue #4801
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 @sleepyddl on GitHub (Apr 10, 2025).
Check Existing Issues
Installation Method
Git Clone
Open WebUI Version
0.6.2
Ollama Version (if applicable)
No response
Operating System
Windows 10 docker desktop
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
I want to build it successfully.
Actual Behavior
ENV HF_ENDPOINT=https://hf-mirror.comdocker buildx build -- platform Linux/amd64- t open-webui: v0.6.2. .Xet Storage is enabled for this repo, but the 'hf_xet' package is not installed. Falling back to regular HTTP download. For better performance, install the package with:pip install huggingface_hub[hf_xet]orpip install hf_xetuv pip install --system hf_xetto DockerfileFile "/usr/local/lib/python3.11/site-packages/transformers/modeling_utils.py", line 1080, in _get_resolved_checkpoint_filesraise EnvironmentError( OSError: sentence-transformers/all-MiniLM-L6-v2 does not appear to have a file named pytorch_model.bin but there is a file for TensorFlow weights. Usefrom_tf=Trueto load this model from those weights.Steps to Reproduce
same as Actual Behavior
Logs & Screenshots
same as Actual Behavior
Additional Information
No response