Text Embeddings Inference
Text Embeddings Inference endpoint info
get/info
Response
Served model info
Example response
{
"docker_label": "null",
"model_dtype": "float16",
"model_id": "thenlper/gte-base",
"model_sha": "fca14538aa9956a46526bd1d0d11d69e19b5a101",
"model_type": {
"classifier": {
"id2label": {
"0": "LABEL"
},
"label2id": {
"LABEL": 0
}
}
},
"sha": "null",
"version": "0.5.0"
}