Embeddings Model.. how? #5
jakenuts
started this conversation in
Problems & issues
Replies: 1 comment
-
I am not sure if I got the problem. Are you referring to this line from .env.example? EMBEDDINGS_MODEL_NAME=all-MiniLM-L6-v2 # default: all-MiniLM-L6-v2 This line is carried-over from privateGPT. Did clone the repo before, so maybe that does the trick. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm at the "can enter an api key" and "knows what a model is.. sorta" level and was excited to try out this branch but I'm hopelessly stuck at the embeddings model. All the references from the suggested model seem to suggest I'd find it somewhere to download, but the HF references only mention using it through a library. Tried to grab the files with git but equally unsuccessful. Was hoping it might be auto-downloaded to the path but again, no dice. If I could pop in an OpenAI key for their embedding model, no worries but that being excluded, how do you pull that bit together?
Thanks!
James
Beta Was this translation helpful? Give feedback.
All reactions