DIVY118/stella-text-embedding
0
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
Endpoint: /embeddings
Authorization: Bearer token
{
"input": [ "Hello", "World" ],
"embedding_type": "s2s_query" or "s2p_query" //optional
}