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

[Fix] To change the model zip file name from hugging face org id to a custom prefix when upload_prefix provided. #413

Merged
merged 6 commits into from
Aug 10, 2024

Conversation

conggguan
Copy link
Contributor

Description

Change the model zip file name from hugging face org id to a custom prefix when upload_prefix provided,
now when provided a upload_prefix, the origin name logic will change the mid prefix only, but the final zip file name with a org id be a prefix.

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.

conggguan and others added 5 commits August 6, 2024 17:27
… customize prefix.

Signed-off-by: conggguan <congguan@amazon.com>
… custom prefix when upload_prefix provided.

Signed-off-by: conggguan <congguan@amazon.com>
Signed-off-by: conggguan <congguan@amazon.com>
Signed-off-by: conggguan <congguan@amazon.com>
@dhrubo-os dhrubo-os merged commit 7002c56 into opensearch-project:main Aug 10, 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.

3 participants