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

Added use_auth_token to access gated HF models #107

Closed
wants to merge 3 commits into from

added use_auth_token env var instead of arg

57104a9
Select commit
Loading
Failed to load commit list.
Closed

Added use_auth_token to access gated HF models #107

added use_auth_token env var instead of arg
57104a9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 9, 2023 in 0s

81.00% (+0.05%) compared to 9bf1f35

View this Pull Request on Codecov

81.00% (+0.05%) compared to 9bf1f35

Details

Codecov Report

Merging #107 (57104a9) into main (9bf1f35) will increase coverage by 0.05%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #107      +/-   ##
==========================================
+ Coverage   80.95%   81.00%   +0.05%     
==========================================
  Files          32       32              
  Lines        2116     2122       +6     
==========================================
+ Hits         1713     1719       +6     
  Misses        403      403              
Files Changed Coverage Δ
tuned_lens/scripts/ingredients.py 86.11% <100.00%> (+0.47%) ⬆️