Find answers from the community

L
LeoFur
Offline, last seen 3 months ago
Joined September 25, 2024
L
LeoFur
·

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/
1 comment
L
L
LeoFur
·

Hi team,

Hi team,

I'm using llama_index.embeddings.huggingface and did not found any documentation of validate_supported() method in documentation. (https://docs.llamaindex.ai/en/stable/api_reference/embeddings/huggingface/#llama_index.embeddings.huggingface.HuggingFaceInferenceAPIEmbedding.validate_supported)

How can I use this method to validate if the embed model is available?
2 comments
L