jerome-habana
adcd1da397
bumping HPU version -> (1.7.0.rc0)
2024-10-18 02:39:06 +00:00
pete-mcelroy
8ad3e29816
Decoupled checkpoint artifact path from model artifact path ( #20325 )
...
Co-authored-by: peter.mcelroy <peter.mcelroy@earthdaily.com>
2024-10-09 00:30:44 +01:00
Ali Alshaarawy
5dea36c5e2
update BitsandBytes version ( #20313 )
...
* upggrade requiremnets.txt
* update fabric bitsandbytes linear quantization for bnb 0.44.1
* add quant_storage param
* exclude macos from bnb upgrade
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-10-02 12:18:43 -04:00
Nishant Dahal
66508ff4b7
docs: add note for `TQDMProgressBar` ( #20198 )
...
* Add documentation note for TQDMProgressBar
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-09-30 18:29:21 +02:00
Tianshu Wang
474bdd0393
Make RichProgressBar visible for both light and dark background ( #20260 )
2024-09-30 18:08:45 +02:00
vincentme
5be58f6271
docs: fix a typo of precision ( #20252 )
2024-09-27 21:19:43 +02:00
Jirka Borovec
70f188b95c
docs: fix broken links to W&B ( #20298 )
2024-09-26 11:52:33 -04:00
Jirka Borovec
d1ca3c6e09
fix(tests): update tests after torch 2.4.1 ( #20302 )
...
* update
* test_loggers_pickle_all
* more...
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* fix
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-09-26 11:52:22 -04:00
Jirka Borovec
e452fe83b1
fix(ci): update for breaking change with upload/download ( #20304 )
2024-09-26 13:51:24 +02:00
Emi
48279a7961
Update favicon to match Lightning AI app consistency ( #20290 )
...
* Update favicon
* Update favicons - all sizes
2024-09-20 10:08:45 +02:00
dependabot[bot]
7eafab98eb
build(deps): bump peter-evans/create-pull-request from 6 to 7 ( #20266 )
...
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) from 6 to 7.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v6...v7 )
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-16 12:48:55 +02:00
dependabot[bot]
949091570c
build(deps): bump Lightning-AI/utilities from 0.11.6 to 0.11.7 ( #20267 )
...
* build(deps): bump Lightning-AI/utilities from 0.11.6 to 0.11.7
Bumps [Lightning-AI/utilities](https://github.com/lightning-ai/utilities ) from 0.11.6 to 0.11.7.
- [Release notes](https://github.com/lightning-ai/utilities/releases )
- [Changelog](https://github.com/Lightning-AI/utilities/blob/main/CHANGELOG.md )
- [Commits](https://github.com/lightning-ai/utilities/compare/v0.11.6...v0.11.7 )
---
updated-dependencies:
- dependency-name: Lightning-AI/utilities
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Apply suggestions from code review
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
2024-09-16 12:19:49 +02:00
PL Ghost
7d2b85916d
docs: update ref to latest tutorials ( #20284 )
...
update tutorials to `d5273534`
Co-authored-by: Borda <Borda@users.noreply.github.com>
2024-09-15 09:10:10 +02:00
PL Ghost
bc3c9c536d
docs: update ref to latest tutorials ( #20262 )
...
update tutorials to `3f8a254d`
Co-authored-by: Borda <Borda@users.noreply.github.com>
2024-09-08 16:38:06 +02:00
William Falcon
f3f10d4603
Update README.md
2024-08-22 09:59:19 -04:00
Jirka Borovec
f5bc685805
docs: adding link to recommendation studio ( #20197 )
...
* docs: adding link to recommendation studio
* line
2024-08-20 10:51:14 -04:00
Jirka Borovec
f6627ea1ec
docs: adding link to forecasting studio ( #20196 )
...
* docs: adding link to forecasting studio
* lint
2024-08-20 10:18:27 -04:00
William Falcon
025c30e6bc
Update README.md
2024-08-15 18:16:43 -04:00
Thomas Viehmann
1551a16b94
Add device property to lazy load functionality ( #20183 )
2024-08-09 08:41:40 -04:00
GdoongMathew
828fd99896
Re-enable passing BytesIO as path in `.to_onnx()` ( #20172 )
2024-08-07 11:07:02 -04:00
Abhishek Singh
be0ae06596
Add `ddp_find_unused_parameters_true` alias in Fabric's DDPStrategy ( #20125 )
2024-08-07 10:47:36 -04:00
Jirka Borovec
2129fdf362
fix(ci): resolve input str -> num conversion ( #20169 )
2024-08-07 04:59:05 -04:00
Jirka Borovec
cf24a190ce
fix(docs): remove dead link from readme ( #20170 )
2024-08-06 11:05:00 -04:00
Jirka Borovec
a3e60ad420
ci/docs: disable optional cache pkg ( #20168 )
2024-08-06 14:43:32 +02:00
Jirka Borovec
87ffd8ce7c
ci: fix cleaning caches ( #20167 )
2024-08-06 12:59:55 +02:00
awaelchli
b3ee85d3a3
Prepare Lightning 2.4.0 release ( #20154 )
...
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
2024-08-05 17:32:32 -04:00
Corwin Joy
631911c004
Add special logic for 'step' in _optimizer_to_device ( #20019 )
...
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
2024-08-05 17:17:06 -04:00
awaelchli
345450b0c3
Fix parameter count in ModelSummary when parameters are DTensors ( #20163 )
2024-08-05 10:57:31 -04:00
Jirka Borovec
3de60f4b9f
docs: fix typo in `linkcheck_ignore` ( #20164 )
2024-08-05 10:55:36 -04:00
awaelchli
e9d4ef8b4e
Add diffusion example to README ( #20161 )
2024-08-05 08:11:12 -04:00
awaelchli
d4de8e20e9
Count number of modules in train/eval mode in ModelSummary ( #20159 )
2024-08-04 15:28:26 -04:00
awaelchli
60fe36a24c
Remove outdated `process_position` reference in progress bar docs. ( #20158 )
2024-08-04 11:58:07 -04:00
awaelchli
2638d82af8
Avoid deprecated distutils for docs build ( #20156 )
2024-08-04 03:28:47 -04:00
Jonas Tingeborn
e61eafa671
Add ability for TQDMProgressBar to retain prior epoch training bars ( #19578 )
...
Co-authored-by: awaelchli <aedu.waelchli@gmail.com>
2024-08-04 03:28:26 -04:00
PL Ghost
83ba2dfc17
docs: update ref to latest tutorials ( #20157 )
...
Co-authored-by: Borda <Borda@users.noreply.github.com>
2024-08-03 21:27:12 -04:00
Antonios P. Sarikas
854d166290
Docs: Add note about version counter in `ModelCheckpoint` ( #20146 )
2024-08-03 20:56:25 -04:00
awaelchli
1bc2aadd46
Update type check workflow to PyTorch 2.4 ( #20155 )
2024-08-03 15:49:42 +02:00
awaelchli
b5695c5349
Add LLM finetuning Studio example to README.md ( #20142 )
2024-08-02 06:57:26 -04:00
Jirka Borovec
ea5f9fa597
docs: adding link to obj detect. studio ( #20150 )
2024-08-02 06:57:04 -04:00
Jirka Borovec
f0c243b8f3
docs: adding link to img classif. studio ( #20144 )
2024-07-31 16:23:45 -04:00
awaelchli
194c3c31aa
Add simple LSTM example to demo folder ( #20143 )
...
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
2024-07-31 09:02:15 -04:00
dependabot[bot]
f5d82504da
build(deps): bump Lightning-AI/utilities from 0.11.5 to 0.11.6 ( #20134 )
...
Bumps [Lightning-AI/utilities](https://github.com/lightning-ai/utilities ) from 0.11.5 to 0.11.6.
- [Release notes](https://github.com/lightning-ai/utilities/releases )
- [Changelog](https://github.com/Lightning-AI/utilities/blob/main/CHANGELOG.md )
- [Commits](https://github.com/lightning-ai/utilities/compare/v0.11.5...v0.11.6 )
---
updated-dependencies:
- dependency-name: Lightning-AI/utilities
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-29 11:53:19 +02:00
PL Ghost
12881e838a
docs: update ref to latest tutorials ( #20132 )
...
* update tutorials to `565f61a9`
* update CI
* skip link
---------
Co-authored-by: Borda <Borda@users.noreply.github.com>
Co-authored-by: jirka <jirka.borovec@seznam.cz>
2024-07-28 22:57:05 +02:00
Alexander Zhipa
b19eba3ac7
Fix moving keys to device in ResultCollection ( #19814 )
...
Co-authored-by: Alexander Jipa <azzhipa@amazon.com>
2024-07-26 14:03:18 -04:00
awaelchli
2064887b12
Switch to PyTorch 2.4 stable testing ( #20126 )
2024-07-25 06:59:43 -04:00
awaelchli
6c70dd7cf0
Fix attribute error on `_NotYetLoadedTensor` after loading checkpoint into quantized model with `_lazy_load()` ( #20121 )
2024-07-24 05:39:40 -04:00
dependabot[bot]
f91349c961
build(deps): bump Lightning-AI/utilities from 0.11.4 to 0.11.5 ( #20112 )
2024-07-22 05:31:27 -04:00
awaelchli
d0a6b34ea9
Avoid printing the seed info message multiple times ( #20108 )
2024-07-20 20:25:11 +02:00
awaelchli
e214395d31
Remove confusing warning "Missing logger folder" ( #20109 )
2024-07-20 20:24:38 +02:00
William Falcon
1cd774197d
Update README banner
2024-07-19 11:29:17 -04:00