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?
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.