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

[HuggingFace] Add HF hub integration #27

Merged
merged 8 commits into from
Aug 16, 2024
Merged

Conversation

felixdittrich92
Copy link
Owner

This PR:

  • Add option to push models to the hf hub
  • Add option to load models directly from the hf hub

@felixdittrich92 felixdittrich92 added enhancement New feature or request new feature a new feature labels Aug 16, 2024
@felixdittrich92 felixdittrich92 self-assigned this Aug 16, 2024
@codecov-commenter
Copy link

codecov-commenter commented Aug 16, 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 97.91%. Comparing base (6b5bfdc) to head (661119f).
Report is 3 commits behind head on main.

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #27      +/-   ##
==========================================
+ Coverage   97.86%   97.91%   +0.04%     
==========================================
  Files          63       65       +2     
  Lines        1922     1966      +44     
==========================================
+ Hits         1881     1925      +44     
  Misses         41       41              
Flag Coverage Δ
unittests 97.91% <100.00%> (+0.04%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@felixdittrich92 felixdittrich92 merged commit 25ace0f into main Aug 16, 2024
12 of 13 checks passed
@felixdittrich92 felixdittrich92 deleted the hf-integration branch August 16, 2024 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request new feature a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants