Pretrain, finetune ANY AI model of ANY size on 1 or 10,000+ GPUs with zero code changes.
COMMITS
October 6, 2023
A
Enable PyTorch 2.1 (#18718)
Adrian Wälchli committed
October 5, 2023
C
Forbid passing precision and a precision plugin (#18671)
Carlos Mocholí committed
C
Fix BNB int8-training support (#18721)
Carlos Mocholí committed
October 4, 2023
A
Set an upper limit on CPU threads in distributed training (#18677)
Adrian Wälchli committed
C
Create context managers before entering any with ExitStack (#18716)
Carlos Mocholí committed
C
Avoid importing bitsandbytes unless requested (#18680)
Carlos Mocholí committed
C
Forbid init_module on-device instantiation with bnb ignored modules (#18704)
Carlos Mocholí committed
J
ci: extend labeling for PRs by change (#18708)
Jirka Borovec committed
A
Drop support for PyTorch 1.11 (#18691)
Adrian Wälchli committed
J
update the defaults in `requirements.txt` (#18715)
Jirka Borovec committed
October 3, 2023
D
Bump coverage from 7.3.0 to 7.3.1 in /requirements (#18685)
dependabot[bot] committed
D
Update pandas requirement from <2.1.0,>1.0 to >1.0,<2.2.0 in /requirements (#18468)
dependabot[bot] committed
P
[pre-commit.ci] pre-commit suggestions (#18697)
pre-commit-ci[bot] committed
D
Bump actions/checkout from 3 to 4 +TPU (#18518)
dependabot[bot] committed
C
Always pass the correct batch index to the automatic optimization loop (#18619)
Carlos Mocholí committed
J
strict freeze `deepspeed <=0.9.3` (#18693)
Jirka Borovec committed
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