Commit Graph
84 Commits
Author SHA1 Message Date
Kalyan f0e50830c3 Update model-access-control.md (#5508)
Signed-off-by: Kalyan <[email protected]>
2023-11-06 11:19:11 -06:00
242c35db59 add pretrained model description and saving disk description (#5383)
* add description and saving disk

Signed-off-by: xinyual <[email protected]>

* update

Signed-off-by: xinyual <[email protected]>

* update

Signed-off-by: xinyual <[email protected]>

* Update _ml-commons-plugin/pretrained-models.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: xinyual <[email protected]>

* Update _query-dsl/specialized/neural-sparse.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: xinyual <[email protected]>

* Update _search-plugins/neural-sparse-search.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: xinyual <[email protected]>

* Update _search-plugins/neural-sparse-search.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: xinyual <[email protected]>

* Update _search-plugins/neural-sparse-search.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: xinyual <[email protected]>

* Moved recommended model choice options outside the table

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

* Add a link for more info

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

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: xinyual <[email protected]>
Signed-off-by: xinyual <[email protected]>
Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Fanit Kolchina <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-10-25 11:59:49 -04:00
abe43ce3a5 Add pretrained model information for neural sparse (#5355)
* add pretrained model for neural sparse

Signed-off-by: xinyual <[email protected]>

* change typo error

Signed-off-by: xinyual <[email protected]>

* Apply suggestions from code review

Signed-off-by: kolchfa-aws <[email protected]>

* Update _ml-commons-plugin/ml-framework.md

Signed-off-by: kolchfa-aws <[email protected]>

* Update _ml-commons-plugin/ml-framework.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: xinyual <[email protected]>

* Update _ml-commons-plugin/ml-framework.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: xinyual <[email protected]>

* Update _ml-commons-plugin/pretrained-models.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: xinyual <[email protected]>

* Update _ml-commons-plugin/pretrained-models.md

Signed-off-by: kolchfa-aws <[email protected]>

* Update _ml-commons-plugin/pretrained-models.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Update _ml-commons-plugin/pretrained-models.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Update _search-plugins/neural-sparse-search.md

Signed-off-by: kolchfa-aws <[email protected]>

* Update _ml-commons-plugin/pretrained-models.md

Signed-off-by: kolchfa-aws <[email protected]>

* Update _ml-commons-plugin/pretrained-models.md

Signed-off-by: kolchfa-aws <[email protected]>

* Update _ml-commons-plugin/pretrained-models.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Update _ml-commons-plugin/pretrained-models.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Update _ml-commons-plugin/ml-framework.md

Signed-off-by: kolchfa-aws <[email protected]>

* Update pretrained-models.md

Change description and name in the sparse encoding doc model example

Signed-off-by: xinyual <[email protected]>

* Update _search-plugins/neural-sparse-search.md

Signed-off-by: kolchfa-aws <[email protected]>

* Update _ml-commons-plugin/pretrained-models.md

Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: xinyual <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Signed-off-by: xinyual <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-10-23 09:34:09 -04:00
kolchfa-aws 2dfe944895 Fix conversational search formatting (#5345)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-10-19 16:13:35 -04:00
kolchfa-aws 932e115c5e Update blueprints.md (#5224)
Signed-off-by: kolchfa-aws <[email protected]>
2023-10-16 16:19:52 -04:00
a97c719591 Add multimodal search/sparse search/pre- and post-processing function documentation (#5168)
* Add multimodal search documentation

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

* Text image embedding processor

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

* Add prerequisite

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

* Change query text

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

* Added bedrock connector tutorial and renamed ML TOC

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

* Name changes and rewording

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

* Change connector link

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

* Change link

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

* Implemented tech review comments

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

* Link fix and field name fix

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

* Add default text embedding preprocessing and post-processing functions

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

* Add sparse search documentation

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

* Fix links

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

* Pre/post processing function tech review comments

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

* Fix link

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

* Sparse search tech review comments

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

* Apply suggestions from code review

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Implemented doc review comments

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

* Add actual test sparse pipeline response

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

* Added tested examples

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

* Added model choice for sparse search

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

* Remove Bedrock connector

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

* Implemented tech review feedback

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

* Add that the model must be deployed to neural search

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

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Link fix

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

* Add session token to sagemaker blueprint

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

* Formatted bullet points the same way

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

* Specified both model types in neural sparse query

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

* Added more explanation for default pre/post-processing functions

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

* Remove framework and extensibility references

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

* Minor rewording

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

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-10-16 10:45:35 -04:00
junyang 7404281e0f Update conversational-search.md (#5204)
fix a word spell error

Signed-off-by: junyang <[email protected]>
2023-10-16 09:06:42 -05:00
fea122e8b2 Add Conversational Search changes for 2.11 (#5195)
* Add Conversational Search changes for 2.11

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Update conversational-search.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-10-13 16:41:14 -05:00
Joshua Li 682ed30b2e fix semantic search docs search request (#5179)
Signed-off-by: Joshua Li <[email protected]>
2023-10-10 14:12:47 -04:00
Tim Vossen 841359706a Fix typos in conversational-search.md (#5152)
Signed-off-by: Tim Vossen <[email protected]>
2023-10-04 13:09:54 -05:00
Naarcha-AWS e764c9f866 Update conversational-search.md (#5138)
Signed-off-by: Naarcha-AWS <[email protected]>
2023-10-04 13:06:26 -05:00
kolchfa-aws 6239427759 Use the term hybrid search in the semantic tutorial (#5103)
* Use the term hybrid search in the semantic tutorial

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

* Fix link

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

---------

Signed-off-by: Fanit Kolchina <[email protected]>
2023-09-25 16:06:54 -04:00
f5b8ff79fd Add score normalization and combination documentation (#4985)
* Add search phase results processor

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

* Add hybrid query

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

* Normalization processor additions

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

* Add more details

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

* Continue writing

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

* Add more query then fetch details and diagram

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

* Small rewording

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

* Leaner left nav headers

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

* Tech review feedback

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

* Add semantic search tutorial

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

* Reworded prerequisites

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

* Removed comma

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

* Rewording advanced prerequisites

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

* Changed searching for ML model to shorter request

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

* Update task type in register model response

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

* Changing example

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

* Added huggingface prefix to model names

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

* Change example responses

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

* Added note about huggingface prefix

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

* Update _ml-commons-plugin/semantic-search.md

Co-authored-by: Naarcha-AWS <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Implemented doc review comments

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

* List weights under parameters

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

* Remove one-shard warning for normalization processor

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

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Implemented editorial comments

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

* Change links

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

* More editorial feedback

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

* Change model-serving framework to ML framework

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

* Use get model API to check model status

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

* Implemented tech review comments

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

* Added neural search description and diagram

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

* More editorial comments

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

* Add link to profile API

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

* Addressed more tech review comments

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

* Implemented editorial comments on changes

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

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-09-22 17:29:58 -04:00
2eb81a3e19 Ml commons (#5017)
* Adding ML Node to cluster settings page

Signed-off-by: David Tippett <[email protected]>

* Removed Permissions and Cluster Settings from index; added roles to model access control

Signed-off-by: David Tippett <[email protected]>

* Referenced code sample was for local connector not external

Signed-off-by: David Tippett <[email protected]>

* Updated ML index page to refrence the order to get started with ML Commons.

Signed-off-by: David Tippett <[email protected]>

* Fixing style errors.

Signed-off-by: David Tippett <[email protected]>

* Update _ml-commons-plugin/cluster-settings.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: David Tippett <[email protected]>

* Update _ml-commons-plugin/index.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: David Tippett <[email protected]>

* Update _ml-commons-plugin/index.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: David Tippett <[email protected]>

* Update _ml-commons-plugin/index.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: David Tippett <[email protected]>

* Update _ml-commons-plugin/index.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: David Tippett <[email protected]>

* Update _ml-commons-plugin/extensibility/connectors.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: David Tippett <[email protected]>

* Update _ml-commons-plugin/index.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: David Tippett <[email protected]>

* Update _ml-commons-plugin/index.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: David Tippett <[email protected]>

---------

Signed-off-by: David Tippett <[email protected]>
Signed-off-by: David Tippett <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-09-21 14:44:19 -04:00
d5d7849fe2 Add conversation search documentation (#5018)
* Add conversation search documentation

Signed-off-by: Naarcha-AWS <[email protected]>

* Add delete response

Signed-off-by: Naarcha-AWS <[email protected]>

* Start RAG section

Signed-off-by: Naarcha-AWS <[email protected]>

* Add additional technical feedback.

Signed-off-by: Naarcha-AWS <[email protected]>

* Add RAG steps

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Chris Moore <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Update conversational-search.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Update _ml-commons-plugin/conversational-search.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Chris Moore <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-09-19 16:48:46 -05:00
Naarcha-AWS 7f9a06120d Add new Cohere connector blueprint (#4894)
* Update connectors.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix local connector example

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
2023-08-25 09:27:11 -05:00
62ab7416aa Add ML connector edits (#4636)
* Add ML connector edits

Signed-off-by: Naarcha-AWS <[email protected]>

* Change integrators to blueprints

Signed-off-by: Naarcha-AWS <[email protected]>

* Add PM feedback

Signed-off-by: Naarcha-AWS <[email protected]>

* Change connector names

Signed-off-by: Naarcha-AWS <[email protected]>

* Add note about which parameters are relevant to admins.

Signed-off-by: Naarcha-AWS <[email protected]>

* Make seperation between personas more clear

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix typo

Signed-off-by: Naarcha-AWS <[email protected]>

* Add technical feedback

Signed-off-by: Naarcha-AWS <[email protected]>

* Breakout connectors and blueprints into two pages.

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix blueprint links

Signed-off-by: Naarcha-AWS <[email protected]>

* Address additional technical feedback

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Yaliang Wu <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Heather Halter <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Add Doc review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Yaliang Wu <[email protected]>
Co-authored-by: Heather Halter <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-08-10 14:55:37 -05:00
95d117ffb0 Add Connectors and ML updates for 2.9 (#4554)
* Add Connectors and ML updates for 2.9

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix code block

Signed-off-by: Naarcha-AWS <[email protected]>

* Add Connectors and ML updates for 2.9

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix code block

Signed-off-by: Naarcha-AWS <[email protected]>

* Add connector settings and examples

Signed-off-by: Naarcha-AWS <[email protected]>

* Add GA warning

Signed-off-by: Naarcha-AWS <[email protected]>

* Add final experimental warning

Signed-off-by: Naarcha-AWS <[email protected]>

* Address tech review. Fix typos

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix bad link. Add next steps section

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix typo

Signed-off-by: Naarcha-AWS <[email protected]>

* Update cluster-settings.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _ml-commons-plugin/connectors.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Change cluster values for boolean. Fix typo.

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Fix cluser settings

Signed-off-by: Naarcha-AWS <[email protected]>

* Add missing config options. More technical feedback.

Signed-off-by: Naarcha-AWS <[email protected]>

* Adjust cluster setting description.

Signed-off-by: Naarcha-AWS <[email protected]>

* Add updated ChatGPT example

Signed-off-by: Naarcha-AWS <[email protected]>

* Add info and example for internal connector.

Signed-off-by: Naarcha-AWS <[email protected]>

* One last adjustment.

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Fix dead link

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix one last comment.

Signed-off-by: Naarcha-AWS <[email protected]>

* change ordered list to numbered.

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-07-19 16:35:46 -07:00
06665364fd Update model access control documentation (#4552)
* Update model access control documentation

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

* Remove duplicated info

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

* Add tech review comments

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

* Add tech review comments

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

* Reword registering model

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

* Reword registering model

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

* Clarification for model size

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

* Update _ml-commons-plugin/api.md

Co-authored-by: Heather Halter <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Update _ml-commons-plugin/model-access-control.md

Co-authored-by: Heather Halter <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Update _ml-commons-plugin/api.md

Co-authored-by: Heather Halter <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Add tech review comment

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

* Update _ml-commons-plugin/api.md

Co-authored-by: Heather Halter <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Reworded for clarity

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

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Heather Halter <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-07-18 10:55:58 -04:00
Naarcha-AWSandYaliang Wu 3527245634 Add additional ML cluster settings (#4341)
* Add experimental ML settings

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Add tech review feedback

Co-authored-by: Yaliang Wu <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Yaliang Wu <[email protected]>
2023-06-23 11:47:22 -05:00
52b4a9ee9f Add model access control documentation for ML Commons (#4223)
* Add model access control documentation for ML Commons

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

* Remove permissions for delete API

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

* Add copy buttons

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

* Updated model-level APIs

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

* Add delete model

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

* Reworded role-related text

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

* Implemented tech review comments

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

* Rewording

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

* Remove experimental warning

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

* Register a model group in note format

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

* Implement tech review comments

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

* Resolved Vale comments

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

* Remove space

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

* Apply suggestions from code review

Co-authored-by: Chris Moore <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Implemented doc review feedback

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

* Implemented editorial comments

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

* Apply suggestions from code review

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Add more editorial comments

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

* Add more editorial comments

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

* Fix links

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

* Fix more links

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

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Chris Moore <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
2023-06-19 15:25:13 -04:00
Naarcha-AWS a01ef06611 Add redirect for ML Dashboard (#4294)
Relates to issue https://github.com/opensearch-project/ml-commons-dashboards/issues/208

Signed-off-by: Naarcha-AWS <[email protected]>
2023-06-09 11:13:02 -05:00
astephanusandFanit Kolchina 1fb5252cd6 Adds collections landing page configuration and navigation header linking (#3812)
* Adds collections landing page configuration and navigation header linking

Signed-off-by: Aaron Stephanus <[email protected]>

* Removes unnecessary collection property from the configuration.

Signed-off-by: Aaron Stephanus <[email protected]>

* Adds links to navigation collection headers to collection index pages based on the collection name

Signed-off-by: Aaron Stephanus <[email protected]>

* Hide index pages from view and add info to formatting guide

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

---------

Signed-off-by: Aaron Stephanus <[email protected]>
Signed-off-by: Fanit Kolchina <[email protected]>
Co-authored-by: Fanit Kolchina <[email protected]>
2023-05-11 13:56:08 -04:00
Naarcha-AWS 72203306d4 Fix ML links (#3976)
* Fix ML links

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix style errors

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix RCF spelling

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
2023-05-04 11:17:15 -05:00
kolchfa-aws 8463c8f278 Correct plugin capitalization (#3838)
* Correct plugin capitalization

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

* Revert cluster-stats because the name is in response

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

* Revert cluster-stats once more

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

---------

Signed-off-by: Fanit Kolchina <[email protected]>
2023-05-04 11:11:54 -04:00
kolchfa-awsandNathan Bower c9da6c07ad Add style workflow (#3909)
* Tweak rules

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

* Rule changes

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

* Remove the following and simple

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

* Revised rules and added tests

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

* Soft rollout with only spelling and terms

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

* Add Vale to readme

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

* Only lint modified and added files

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

* Remove run on workflow dispatch

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

* Removed only added and modified files

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

* Added please

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

* Changed min alert level to warning

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

* Don't fail on error and minor changes

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

* Remove fail on error

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

* Attempt to have vale not fail

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

* Fixed links

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

* Update README.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Update README.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-05-03 12:34:05 -04:00
Naarcha-AWS aa6483903c Fix spelling error on upgrade page (#3910)
* Fix spelling error on upgrade page

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix links

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix links

Signed-off-by: Naarcha-AWS <[email protected]>

* Add line to make build go again

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
2023-05-02 08:50:27 -05:00
bce2e33444 Add ML fault tolerance (#3803)
* Add ML fault tolerance

Signed-off-by: Naarcha-AWS <[email protected]>

* Rework Profile API sentence

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix link

Signed-off-by: Naarcha-AWS <[email protected]>

* Add review feedback

Signed-off-by: Naarcha-AWS <[email protected]>

* Add technical feedback for ML. Change API names

Signed-off-by: Naarcha-AWS <[email protected]>

* Add final ML node setting

Signed-off-by: Naarcha-AWS <[email protected]>

* Add more technical feedback

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Chris Moore <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Update cluster-settings.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _ml-commons-plugin/api.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Update _ml-commons-plugin/api.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Update _ml-commons-plugin/api.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _ml-commons-plugin/api.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _ml-commons-plugin/api.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Update api.md

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Chris Moore <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-05-01 08:16:21 -05:00
b5d9cc598a Add metrics correlation algorithm (#3877)
* Add metrics correlation algorithm

Signed-off-by: Naarcha-AWS <[email protected]>

* Update algorithms.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Update algorithms.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Update algorithms.md

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _ml-commons-plugin/algorithms.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Update _ml-commons-plugin/algorithms.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Update _ml-commons-plugin/algorithms.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Update _ml-commons-plugin/algorithms.md

Co-authored-by: Melissa Vagi <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Melissa Vagi <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-04-27 12:33:25 -05:00
Naarcha-AWS 08a4128b5d Add auto-truncation to pretrained models (#3756)
* Add auto-truncation to pretrained models

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix review feedback

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
2023-04-13 11:21:54 -05:00
Naarcha-AWS fa643f9040 Add config parameters for traced models (#3456)
* Add config parameters for traced models

Signed-off-by: Naarcha-AWS <[email protected]>

* Update model-serving-framework.md

* Update model-serving-framework.md

* Update model-serving-framework.md

* Update model-serving-framework.md

---------

Signed-off-by: Naarcha-AWS <[email protected]>
2023-04-12 11:29:58 -05:00
Daniel (dB.) Doubrovkine 680c821937 Add CI with link checker. (#3584)
* Add CI with link checker.

Signed-off-by: dblock <[email protected]>

* Capture URI::InvalidURIError.

Signed-off-by: dblock <[email protected]>

* Use HEAD and catch URI errors.

Signed-off-by: dblock <[email protected]>

* Retry on a 405 with a GET.

Signed-off-by: dblock <[email protected]>

* Replaced external link checker with ruby-link-checker.

Signed-off-by: dblock <[email protected]>

* Don't exit with an exception.

Signed-off-by: dblock <[email protected]>

* Run internal link checker on build/ci.

Signed-off-by: dblock <[email protected]>

* Added broken links issue template.

Signed-off-by: dblock <[email protected]>

* Added host exclusions that 404 or fail on bots.

Signed-off-by: dblock <[email protected]>

* Raise anyway because Jekyll does it for us.

Signed-off-by: dblock <[email protected]>

* Fix broken links.

Signed-off-by: dblock <[email protected]>

* Only run link checker on main.

Signed-off-by: dblock <[email protected]>

* Re-add check-links.sh.

Signed-off-by: dblock <[email protected]>

* Run once a day on cron.

Signed-off-by: dblock <[email protected]>

---------

Signed-off-by: dblock <[email protected]>
2023-04-04 15:49:27 -04:00
Naarcha-AWS 32bc0d236e Remove typo from ML cluster settings (#3529)
* Remove typo from ML cluster settings

* Update cluster-settings.md

Change default value
2023-03-20 16:00:50 -05:00
Naarcha-AWS b5e4dba463 Add newly approved pre-built models (#3444)
Signed-off-by: Naarcha-AWS <[email protected]>
2023-03-13 14:34:43 -05:00
Naarcha-AWS 4004030bca Add Hugging Face link to ML documentation (#3134)
* Add Hugging Face link to ML documentation

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix links

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix a couple more links

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
2023-03-03 10:22:53 -06:00
Naarcha-AWSandNathan Bower ffac9d794a Add 2.6 prebuilt models to Machine Learning (#2988)
* Add 2.6 prebuilt models

Signed-off-by: Naarcha-AWS <[email protected]>

* Add supported prebuilt models

Signed-off-by: Naarcha-AWS <[email protected]>

* Quick formatting tweak

Signed-off-by: Naarcha-AWS <[email protected]>

* Add Jeff's feedback

Signed-off-by: Naarcha-AWS <[email protected]>

* Add some light editorial feedback

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _ml-commons-plugin/pretrained-models.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _ml-commons-plugin/pretrained-models.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _ml-commons-plugin/pretrained-models.md

Co-authored-by: Nathan Bower <[email protected]>

* Update _ml-commons-plugin/pretrained-models.md

Co-authored-by: Nathan Bower <[email protected]>

* Add editorial feedback

Signed-off-by: Naarcha-AWS <[email protected]>

* Add experimental label. Use same as model-serving framework

Signed-off-by: Naarcha-AWS <[email protected]>

* Add example API call

Signed-off-by: Naarcha-AWS <[email protected]>

* Add one last piece of feedback

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-02-28 13:02:30 -06:00
77da94dfed Add ML Dashboards page (#2987)
* Add ML Dashboards page

Signed-off-by: Naarcha-AWS <[email protected]>

* Add experimental ML Dashboard for 2.6

Signed-off-by: Naarcha-AWS <[email protected]>

* Slight adjustment to picture order

Signed-off-by: Naarcha-AWS <[email protected]>

* Add instructions to enable ML commons

Signed-off-by: Naarcha-AWS <[email protected]>

* Small tweak

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _ml-commons-plugin/ml-dashboard.md

Co-authored-by: Caroline <[email protected]>

* Add feedback

Signed-off-by: Naarcha-AWS <[email protected]>

* Add additonal feedback

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _ml-commons-plugin/ml-dashboard.md

Co-authored-by: Nathan Bower <[email protected]>

* Send fix through

Signed-off-by: Naarcha-AWS <[email protected]>

* Add editorial feedback

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Caroline <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-02-27 13:14:24 -06:00
kolchfa-aws 3da7598c0c Change sample to example (#2972)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-02-20 11:34:20 -05:00
Naarcha-AWS 158a4fd5c1 Fix ML commons typo (#2726)
Signed-off-by: Naarcha-AWS <[email protected]>
2023-02-08 17:43:42 -06:00
Naarcha-AWSandYaliang Wu af824b3fb1 Add warning about regex experession in ML (#2536)
* Add warning about regex experession in ML

* Update cluster-settings.md

* Update cluster-settings.md

* Update _ml-commons-plugin/cluster-settings.md

Co-authored-by: Yaliang Wu <[email protected]>

* Update cluster-settings.md

---------

Co-authored-by: Yaliang Wu <[email protected]>
2023-02-01 09:36:02 -06:00
Naarcha-AWS 985d31b8f7 Add additional ML cluster settings (#2487)
* Add additional ML cluster settings

Signed-off-by: Naarcha-AWS <[email protected]>

* Update cluster-settings.md

* Fix other inaccuracies

Signed-off-by: Naarcha-AWS <[email protected]>

* Update cluster-settings.md

* Update cluster-settings.md

* Update cluster-settings.md

Signed-off-by: Naarcha-AWS <[email protected]>
2023-01-25 11:54:25 -06:00
Naarcha-AWS 5bbeac2357 Fix links for 2.5 doc changes. (#2465)
* Fix links for 2.5 doc changes.

Signed-off-by: Naarcha-AWS <[email protected]>

* Add CLI redirect

Signed-off-by: Naarcha-AWS <[email protected]>

Signed-off-by: Naarcha-AWS <[email protected]>
2023-01-24 12:12:21 -06:00
1589201a9e Add cluster awareness and decommission docs (#2438)
* Add cluster awareness and decommission docs

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _api-reference/cluster-awareness.md

Co-authored-by: Bukhtawar Khan <[email protected]>

* Edit technical feedback

Signed-off-by: Naarcha-AWS <[email protected]>

* Add new cluster awareness examples

Signed-off-by: Naarcha-AWS <[email protected]>

* Add technical feedback

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _api-reference/cluster-awareness.md

Co-authored-by: Alice Williams <[email protected]>

* Update _api-reference/cluster-awareness.md

Co-authored-by: Alice Williams <[email protected]>

* Add Caroline's feedback

Signed-off-by: Naarcha-AWS <[email protected]>

* Add one more tweak

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _ml-commons-plugin/cluster-settings.md

Co-authored-by: Heather Halter <[email protected]>

* Update _ml-commons-plugin/cluster-settings.md

Co-authored-by: Heather Halter <[email protected]>

* Update _api-reference/cluster-awareness.md

Co-authored-by: Nate Bower <[email protected]>

* Update _api-reference/cluster-awareness.md

Co-authored-by: Nate Bower <[email protected]>

* Update _api-reference/cluster-awareness.md

Co-authored-by: Nate Bower <[email protected]>

* Update _ml-commons-plugin/cluster-settings.md

Co-authored-by: Nate Bower <[email protected]>

* Update _api-reference/cluster-awareness.md

Co-authored-by: Nate Bower <[email protected]>

* Update _api-reference/cluster-awareness.md

Co-authored-by: Nate Bower <[email protected]>

* Update _api-reference/cluster-awareness.md

Co-authored-by: Nate Bower <[email protected]>

* Update _api-reference/cluster-awareness.md

Co-authored-by: Nate Bower <[email protected]>

* Update _api-reference/cluster-awareness.md

Co-authored-by: Nate Bower <[email protected]>

* Update _ml-commons-plugin/cluster-settings.md

Co-authored-by: Nate Bower <[email protected]>

* Update _api-reference/cluster-awareness.md

Co-authored-by: Nate Bower <[email protected]>

* Update _api-reference/cluster-awareness.md

Co-authored-by: Nate Bower <[email protected]>

* Update _api-reference/cluster-decommission.md

Co-authored-by: Nate Bower <[email protected]>

* Update _api-reference/cluster-awareness.md

Co-authored-by: Nate Bower <[email protected]>

* Update _api-reference/cluster-decommission.md

Co-authored-by: Nate Bower <[email protected]>

* Add editoiral feedback

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix typos

Signed-off-by: Naarcha-AWS <[email protected]>

* Final editorial note

Signed-off-by: Naarcha-AWS <[email protected]>

Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Bukhtawar Khan <[email protected]>
Co-authored-by: Alice Williams <[email protected]>
Co-authored-by: Heather Halter <[email protected]>
Co-authored-by: Nate Bower <[email protected]>
2023-01-23 17:13:07 -06:00
b2c87f7fa9 Add new ML cluster settings for 2.5 (#2442)
* Add new ML cluster settings for 2.5

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _ml-commons-plugin/cluster-settings.md

* Update model-serving-framework.md

* Update _ml-commons-plugin/cluster-settings.md

Co-authored-by: Yaliang Wu <[email protected]>

* Update _ml-commons-plugin/cluster-settings.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update _ml-commons-plugin/cluster-settings.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update _ml-commons-plugin/cluster-settings.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update _ml-commons-plugin/cluster-settings.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update _ml-commons-plugin/model-serving-framework.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update cluster-settings.md

* Update cluster-settings.md

Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Yaliang Wu <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
2023-01-23 13:04:44 -06:00
efa9f99e8d Add GPU acceleration documentation (#2384)
* Add GPU acceleration documentation

Signed-off-by: Naarcha-AWS <[email protected]>

* Address tech feedback

Signed-off-by: Naarcha-AWS <[email protected]>

* Address technical feedback

Signed-off-by: Naarcha-AWS <[email protected]>

* Adjust model size sentence

Signed-off-by: Naarcha-AWS <[email protected]>

* Add optional to neuron step

Signed-off-by: Naarcha-AWS <[email protected]>

* Add Jeff's feedback

Signed-off-by: Naarcha-AWS <[email protected]>

* Add copy and customize for Inferntia examples

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _ml-commons-plugin/gpu-acceleration.md

Co-authored-by: Nate Bower <[email protected]>

* Update _ml-commons-plugin/gpu-acceleration.md

Co-authored-by: Nate Bower <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nate Bower <[email protected]>

* Fix link

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Caroline <[email protected]>

* Apply suggestions from code review

Co-authored-by: Caroline <[email protected]>

* Update _ml-commons-plugin/gpu-acceleration.md

Co-authored-by: Caroline <[email protected]>

* Update _ml-commons-plugin/gpu-acceleration.md

Co-authored-by: Caroline <[email protected]>

* Update _ml-commons-plugin/gpu-acceleration.md

Co-authored-by: Caroline <[email protected]>

* Fix numbering in final section

Signed-off-by: Naarcha-AWS <[email protected]>

* Add final tech feedback

Signed-off-by: Naarcha-AWS <[email protected]>

* A couple more suggestion

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Yaliang Wu <[email protected]>

* Fix Neural Search link

Signed-off-by: Naarcha-AWS <[email protected]>

* Add experimental warning

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _ml-commons-plugin/gpu-acceleration.md

Co-authored-by: Yaliang Wu <[email protected]>

* Final tech feedback

Signed-off-by: Naarcha-AWS <[email protected]>

* Move OpenSearch to step 2.

Signed-off-by: Naarcha-AWS <[email protected]>

Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Nate Bower <[email protected]>
Co-authored-by: Caroline <[email protected]>
Co-authored-by: Yaliang Wu <[email protected]>
2023-01-18 13:31:52 -06:00
Naarcha-AWS 320244db63 Fix Neural search pipeline example (#2177)
* Fix Neural search pipeline example

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix cluster settings

Signed-off-by: Naarcha-AWS <[email protected]>

Signed-off-by: Naarcha-AWS <[email protected]>
2022-12-13 15:33:01 -06:00
Naarcha-AWS 429c0b256c Fix Profile API table (#2066) 2022-11-29 12:32:31 -06:00
859e0b1830 Add ML commons settings (#2063)
* Add ML Commons Cluster Settings

Signed-off-by: Naarcha-AWS <[email protected]>

* Add review feedback.

* Add Jeff's feedback

* Change all five-digit integers to programmatic format, add regular expression

* Update cluster-settings.md

* Change title back to original

* Update _ml-commons-plugin/cluster-settings.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update _ml-commons-plugin/cluster-settings.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update _ml-commons-plugin/cluster-settings.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update _ml-commons-plugin/cluster-settings.md

Co-authored-by: kolchfa-aws <[email protected]>

* Update _ml-commons-plugin/cluster-settings.md

Co-authored-by: kolchfa-aws <[email protected]>

* Fix merge conflict

Signed-off-by: Naarcha-AWS <[email protected]>

* Change from table to header format

Signed-off-by: Naarcha-AWS <[email protected]>

* Add ML commons cluster settings

Signed-off-by: Naarcha-AWS <[email protected]>

* Update _ml-commons-plugin/cluster-settings.md

Co-authored-by: Yaliang Wu <[email protected]>

* Update cluster-settings.md

Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Yaliang Wu <[email protected]>
2022-11-28 16:17:52 -06:00
kolchfa-aws 63019c421d Puts column headers in sentence case (#1989)
Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
2022-11-18 15:25:06 -05:00
Naarcha-AWS 00dea2d06b Add 2.4 content links to Version History (#1979)
* Add 2.4 content links to Version History

* Fix link URL

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix links. Fix experimental warnings

Signed-off-by: Naarcha-AWS <[email protected]>

* Add security analytics

Signed-off-by: Naarcha-AWS <[email protected]>

Signed-off-by: Naarcha-AWS <[email protected]>
2022-11-18 13:03:11 -06:00