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

Split-Embedding of long texts #4

Merged
merged 1 commit into from
Jun 29, 2024
Merged

Split-Embedding of long texts #4

merged 1 commit into from
Jun 29, 2024

Conversation

svilupp
Copy link
Owner

@svilupp svilupp commented Jun 29, 2024

  • Simplify embedding with the tiny models and provide native support for splitting of long strings into several smaller ones (kwarg split_instead_trunc)

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.15%. Comparing base (d330636) to head (27ddef9).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main       #4      +/-   ##
==========================================
+ Coverage   90.29%   91.15%   +0.85%     
==========================================
  Files           7        7              
  Lines         309      339      +30     
==========================================
+ Hits          279      309      +30     
  Misses         30       30              

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

@svilupp svilupp merged commit 3455ecc into main Jun 29, 2024
3 checks passed
@svilupp svilupp deleted the add-embedding branch June 29, 2024 20:45
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.

2 participants