Skip to content

Commit

Permalink
Merge pull request #1695 from xzuyn/paged_adamw_32bit
Browse files Browse the repository at this point in the history
Add PagedAdamW32bit to Dropdown
  • Loading branch information
bmaltais authored Nov 19, 2023
2 parents 17f58c8 + 0c0827f commit c73f8f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions library/class_basic_training.py
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ def __init__(
"Lion",
"Lion8bit",
"PagedAdamW8bit",
"PagedAdamW32bit",
"PagedLion8bit",
"Prodigy",
"SGDNesterov",
Expand Down

0 comments on commit c73f8f9

Please sign in to comment.