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

[WIP] Switch to optimi optimizers #28

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

Conversation

warner-benjamin
Copy link
Owner

This PR replaces the fastxtend optimizers with optimi optimizers while retaining support for bitsandbytes eight-bit optimizers.

optimizer.utils adds a mixin class `` to assist in converting any PyTorch optimizer into a fastai-compatible optimizer. Look in optimizer.optimi for examples of how to use.

ToDo:

  • Finish documentation
  • Remove the fastxtend optimizers
  • Don't automatically import fastxtend optimizers?

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.

1 participant