Skip to content

Issue with embedding generation #14454

Answered by ggerganov
marcobambini asked this question in Q&A
Discussion options

You must be logged in to vote

Most embedding models don't have a memory (a.k.a. a KV cache). This is not an error - just a warning telling you that you can simply use llama_encode() instead of llama_decode().

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@marcobambini
Comment options

Answer selected by marcobambini
Comment options

You must be logged in to vote
1 reply
@ggerganov
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants