Pretrain, finetune ANY AI model of ANY size on 1 or 10,000+ GPUs with zero code changes.
COMMITS
/ tests/tests_fabric/test_connector.py December 15, 2025
N
Deprecate Python 3.9 support (#21398)
Nicki Skafte Detlefsen committed
November 27, 2025
J
Revert Rerouting (#21385)
Justus Schock committed
November 21, 2025
J
Internal Refactor: Reroute Implementations (#21354)
Justus Schock committed
June 12, 2025
J
fixing various typos (#20893)
Jirka Borovec committed
June 5, 2025
A
January 7, 2025
P
[pre-commit.ci] pre-commit suggestions (#20532)
pre-commit-ci[bot] committed
November 25, 2024
J
bump python 3.9+ (#20413)
Jirka Borovec committed
July 2, 2024
A
Add testing for PyTorch 2.4 (Fabric) (#20028)
awaelchli committed
May 23, 2024
A
Error for unsupported precision types with ModelParallelStrategy (#19902)
awaelchli committed
May 22, 2024
A
Remove the requirement for FSDPStrategy subclasses to only support GPU (#19894)
awaelchli committed
January 30, 2024
A
Error message to inform bitsandbytes is only supported on CUDA (#19360)
awaelchli committed
January 10, 2024
C
Drop XLA XRT support (#19232)
Carlos Mocholí committed
November 10, 2023
C
Fix precision default from environment (#18928)
Carlos Mocholí committed
October 11, 2023
C
Minor strategy fixes [TPU] (#18774)
Carlos Mocholí committed
October 5, 2023
C
Forbid passing precision and a precision plugin (#18671)
Carlos Mocholí committed
October 4, 2023
A
Drop support for PyTorch 1.11 (#18691)
Adrian Wälchli committed
October 3, 2023
P
[pre-commit.ci] pre-commit suggestions (#18697)
pre-commit-ci[bot] committed
September 29, 2023
C
Bitsandbytes precision plugin (#18655)
Carlos Mocholí committed
September 26, 2023
J
ruff: replace isort with ruff +TPU (#17684)
Jirka Borovec committed
A
Enable launching via torchrun in slurm environment (#18618)
Adrian Wälchli committed
September 20, 2023
A
Input validation for `num_nodes` argument (#18598)
Adrian Wälchli committed
September 14, 2023
C
Avoid modifying the default dtype on exception (#18500)
Carlos Mocholí committed
September 8, 2023
A
Change auto-device selection for Jupyter notebook environments (#18291)
Adrian Wälchli committed
August 11, 2023
A
[TPU] Proper half-precision implementation for XLA (#18213)
Adrian Wälchli committed
August 10, 2023
A
Support true 16-bit precision with FSDP in Trainer (#18219)
Adrian Wälchli committed
August 2, 2023
G
[TPU] Add Fabric support for PyTorch XLA FSDP (#18126)
Gerson Kroiz committed
July 28, 2023
A
Disable auto-detection of Kubeflow environment (#18137)
Adrian Wälchli committed
July 19, 2023
C
Support NVIDIA's Transformer Engine as a precision plugin (#17597)
Carlos Mocholí committed
July 9, 2023
A
Support all half-precision modes in FSDP precision plugin (#17807)
Adrian Wälchli committed
May 22, 2023
A
Raise environment variable collision errors only when Fabric CLI is used (#17679)
Adrian Wälchli committed
May 5, 2023
J
ruff: PT some more fixes (#17569)
Jirka Borovec committed
May 4, 2023
J
ruff: autofix PT (#17541)
Jirka Borovec committed
April 28, 2023
C
[TPU] Rename classes to use XLA instead of TPU (#17383)
Carlos Mocholí committed
April 27, 2023
A
True half-precision support in Fabric (#17287)
Adrian Wälchli committed
April 26, 2023
A
Improved model initialization API for Fabric (#17462)
Adrian Wälchli committed
April 24, 2023
J
add & apply flake8-simplify (#17386)
Jirka Borovec committed
April 19, 2023
C
[TPU] Fix PjRT tests (#17408)
Carlos Mocholí committed
April 13, 2023
A
Fixes around `Strategy.set_world_ranks` (#16966)
Adrian Wälchli committed
April 11, 2023
C
[TPU] v4 support (#17227)
Carlos Mocholí committed
March 3, 2023
J
update list of fist party packages (#16859)
Jirka Borovec committed
C
Fix tests on single-GPU machine (#16911)
Carlos Mocholí committed
February 23, 2023
C
Fabric: auto default (#16842)
Carlos Mocholí committed
February 20, 2023
A
Set accelerator through CLI only if set explicitly (#16818)
Adrian Wälchli committed
A
Make DDP subprocess the default launcher for multi-device (#16780)
Adrian Wälchli committed
A
Fix XLAEnvironment detection on TPU pod (#16806)
Adrian Wälchli committed
February 17, 2023
J
Introduce new precision layout in fabric (#16767)
Justus Schock committed
February 10, 2023
A
Fix strategy type validation in connectors (#16693)
Adrian Wälchli committed
February 6, 2023
J
copyright Lightning AI team (#16647)
Jirka Borovec committed
February 1, 2023
J
tests: switch imports for fabric (#16592)
Jirka Borovec committed
C
Drop support for PyTorch 1.10 (#16492)
Carlos Mocholí committed