-
Notifications
You must be signed in to change notification settings - Fork 183
Update blueprint doc for remote model batch semantic highlighting #4309
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
Update blueprint doc for remote model batch semantic highlighting #4309
Conversation
Signed-off-by: Junqiu Lei <[email protected]>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #4309 +/- ##
=========================================
Coverage 80.14% 80.14%
Complexity 10175 10175
=========================================
Files 854 854
Lines 44231 44231
Branches 5117 5117
=========================================
Hits 35450 35450
Misses 6631 6631
Partials 2150 2150
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This PR only changes in document, the test failure isn't related to the PR code change. |
Currently ml-commons maintainers not able to merge the PR due to recently merge policy update with CI check at #4152 In long term we could add path to exclusive the required CI pass like document changes, e.g. https://github.com/opensearch-project/k-NN/blob/main/.github/workflows/CI.yml#L18-L30 Similar case from opensearch-project/k-NN#2952, requesting admin maintainer @peterzhuamazon to merge the PR. Thanks! |
Since the changed file is only related to `docs:
Based on request of @junqiu-lei and approval by @b4sjoo @mingshl I will merge this PR. Thanks. |
66bcde7
into
opensearch-project:main
Description
Update blueprint doc for remote model batch semantic highlighting
Related Issues
Resolves #[Issue number to be closed when this PR is merged]
Check List
--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.