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

[Feature] Add a workflow parameter that model uploader can specific a folder prefix. #398

Merged
merged 1 commit into from
Aug 6, 2024

Conversation

conggguan
Copy link
Contributor

Description

Previously, we obtained an intermediate folder for model uploads by truncating the model_id. For example, the prefix for opensearch-project/opensearch-neural-sparse-encoding-v1 was opensearch-project. Now, we can customize this field, allowing for more flexible model uploads.

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff

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

… customize prefix.

Signed-off-by: conggguan <congguan@amazon.com>
@dhrubo-os dhrubo-os merged commit 5f9fed0 into opensearch-project:main Aug 6, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants