Commit Graph

10434 Commits

Author SHA1 Message Date
Jirka Borovec b1eceb1516 bump: Torch `2.5` (#20351)
* bump: Torch `2.5.0`

* push docker

* docker

* 2.5.1 and mypy

* update USE_DISTRIBUTED=0 test

* also for pytorch lightning no distributed

* set USE_LIBUV=0 on windows

* try drop pickle warning

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* disable compiling update_metrics

* bump 2.2.x to bugfix

* disable also log in logger connector (also calls metric)

* more point release bumps

* remove unloved type ignore and print some more on exit

* update checkgroup

* minor versions

* shortened version in build-pl

* pytorch 2.4 is with python 3.11

* 2.1 and 2.3 without patch release

* for 2.4.1: docker with 3.11 test with 3.12

---------

Co-authored-by: Thomas Viehmann <tv.code@beamnet.de>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
(cherry picked from commit 61a403a512)
2024-11-12 22:05:41 +01:00
Jirka Borovec d62b53a643 ci: bump deprecated mac 12 to 13 (#20393)
(cherry picked from commit 3627c5bfac)
2024-11-12 22:05:41 +01:00
PL Ghost 8b5f7d6523 docs: update ref to latest tutorials (#20387)
update tutorials to `b83fde09`

Co-authored-by: Borda <Borda@users.noreply.github.com>
(cherry picked from commit 897b2af5ef)
2024-11-12 22:05:41 +01:00
PL Ghost d8386f73b5 docs: update ref to latest tutorials (#20322)
Co-authored-by: Borda <Borda@users.noreply.github.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
(cherry picked from commit 2110a399b1)
2024-11-12 22:05:41 +01:00
dependabot[bot] 071c942047 build(deps): bump Lightning-AI/utilities from 0.11.7 to 0.11.8 (#20354)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
(cherry picked from commit 8c5fc89f39)
2024-11-12 22:05:41 +01:00
WuJian 6c9d1ad1f0 docs: fix pytorch version typo in upgrade/from_2_0 (#20333)
(cherry picked from commit 6f86497f55)
2024-11-12 22:05:41 +01:00
Jirka Borovec 19ebe8ec5f docs: fix removed ref to `deepspeed.initialize` (#20353)
* docs: fix removed ref to `deepspeed.initialize`

* fix links

(cherry picked from commit 0e1e14f815)
2024-11-12 22:05:41 +01:00
Jirka Borovec 2e46a463b1 fix(lint): emergency bump `docformatter` (#20352)
(cherry picked from commit af19dda05c)
2024-11-12 22:05:41 +01:00
Ali Alshaarawy c33e313983 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>
(cherry picked from commit 5dea36c5e2)
2024-11-12 22:05:41 +01:00
Nishant Dahal 7529bb5c5d 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>
(cherry picked from commit 66508ff4b7)
2024-11-12 22:05:41 +01:00
Tianshu Wang 61dfa6708b Make RichProgressBar visible for both light and dark background (#20260)
(cherry picked from commit 474bdd0393)
2024-11-12 22:05:41 +01:00
vincentme 314c2a9320 docs: fix a typo of precision (#20252)
(cherry picked from commit 5be58f6271)
2024-11-12 22:05:41 +01:00
Jirka B 2461412291 minor ci format 2024-09-27 08:57:19 -04:00
Jirka Borovec 73ea199084 docs: fix broken links to W&B (#20298)
(cherry picked from commit 70f188b95c)
2024-09-27 08:57:19 -04:00
Jirka Borovec 2d801f2512 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>
(cherry picked from commit d1ca3c6e09)
2024-09-27 08:57:19 -04:00
Jirka Borovec ba4a4ef49d fix(ci): update for breaking change with upload/download (#20304)
(cherry picked from commit e452fe83b1)
2024-09-27 08:57:19 -04:00
Emi 1ff555efa1 Update favicon to match Lightning AI app consistency (#20290)
* Update favicon

* Update favicons - all sizes

(cherry picked from commit 48279a7961)
2024-09-27 08:57:19 -04:00
dependabot[bot] 6bdd9d9a4f 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>
(cherry picked from commit 7eafab98eb)
2024-09-27 08:57:19 -04:00
dependabot[bot] 7462615058 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>
(cherry picked from commit 949091570c)
2024-09-27 08:57:19 -04:00
PL Ghost 90eea0379b docs: update ref to latest tutorials (#20284)
update tutorials to `d5273534`

Co-authored-by: Borda <Borda@users.noreply.github.com>
(cherry picked from commit 7d2b85916d)
2024-09-27 08:57:19 -04:00
PL Ghost 92b643c68f docs: update ref to latest tutorials (#20262)
update tutorials to `3f8a254d`

Co-authored-by: Borda <Borda@users.noreply.github.com>
(cherry picked from commit bc3c9c536d)
2024-09-27 08:57:19 -04:00
William Falcon 82eea71f13 Update README.md
(cherry picked from commit f3f10d4603)
2024-09-27 08:57:19 -04:00
Jirka Borovec a5de7fbf34 docs: adding link to recommendation studio (#20197)
* docs: adding link to recommendation studio

* line

(cherry picked from commit f5bc685805)
2024-09-27 08:57:19 -04:00
Jirka Borovec 1a9df5a550 docs: adding link to forecasting studio (#20196)
* docs: adding link to forecasting studio

* lint

(cherry picked from commit f6627ea1ec)
2024-09-27 08:57:19 -04:00
William Falcon a654e68f73 Update README.md
(cherry picked from commit 025c30e6bc)
2024-09-27 08:57:19 -04:00
GdoongMathew 76ce046ffa Re-enable passing BytesIO as path in `.to_onnx()` (#20172)
(cherry picked from commit 828fd99896)
2024-09-27 08:57:19 -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