[GH-ISSUE #4182] HFValidationError #13524

Closed
opened 2026-04-19 20:14:34 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @202030481266 on GitHub (Jul 29, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/4182

Bug Report

Follow the guide: https://docs.openwebui.com/getting-started/#installation-with-pip-beta

pip install open-webui
open-webui serve

It gave me this error:

HFValidationError: Repo id must be in the form 'repo_name' or 'namespace/repo_name': 
'/root/.cache/huggingface/hub/models--sentence-transformers--all-MiniLM-L6-v2/snapshots/8b3219a92973c328a8e22fadcfa821b5dc75636a'. Use `repo_type` argument if needed.
Originally created by @202030481266 on GitHub (Jul 29, 2024). Original GitHub issue: https://github.com/open-webui/open-webui/issues/4182 # Bug Report Follow the guide: https://docs.openwebui.com/getting-started/#installation-with-pip-beta ```bash pip install open-webui open-webui serve ``` It gave me this error: ``` HFValidationError: Repo id must be in the form 'repo_name' or 'namespace/repo_name': '/root/.cache/huggingface/hub/models--sentence-transformers--all-MiniLM-L6-v2/snapshots/8b3219a92973c328a8e22fadcfa821b5dc75636a'. Use `repo_type` argument if needed. ```
Author
Owner

@202030481266 commented on GitHub (Jul 29, 2024):

2024.7.29 已解决,属于Huggingface缓存自带的问题,删除缓存文件即可解决。

<!-- gh-comment-id:2255723680 --> @202030481266 commented on GitHub (Jul 29, 2024): 2024.7.29 已解决,属于Huggingface缓存自带的问题,删除缓存文件即可解决。
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#13524