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

feat: update default embedding model to nvidia/nv-embedqa-e5-v5 #1015

Merged
merged 3 commits into from
Aug 26, 2024

Conversation

mattf
Copy link
Contributor

@mattf mattf commented Aug 21, 2024

Proposed Changes:

Improved embedding models are available. Update the default model to nvidia/nv-embedqa-e5-v5.

Additionally, tests for other available models.

How did you test it?

NVIDIA_API_KEY=... hatch run test

Notes for the reviewer

This may be a breaking change if someone is specifically relying on the NV-Embed-QA default.

Checklist

@mattf mattf requested a review from a team as a code owner August 21, 2024 16:26
@mattf mattf requested review from shadeMe and removed request for a team August 21, 2024 16:26
@mattf
Copy link
Contributor Author

mattf commented Aug 23, 2024

@shadeMe ptal. i worked out the lint issues - an old version of hatch + isort.

Copy link
Contributor

@shadeMe shadeMe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Integration tests pass locally as well, LGTM! Thanks!

@shadeMe shadeMe merged commit 8544b56 into deepset-ai:main Aug 26, 2024
10 checks passed
Amnah199 pushed a commit that referenced this pull request Oct 2, 2024
* add tests for preview embedding apis

* update default model to nvidia/nv-embedqa-e5-v5

* lint fixes w/ latest versions of black, isort, hatch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants