Pretrain, finetune ANY AI model of ANY size on 1 or 10,000+ GPUs with zero code changes.
COMMITS
October 3, 2023
J
docs: include external pages 2/2 (#17890)
Jirka Borovec committed
D
Bump postcss from 8.4.14 to 8.4.31 in /src/lightning/app/cli/react-ui-template/ui (#18702)
dependabot[bot] committed
D
D
Bump httpx from 0.24.1 to 0.25.0 in /requirements (#18684)
dependabot[bot] committed
J
ci: patch all install with 20min timeout (#18696)
Jirka Borovec committed
A
Enable passing `load_state_dict(..., assign=True|False)` in FabricModule (#18690)
Adrian Wälchli committed
J
test: fix compatibility with `onnxruntime` 0.16+ (#18692)
Jirka Borovec committed
A
Maintain float32 precision at minimum in ResultMetric (#18686)
Adrian Wälchli committed
A
Exclude app dependencies from mypy workflow (#18700)
Adrian Wälchli committed
J
docs: prune ignored links (#18694)
Jirka Borovec committed
October 2, 2023
D
Update deepdiff requirement from <6.3.2,>=5.7.0 to >=5.7.0,<6.6 in /requirements (#18623)
dependabot[bot] committed
D
Update numpy requirement from <1.25.3,>=1.17.2 to >=1.17.2,<1.27 in /requirements (#18624)
dependabot[bot] committed
D
Bump playwright from 1.36.0 to 1.38.0 in /requirements (#18625)
dependabot[bot] committed
A
Add recommendation for matmul precision in docs (#18689)
Adrian Wälchli committed
September 30, 2023
C
Bitsandbytes docs improvements (#18681)
Carlos Mocholí committed
J
fix `pydantic` compatibility for 2.0+ & allow new `fastAPI` (#18676)
Jirka Borovec committed
September 29, 2023
C
Bitsandbytes precision plugin (#18655)
Carlos Mocholí committed
E
App: Fix dispatch return value (#18674)
Ethan Harris committed
J
ci: timeouts for docs build (#18654)
Jirka Borovec committed
A
J
intro granularity for docs build (#18675)
Jirka Borovec committed
A
Update `persistent_workers` recommendation when using spawn launcher (#18649)
Adrian Wälchli committed
A
Remove outdated workaround for PyTorch autocast bug (#18634)
Adrian Wälchli committed
A
Fix KeyError when calling `Fabric.load_raw` before setting up an FSDP model (#18647)
Adrian Wälchli committed
C
Forbid non-FSDP precision plugins with FSDP (#18664)
Carlos Mocholí committed
N
September 28, 2023
J
docs: switch HTTPerror to custom runtime error (#18666)
Jirka Borovec committed
E
App: Drop actions (#18660)
Ethan Harris committed
September 27, 2023
A
LightningModule.log_dict: fix type hints for MetricCollection (#18646)
Adam J. Stewart committed
A
Set the generator seed in `random_split` usages in the examples (#18651)
Adrian Wälchli committed