Skip to content

Commit

Permalink
docs: v3.0.1 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
kozistr committed Jun 22, 2024
1 parent e3398c7 commit 3b56b70
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/changelogs/v3.0.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
* support not-using-first-momentum when beta1 is not given
* default dtype for first momentum to `bfloat16`
* clip second momentum to 0.999
* Implement `GrokFast` optimizer. (#244, #245)
* [Accelerated Grokking by Amplifying Slow Gradients](https://arxiv.org/abs/2405.20233)

### Bug

Expand Down

0 comments on commit 3b56b70

Please sign in to comment.