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

Add optimum[onnx] #68

Merged
merged 17 commits into from
Jan 19, 2024
Merged

Add optimum[onnx] #68

merged 17 commits into from
Jan 19, 2024

Conversation

michaelfeil
Copy link
Owner

@michaelfeil michaelfeil commented Jan 18, 2024

Closes #58

@codecov-commenter
Copy link

codecov-commenter commented Jan 18, 2024

Codecov Report

Attention: 36 lines in your changes are missing coverage. Please review.

Comparison is base (0fc2b61) 87.94% compared to head (cdd8c98) 86.64%.

Files Patch % Lines
...nity_emb/infinity_emb/transformer/utils_optimum.py 66.66% 21 Missing ⚠️
...b/infinity_emb/transformer/crossencoder/optimum.py 81.08% 7 Missing ⚠️
...y_emb/infinity_emb/transformer/embedder/optimum.py 91.66% 4 Missing ⚠️
...inity_emb/infinity_emb/transformer/acceleration.py 50.00% 2 Missing ⚠️
...ibs/infinity_emb/infinity_emb/transformer/utils.py 77.77% 2 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #68      +/-   ##
==========================================
- Coverage   87.94%   86.64%   -1.30%     
==========================================
  Files          24       27       +3     
  Lines        1070     1228     +158     
==========================================
+ Hits          941     1064     +123     
- Misses        129      164      +35     

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

@michaelfeil michaelfeil merged commit 437aeb7 into main Jan 19, 2024
3 of 5 checks passed
@michaelfeil michaelfeil deleted the add-optimum-onnx branch February 3, 2024 18:15
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.

Support for Optimum Inference?
2 participants