text-embedding-3-large, error hugging face ??? #2232

Closed
opened 2025-11-11 15:03:04 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @comeback01 on GitHub (Sep 28, 2024).

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.

Originally created by @comeback01 on GitHub (Sep 28, 2024). 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.
Author
Owner

@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

@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
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#2232