-
Notifications
You must be signed in to change notification settings - Fork 143
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
AI connector blueprint for the Aleph Alpha Luminous-Base Embedding Model #1940
Conversation
Signed-off-by: Ulan Yisaev <[email protected]> Adding an AI connector blueprint for the Aleph Alpha Luminous-Base Embedding Model. Signed-off-by: Ulan Yisaev <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1940 +/- ##
============================================
- Coverage 82.84% 82.84% -0.01%
+ Complexity 5449 5447 -2
============================================
Files 522 522
Lines 21912 21912
Branches 2228 2228
============================================
- Hits 18154 18152 -2
- Misses 2847 2850 +3
+ Partials 911 910 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
docs/remote_inference_blueprints/aleph_alpha_connector_luminous_base_embedding_blueprint.md
Show resolved
Hide resolved
docs/remote_inference_blueprints/aleph_alpha_connector_luminous_base_embedding_blueprint.md
Outdated
Show resolved
Hide resolved
docs/remote_inference_blueprints/aleph_alpha_connector_luminous_base_embedding_blueprint.md
Outdated
Show resolved
Hide resolved
docs/remote_inference_blueprints/aleph_alpha_connector_luminous_base_embedding_blueprint.md
Show resolved
Hide resolved
docs/remote_inference_blueprints/aleph_alpha_connector_luminous_base_embedding_blueprint.md
Outdated
Show resolved
Hide resolved
Fixed all comments. Signed-off-by: Ulan Yisaev <[email protected]>
…del (#1940) * Add files via upload Signed-off-by: Ulan Yisaev <[email protected]> Adding an AI connector blueprint for the Aleph Alpha Luminous-Base Embedding Model. Signed-off-by: Ulan Yisaev <[email protected]> * Update aleph_alpha_connector_luminous_base_embedding_blueprint.md Fixed all comments. Signed-off-by: Ulan Yisaev <[email protected]> --------- Signed-off-by: Ulan Yisaev <[email protected]> (cherry picked from commit a62ecc1)
…del (#1940) (#2003) * Add files via upload Signed-off-by: Ulan Yisaev <[email protected]> Adding an AI connector blueprint for the Aleph Alpha Luminous-Base Embedding Model. Signed-off-by: Ulan Yisaev <[email protected]> * Update aleph_alpha_connector_luminous_base_embedding_blueprint.md Fixed all comments. Signed-off-by: Ulan Yisaev <[email protected]> --------- Signed-off-by: Ulan Yisaev <[email protected]> (cherry picked from commit a62ecc1) Co-authored-by: Ulan Yisaev <[email protected]>
…del (opensearch-project#1940) * Add files via upload Signed-off-by: Ulan Yisaev <[email protected]> Adding an AI connector blueprint for the Aleph Alpha Luminous-Base Embedding Model. Signed-off-by: Ulan Yisaev <[email protected]> * Update aleph_alpha_connector_luminous_base_embedding_blueprint.md Fixed all comments. Signed-off-by: Ulan Yisaev <[email protected]> --------- Signed-off-by: Ulan Yisaev <[email protected]>
Adding an AI connector blueprint for the Aleph Alpha Luminous-Base Embedding Model.
Description
I'm proposing to add an AI connector blueprint for the Aleph Alpha Luminous-Base Embedding Model to the current collection of remote inference blueprints in OpenSearch ML Commons.
This model is particularly effective for German language applications, providing nuanced and contextually relevant embeddings. Given the increasing demand for robust language model solutions in different languages, integrating this model could significantly enhance your offerings for German-language processing tasks.
Issues Resolved
Issue 1925
Check List
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.