Skip to content

[Documentation] Tutorial for using Asymmetric models #3255

Closed
@brianf-aws

Description

@brianf-aws

Is your feature request related to a problem?
We want to provide a tutorial for using Asymmetric models in ML Commons this was already proven possible by this PR (#1799).

What solution would you like?
This tutorial will be implemented within the semantic Search folder (https://github.com/opensearch-project/ml-commons/tree/main/docs/tutorials/semantic_search)

What alternatives have you considered?
N/A

Do you have any additional context?

OpenSearch currently only supports symmetric text embedding models ... These models treat queries and passages equally at inference time ... to support these models (Asymmetric) in OpenSearch we need to be able to define different inference mechanisms for the passage embedding and the query embedding. - src

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions