kolchfa-aws 76c2ed03fc
Add unsupported warning for local models (#6489)
* Add unsupported warning for local models

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>

* Reword to be more generic

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>

---------

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
2024-02-23 14:45:25 -05:00

1.3 KiB

layout, title, parent, has_children, nav_order, redirect_from
layout title parent has_children nav_order redirect_from
default Using ML models within OpenSearch Integrating ML models true 50
/ml-commons-plugin/model-serving-framework/
/ml-commons-plugin/ml-framework/

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:

Running local models on the CentOS 7 operating system is not supported. Moreover, not all local models can run on all hardware and operating systems. {: .important}

GPU acceleration

For better performance, you can take advantage of GPU acceleration on your ML node. For more information, see GPU acceleration.