1.2 KiB
1.2 KiB
layout | title | parent | has_children | nav_order | redirect_from | ||
---|---|---|---|---|---|---|---|
default | Using ML models within OpenSearch | Integrating ML models | true | 50 |
|
Using ML models within OpenSearch
Generally available 2.9 {: .label .label-purple }
To integrate machine learning (ML) models into your OpenSearch cluster, you can upload and serve them locally. Choose one of the following options:
-
Pretrained models provided by OpenSearch: To learn more, see OpenSearch-provided pretrained models. For a list of supported models, see Supported pretrained models.
-
Custom models such as PyTorch deep learning models: To learn more, see Custom models.
GPU acceleration
For better performance, you can take advantage of GPU acceleration on your ML node. For more information, see GPU acceleration.