How to get the vector embeddings

#9
by ademmb - opened

Look like the current API supports only the scores. How to get the vector

Please refer to our example code at https://huggingface.co/intfloat/multilingual-e5-large#usage

Hi, should we use average_pool or last_token_pool for getting the embedding of low-resource languages?

Sign up or log in to comment