Skip to content

Commit c3afed1

Browse files
shubhaatszabosteve
andauthored
Update 'ELSER on EIS' Limitations (#2461)
Update limitations with more precise limitations for https://www.elastic.co/docs/explore-analyze/elastic-inference/eis --------- Co-authored-by: István Zoltán Szabó <[email protected]>
1 parent eea8445 commit c3afed1

File tree

1 file changed

+5
-1
lines changed
  • explore-analyze/elastic-inference

1 file changed

+5
-1
lines changed

explore-analyze/elastic-inference/eis.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ stack: preview 9.1
3131
serverless: preview
3232
```
3333

34-
ELSER on EIS enables you to use the ELSER model without using ML nodes in your infrastructure and with that, it simplifies the semantic search and hybrid search experience.
34+
ELSER on EIS enables you to use the ELSER model on GPUs, without having to manage your own ML nodes. We expect better performance for throughput and latency than ML nodes, and will continue to benchmark, remove limitations and address concerns as we move towards General Availability.
3535

3636
### Private preview access
3737

@@ -61,3 +61,7 @@ Performance may vary during the Technical Preview.
6161

6262
Batches are limited to a maximum of 16 documents.
6363
This is particularly relevant when using the [_bulk API](https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-bulk) for data ingestion.
64+
65+
#### Rate Limits
66+
67+
Rate limit for search and ingest is currently at 2000 requests per minute.

0 commit comments

Comments
 (0)