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

Backport from 2.11 to 2.x #1728

Merged
merged 2 commits into from
Dec 1, 2023

Conversation

rbhavna
Copy link
Collaborator

@rbhavna rbhavna commented Dec 1, 2023

Description

Backporting #1586 and #1587 from 2.11 to 2.x

Issues Resolved

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.

…pensearch-project#1586)

* support step size for embedding model which outputs less embeddings

Signed-off-by: Yaliang Wu <[email protected]>

* tune parameter name

Signed-off-by: Yaliang Wu <[email protected]>

* fine tune processed doc to always respect step size

Signed-off-by: Yaliang Wu <[email protected]>

---------

Signed-off-by: Yaliang Wu <[email protected]>
Copy link

codecov bot commented Dec 1, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f46d258) 80.82% compared to head (4e00865) 80.84%.
Report is 1 commits behind head on 2.x.

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x    #1728      +/-   ##
============================================
+ Coverage     80.82%   80.84%   +0.01%     
- Complexity     4220     4223       +3     
============================================
  Files           404      404              
  Lines         16994    17007      +13     
  Branches       1819     1821       +2     
============================================
+ Hits          13736    13749      +13     
  Misses         2545     2545              
  Partials        713      713              
Flag Coverage Δ
ml-commons 80.84% <100.00%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rbhavna rbhavna temporarily deployed to ml-commons-cicd-env December 1, 2023 17:21 — with GitHub Actions Inactive
@rbhavna rbhavna temporarily deployed to ml-commons-cicd-env December 1, 2023 17:21 — with GitHub Actions Inactive
@rbhavna rbhavna temporarily deployed to ml-commons-cicd-env December 1, 2023 17:21 — with GitHub Actions Inactive
@dhrubo-os dhrubo-os merged commit 86d6de1 into opensearch-project:2.x Dec 1, 2023
12 of 15 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