Replies: 1 comment 2 replies
-
This is expected and is a side effect of the unified KV cache currently used in |
Beta Was this translation helpful? Give feedback.
2 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 have noticed that the generated embeddings differ slightly when embedding a single line versus multiple lines. I am curious to understand why this happens.
single line
Added one more line
As you can see, the values for embedding 0 in both cases are slightly different. This pattern is consistent and can be reproduced.
Beta Was this translation helpful? Give feedback.
All reactions