Embeddings
Embeddings endpoints
/v1/embeddings
Mirror of the /v1/embeddings
endpoint of vLLM. Note that only this endpoint has been implemented in happy_vLLM (in particular /pooling
and /score
are not implemented). More details here. Note that happy_vLLM must be launched with the argument --task embed
in order for this endpoint to be available.
The format of the input is as follows :
And the output is of the form: