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

chore: Update dependencies, logging #39

Merged
merged 2 commits into from
Feb 8, 2024
Merged

chore: Update dependencies, logging #39

merged 2 commits into from
Feb 8, 2024

Conversation

carlosgjs
Copy link
Collaborator

  • Update dependencies in conda.yaml to match the package dependencies
  • Log cuda version / availability when running via Typer app (which doesn't run with __name__=="__main__"
  • Map non-quantized version of the model to a copy of llama in our own HF org (avoids the token issue)
  • Fix metric logging in eval() (ooops!)

@carlosgjs carlosgjs requested a review from anujsinha3 February 8, 2024 00:10
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5615549) 97.98% compared to head (06af509) 98.80%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #39      +/-   ##
==========================================
+ Coverage   97.98%   98.80%   +0.82%     
==========================================
  Files           6        6              
  Lines         248      251       +3     
==========================================
+ Hits          243      248       +5     
+ Misses          5        3       -2     

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

@carlosgjs carlosgjs requested review from lsetiawan and uwcdc February 8, 2024 19:59
Copy link
Collaborator

@lsetiawan lsetiawan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@carlosgjs carlosgjs merged commit 4c79762 into main Feb 8, 2024
9 checks passed
@carlosgjs carlosgjs deleted the carlosg/deps branch February 8, 2024 20:43
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