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

[rust] Fix camembert and distilbert model loading #3415

Merged
merged 1 commit into from
Aug 15, 2024

Conversation

xyang16
Copy link
Contributor

@xyang16 xyang16 commented Aug 15, 2024

Description

Brief description of what this PR is about

  • If this change is a backward incompatible change, why must this change be made?
  • Interesting edge cases to note here

@xyang16 xyang16 requested review from zachgk, frankfliu and a team as code owners August 15, 2024 17:47
@xyang16 xyang16 changed the title [rust] Fix camembert model loading [rust] Fix camembert and distilbert model loading Aug 15, 2024
@xyang16 xyang16 force-pushed the rust branch 3 times, most recently from 7c90fce to 5577261 Compare August 15, 2024 18:15
@codecov-commenter
Copy link

codecov-commenter commented Aug 15, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.58%. Comparing base (c4baffb) to head (5e96385).
Report is 69 commits behind head on master.

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

Additional details and impacted files
@@              Coverage Diff              @@
##             master    #3415       +/-   ##
=============================================
+ Coverage     58.25%   72.58%   +14.33%     
- Complexity     5737     7366     +1629     
=============================================
  Files           668      668               
  Lines         32509    32592       +83     
  Branches       3439     3461       +22     
=============================================
+ Hits          18937    23656     +4719     
+ Misses        12125     7324     -4801     
- Partials       1447     1612      +165     

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

@xyang16 xyang16 merged commit b22712c into deepjavalibrary:master Aug 15, 2024
8 checks passed
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.

3 participants