ml-commons icon indicating copy to clipboard operation
ml-commons copied to clipboard

[FEATURE] Add default process functions for bedrock embedding and cohere rerank model

Open ylwu-amzn opened this issue 2 years ago • 1 comments

Now we have default pre/post process functions for openai and cohere embedding models. Suggest also add default process functions for bedrock embedding model to avoid the complex pre/post process function of painless script.

In 2.12 we have reranks search feature, to support this, we should also add default process functions for cohere rerank model.

ylwu-amzn avatar Oct 24 '23 02:10 ylwu-amzn

Add default process function for cohere rerank model https://github.com/opensearch-project/ml-commons/pull/1954

ylwu-amzn avatar Feb 08 '24 21:02 ylwu-amzn