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 support for NVIDIA AI LLMs and embedding models #1293

Merged
merged 2 commits into from
Mar 1, 2024

Conversation

deshraj
Copy link
Collaborator

@deshraj deshraj commented Mar 1, 2024

Description

As the title suggests.

Type of change

  • New feature (non-breaking change which adds functionality)
  • Documentation update

@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Mar 1, 2024
Copy link

codecov bot commented Mar 1, 2024

Codecov Report

Attention: Patch coverage is 3.33333% with 58 lines in your changes are missing coverage. Please review.

Project coverage is 55.85%. Comparing base (09cdaff) to head (cc89480).
Report is 1 commits behind head on main.

Files Patch % Lines
embedchain/llm/nvidia.py 0.00% 37 Missing ⚠️
embedchain/embedder/nvidia.py 0.00% 19 Missing ⚠️
embedchain/config/base_app_config.py 50.00% 1 Missing ⚠️
embedchain/telemetry/posthog.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1293      +/-   ##
==========================================
- Coverage   56.41%   55.85%   -0.56%     
==========================================
  Files         151      153       +2     
  Lines        6122     6169      +47     
==========================================
- Hits         3454     3446       -8     
- Misses       2668     2723      +55     

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

@deshraj deshraj merged commit c77a75d into main Mar 1, 2024
4 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant