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

[Feature] Support 8/4bit, fp8 optimizers #281

Merged
merged 5 commits into from
Oct 17, 2024

Conversation

kozistr
Copy link
Owner

@kozistr kozistr commented Oct 17, 2024

Problem (Why?)

Close #208

Solution (What/How?)

  • import torchao library to use 8/4bit, fp8 optimizers

Other changes (bug fixes, small refactors)

N/A

Notes

N/A

@kozistr kozistr added documentation Improvements or additions to documentation feature request Request features labels Oct 17, 2024
@kozistr kozistr self-assigned this Oct 17, 2024
Copy link

codecov bot commented Oct 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (1687e37) to head (f3dcf8e).
Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #281   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           94        94           
  Lines         7237      7241    +4     
=========================================
+ Hits          7237      7241    +4     

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

@kozistr kozistr merged commit 20ed84f into main Oct 17, 2024
1 check passed
@kozistr kozistr deleted the feature/support-4bit-optimizer branch October 17, 2024 04:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation feature request Request features size/S
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Request to add 4-bit AdamW
1 participant