Skip to content

Commit

Permalink
add to imports
Browse files Browse the repository at this point in the history
  • Loading branch information
kothasuhas committed Jan 23, 2025
1 parent 3a5d4ff commit 603fdd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/levanter/optim/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from .config import AdamConfig, OptimizerConfig
from .config import AdamConfig, OptimizerConfig, SGDConfig
from .sophia import ( # SophiaGConfig,; SophiaGObjective,
ScaleBySophiaState,
SophiaHConfig,
Expand Down

0 comments on commit 603fdd1

Please sign in to comment.