Replies: 2 comments 3 replies
-
Which model are you using? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I'm using Qwen2.5. But it doesn't matter. I need to force the embedding size for any model. How to do it? Im using LLamaSharp. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I need to set the embedding vector size = 2000 to set the pgvector index, which has a limit of 2000. What is the best way to do this? The default model generates an embedding with a length of more than 4000.
Beta Was this translation helpful? Give feedback.
All reactions