Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add unsupported warning for local models #6489

Merged
merged 2 commits into from
Feb 23, 2024
Merged

Add unsupported warning for local models #6489

merged 2 commits into from
Feb 23, 2024

Conversation

kolchfa-aws
Copy link
Collaborator

Added a disclaimer that local models don't support CentOS 7 and all hardware/OS based on this comment.

Checklist

  • By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and subject to the Developers Certificate of Origin.
    For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@kolchfa-aws
Copy link
Collaborator Author

@ylwu-amzn @bbarani @peterzhuamazon Added this warning per the release PR. Please review when you get a chance.

@kolchfa-aws kolchfa-aws added the backport 2.12 PR: Backport label for 2.12 label Feb 21, 2024
@@ -19,6 +19,9 @@ To integrate machine learning (ML) models into your OpenSearch cluster, you can

- **Custom models** such as PyTorch deep learning models: To learn more, see [Custom models]({{site.url}}{{site.baseurl}}/ml-commons-plugin/custom-local-models/).

OpenSearch does not support running local models on the CentOS 7 operating system. Moreover, not all local models can run on all hardware and operating systems.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think we should generalize this to OpenSearch rather to ml-commons plugin. Is this OpenSearch limitation or ml-commons plugin limitation?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point, this should be ml-commons plugin

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm open to changing to ML Commons, however, in general, we do not mention plugins in the documentation, and since there is no other way to run models in OpenSearch, maybe keeping it general is OK. @bbarani @ylwu-amzn Let me know your thoughts.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see! Its just that we explicitly mention that we support CentOS 7 for OpenSearch here and this statement contradicts it.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK, let me make it more generic by using passive voice instead of mentioning the plugin.

Signed-off-by: Fanit Kolchina <[email protected]>
Copy link
Collaborator

@natebower natebower left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kolchfa-aws kolchfa-aws merged commit 76c2ed0 into main Feb 23, 2024
4 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Feb 23, 2024
* Add unsupported warning for local models

Signed-off-by: Fanit Kolchina <[email protected]>

* Reword to be more generic

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
(cherry picked from commit 76c2ed0)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
kolchfa-aws pushed a commit that referenced this pull request Feb 23, 2024
* Add unsupported warning for local models



* Reword to be more generic



---------


(cherry picked from commit 76c2ed0)

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
oeyh pushed a commit to oeyh/documentation-website that referenced this pull request Mar 14, 2024
* Add unsupported warning for local models

Signed-off-by: Fanit Kolchina <[email protected]>

* Reword to be more generic

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
@kolchfa-aws kolchfa-aws deleted the warn-ml-update branch March 28, 2024 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.12 PR: Backport label for 2.12
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants