elasticsearch/docs/reference/ml/trained-models/apis
David Kyle 330e8b99bf
[ML] Add prefix strings option to trained models (#102089)
Certain NLP models such as multilingual-e5-large require a prefix 
string to be applied to the input text. For asymmetric tasks such as 
information retrieval the prefix can be different when ingesting the
data and when searching it. For example text embedding model can
have a one prefix applied when the model is evaluated as part of an
knn search and a different prefix when ingesting documents.
2023-11-14 13:02:02 +00:00
..
clear-trained-model-deployment-cache.asciidoc [DOCS] Adds deployment ID param documentation to trained model APIs (#96174) 2023-05-17 15:56:58 +02:00
delete-trained-models-aliases.asciidoc
delete-trained-models.asciidoc
get-trained-models-stats.asciidoc [DOCS] Adds deployment ID param documentation to trained model APIs (#96174) 2023-05-17 15:56:58 +02:00
get-trained-models.asciidoc [ML] Update documentation regarding versioning. (#98320) 2023-08-10 11:20:58 +01:00
index.asciidoc
infer-trained-model-deployment.asciidoc [ML] Utilise parallel allocations where the inference request contains multiple documents (#92359) 2023-01-11 12:38:35 +00:00
infer-trained-model.asciidoc [DOCS] Clarifies that inference input must be single string (#101301) 2023-10-25 17:18:05 +02:00
ml-trained-models-apis.asciidoc [DOCS] Removes semantic search reference docs (#93500) 2023-02-06 11:00:25 +01:00
put-trained-model-definition-part.asciidoc [ML] Make native inference generally available (#92213) 2022-12-12 15:43:30 +00:00
put-trained-model-vocabulary.asciidoc [ML] add support for xlm_roberta tokenized models (#94089) 2023-06-13 08:40:55 -04:00
put-trained-models-aliases.asciidoc [DOCS] Adds deployment ID param documentation to trained model APIs (#96174) 2023-05-17 15:56:58 +02:00
put-trained-models.asciidoc [ML] Add prefix strings option to trained models (#102089) 2023-11-14 13:02:02 +00:00
start-trained-model-deployment.asciidoc [DOCS] Adds deployment ID param documentation to trained model APIs (#96174) 2023-05-17 15:56:58 +02:00
stop-trained-model-deployment.asciidoc [ML] Safely drain deployment request queues before allowing node to shutdown (#98406) 2023-08-31 15:37:11 -04:00
update-trained-model-deployment.asciidoc [DOCS] Adds deployment ID param documentation to trained model APIs (#96174) 2023-05-17 15:56:58 +02:00