Skip to content

Commit

Permalink
docs: v3.2.0 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
kozistr committed Oct 26, 2024
1 parent 26bae1a commit 23e0fda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/changelogs/v3.2.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* Support 8/4bit, fp8 optimizers. (#208, #281)
* `torchao_adamw8bit`, `torchao_adamw4bit`, `torchao_adamwfp8`.
* Support a module-name-level (e.g. `LayerNorm`) weight decay exclusion for `get_optimizer_parameters`. (#282, #283)
* Implement `CPUOffloadOptimizer`. (#284)
* Implement `CPUOffloadOptimizer`, which offloads optimizer to CPU for single-GPU training. (#284)

### Bug

Expand Down

0 comments on commit 23e0fda

Please sign in to comment.