Pretrain, finetune ANY AI model of ANY size on 1 or 10,000+ GPUs with zero code changes.
COMMITS
November 25, 2025
L
Fix ModelCheckpoint file_exists OOM in DDP (#21380)
littlebullGit committed
N
[Fabric] Ignore Keyword Arguments Outside of Callback Signature (#21258)
Nicki Skafte Detlefsen committed
November 21, 2025
D
Change Import Error Message (#21370)
Deependu committed
J
update maintainers/codeowners (#21240)
Jirka Borovec committed
J
Prepare release 2.6.0 (#21368)
Justus Schock committed
D
Fix FSDP mixed precision semantics and add user warning (#21361)
Deependu committed
J
Internal Refactor: Reroute Implementations (#21354)
Justus Schock committed
November 19, 2025
R
Catch issue with partial mpi4py installation. (#21353)
Rocco Moretti committed
L
Fix `ModelCheckpoint` with manual optimization and `every_n_train_steps` (#21239)
littlebullGit committed
R
Fix trainer.fit docstring render bug (#21362)
Ritoban Dutta committed
L
LRs updates are called at the end of a skipped epoch (#21307)
Lucas Meyer committed
J
Update CONTRIBUTING.md with changelog instructions (#21364)
Justus Schock committed
A
Add `EMAWeightAveraging` callback to `weight_averaging.py` (#21260)
Alex Morehead committed
November 15, 2025
B
test(ci): add pytorch version `2.9` for CPU tests (#21352)
Bhimraj Yadav committed
November 10, 2025
D
build(deps): update rich requirement from <14.2.0,>=12.3.0 to >=12.3.0,<14.3.0 in /requirements (#21285)
dependabot[bot] committed
D
build(deps): update ipython[notebook] requirement from <9.7.0 to <9.8.0 in /requirements (#21350)
dependabot[bot] committed
November 7, 2025
N
Update ci to min python v3.10 (#21344)
Nicki Skafte Detlefsen committed
S
Remove unused empty requirements.txt (#21346)
Shion Matsumoto committed
D
build(deps): update psutil requirement from <7.1.2 to <7.2 in /requirements (#21318)
dependabot[bot] committed
J
tests for python version in req. for split dependencies (#21305)
Jirka Borovec committed
S
N
Fix `last.ckpt` only being saved when another checkpoint has been created (#21244)
Nicki Skafte Detlefsen committed
N
Docs finetuning callback example (#21216)
Nicki Skafte Detlefsen committed
November 6, 2025
D
D
build(deps): bump pytest-cov from 6.3.0 to 7.0.0 in /requirements (#21210)
dependabot[bot] committed
N
Add link to pytorch profiler API (#21218)
Nicki Skafte Detlefsen committed
G
check the init args only when the given frames are in `__init__` method. (#21227)
GdoongMathew committed
N
Bugfix for `BackboneFinetuning` + `LearningRateFinder` (#21224)
Nicki Skafte Detlefsen committed