diff --git a/docs/en/stack/ml/nlp/ml-nlp-e5.asciidoc b/docs/en/stack/ml/nlp/ml-nlp-e5.asciidoc index b4b74a7f8..48fc7b558 100644 --- a/docs/en/stack/ml/nlp/ml-nlp-e5.asciidoc +++ b/docs/en/stack/ml/nlp/ml-nlp-e5.asciidoc @@ -23,9 +23,6 @@ and one version which is optimized for IntelĀ® silicon. The **Model Management** > **Trained Models** page shows you which version of E5 is recommended to deploy based on your cluster's hardware. -The supported model version of E5 is `multilingual-e5-small`, refer to -<> for more information. - Refer to the model cards of the https://huggingface.co/elastic/multilingual-e5-small[multilingual-e5-small] and the diff --git a/docs/en/stack/ml/nlp/ml-nlp-limitations.asciidoc b/docs/en/stack/ml/nlp/ml-nlp-limitations.asciidoc index 5f9c470e3..8673cdb19 100644 --- a/docs/en/stack/ml/nlp/ml-nlp-limitations.asciidoc +++ b/docs/en/stack/ml/nlp/ml-nlp-limitations.asciidoc @@ -17,12 +17,4 @@ When you use ELSER for semantic search, only the first 512 extracted tokens from each field of the ingested documents that ELSER is applied to are taken into account for the search process. If your data set contains long documents, divide them into smaller segments before ingestion if you need the full text to be -searchable. - - -[discrete] -[[ml-nlp-e5-limit]] -== The `multilingual-e5-small` model is supported - -From the list of E5 models, currently only the `multilingual-e5-small` is -supported. \ No newline at end of file +searchable. \ No newline at end of file