I made a mistake in the interface: I put "text-embedding-3-large" instead of "sentence-transformers/all-MiniLM-L6-v2". Since then, I can't start my Docker container because it tells me that it can't download "text-embedding-3-large" on Hugging Face. Do you have any idea how to solve the problem?
Thank you.
Originally created by @comeback01 on GitHub (Sep 28, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/5785
Hello,
I made a mistake in the interface: I put "text-embedding-3-large" instead of "sentence-transformers/all-MiniLM-L6-v2". Since then, I can't start my Docker container because it tells me that it can't download "text-embedding-3-large" on Hugging Face. Do you have any idea how to solve the problem?
Thank you.
<!-- gh-comment-id:2380718214 -->
@thiswillbeyourgithub commented on GitHub (Sep 28, 2024):
Take a look there https://docs.openwebui.com/getting-started/env-configuration/
Change probably RAG_EMBEDDING_MODEL or ENGINE
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @comeback01 on GitHub (Sep 28, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/5785
Hello,
I made a mistake in the interface: I put "text-embedding-3-large" instead of "sentence-transformers/all-MiniLM-L6-v2". Since then, I can't start my Docker container because it tells me that it can't download "text-embedding-3-large" on Hugging Face. Do you have any idea how to solve the problem?
Thank you.
@thiswillbeyourgithub commented on GitHub (Sep 28, 2024):
Take a look there https://docs.openwebui.com/getting-started/env-configuration/
Change probably RAG_EMBEDDING_MODEL or ENGINE