Find answers from the community

Updated 8 months ago

Max length

Hi team,

I'm using llama_index.embeddings.huggingface and when using parameter max_length it seems to do nothing. The embedding dimension do not change. What's max_length parameter really do?

https://docs.llamaindex.ai/en/stable/api_reference/embeddings/huggingface/
L
1 comment
Hmm this param might be unused since we switched to using sentence transformers under the hood
Add a reply
Sign up and join the conversation on Discord