You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,8 +22,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
22
22
23
23
### Changed
24
24
25
-
- Official versioning policy to align with PyTorch minor releases; see the new Versioning documentation and compatibility matrix
26
-
(docs/versioning.rst) for details on supported PyTorch/Lightning ranges: [Versioning docs](https://finetuning-scheduler.readthedocs.io/en/stable/versioning.html)
25
+
- Official versioning policy to align with PyTorch minor releases; see the new Versioning documentation and compatibility matrix (docs/versioning.rst) for details on supported PyTorch/Lightning ranges
27
26
28
27
- Updated documentation and improved type annotations
29
28
- einsum patch no longer required for PyTorch >= 2.6 for FTS to leverage 2D mesh parallelism
0 commit comments