Skip to content

Support opensearch-neural-sparse-encoding-multilingual-v1 as OpenSearch-provided pretrained models #458

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

Open
zhichao-aws opened this issue Feb 25, 2025 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@zhichao-aws
Copy link
Member

As opensearch-neural-sparse-encoding-multilingual-v1 is released at Hugging Face, we should also release it as OpenSearch-provided pretrained models to help users deploy it in OpenSearch clusters.

To release the model, we need to:

  1. add a sparse tokenizer auto release pipeline.
  2. enhance existing sparse model release pipeline to support model-side sparse vector prune.
@zhichao-aws zhichao-aws added enhancement New feature or request untriaged labels Feb 25, 2025
@zhichao-aws
Copy link
Member Author

Please feel free to assign this issue to me. Thanks.

@zhichao-aws
Copy link
Member Author

To support these features, we'll need new parameters for the workflow. But the GH workflows have limits that supports at most 10 arguments. To resolve this, will replace some optional fields with a new "custom_params" field. And we'll use json string for these optional params

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

2 participants