Embedding Limit #84
Answered
by
NirantK
Cyboghostginx
asked this question in
Q&A
|
Good Day, I must say that this embedding too actually does what it says, I was able to embed 8 million tokens in just 3 hours on my Macbook pro m1 which Ollama embedding has taken over 2 days now that I just had to end it. But what happened is when I used a chat model to polish reference to human like responses, it was unable to pick some stuffs out of the context. So my question would be, does it have a limit in how much it embeds, that it left some stuffs out? |
Answered by
NirantK
Nov 16, 2023
Replies: 1 comment
|
Hey! No, we don't leave anything. The default model has a 512 tokens length size, and we honor that. We'd encourage that you keep the chunk size to be smaller than 512 tokens! |
0 replies
Answer selected by
NirantK
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey! No, we don't leave anything. The default model has a 512 tokens length size, and we honor that. We'd encourage that you keep the chunk size to be smaller than 512 tokens!