Commit Graph

  • ca46539f62 fix broken links to studios (#21014) KaelanDt 2025-07-28 18:18:09 +01:00
  • e4e67772ad fix CI: awscli docutils version conflict (#20997) Deependu 2025-07-26 15:40:03 +05:30
  • 9ec8a3c9ef docs: updating flaking links (#20980) Jirka Borovec 2025-07-23 17:22:34 +02:00
  • 8e440cdd54 build(deps): update tensorboard requirement from <2.20.0,>=2.9.1 to >=2.9.1,<2.21.0 in /requirements (#20992) dependabot[bot] 2025-07-22 17:56:00 +02:00
  • 7d39979a78 build(deps): bump mypy from 1.16.1 to 1.17.0 in /requirements (#20991) dependabot[bot] 2025-07-22 17:55:50 +02:00
  • 55d850b5cb build(deps): update fsspec[http] requirement from <2025.6.0,>=2022.5.0 to >=2022.5.0,<2025.8.0 in /requirements (#20990) dependabot[bot] 2025-07-22 17:55:39 +02:00
  • 1f4bc99744 Allow dataloader_idx_ in log names when add_dataloader_idx=False (#20987) Rittik Panda 2025-07-19 02:26:47 +05:30
  • 0066979861 Update README.md William Falcon 2025-07-16 20:25:05 -04:00
  • f1d1823f6c fix: failing markdown link test in ci (#20979) Deependu 2025-07-14 23:58:36 +05:30
  • a3c7e87c72 docs: update ref to latest tutorials (#20977) PL Ghost 2025-07-14 16:11:40 +02:00
  • 866af34249 Update README.md William Falcon 2025-07-14 07:45:57 -04:00
  • dd9411258d Add support nvcr.io/nvidia/pytorch:25.06-py3 (#20971) Ivan Shivalov 2025-07-11 18:17:54 +03:00
  • c987e064c6 Model checkpointing save_on_train_epoch_end default behavior documentation (#20931) Shion Matsumoto 2025-07-09 17:06:51 -04:00
  • b8bd96f56d Fix: Allow trainer to accept CUDAAccelerator instance as accelerator with FSDP strategy (#20964) Bhimraj Yadav 2025-07-09 20:19:06 +05:45
  • 9c6a8e0a17 Add dev env setup guide with uv (#20961) Shion Matsumoto 2025-07-09 07:37:37 -04:00
  • 2bcaffb105 build(deps): bump coverage from 7.9.1 to 7.9.2 in /requirements (#20966) dependabot[bot] 2025-07-07 09:27:22 +02:00
  • 6c8b7af782 build(deps): update awscli requirement from <1.41.0,>=1.30.0 to >=1.30.0,<1.42.0 in /requirements (#20965) dependabot[bot] 2025-07-07 09:27:11 +02:00
  • 002c81ac9e ci: bump sorting group-check (#20955) Jirka Borovec 2025-07-03 17:24:11 +02:00
  • b1638cdb80 Fix nested module example (#20923) Shion Matsumoto 2025-07-03 11:12:26 -04:00
  • 01a6666982 Fix typo in LightningModule glossary entry ("organizug" → "organizing") (#20959) Jakub Drábik 2025-07-03 07:40:03 +02:00
  • 1ced9a5c20 ci: force pip install with --upgrade-strategy=eager (#20958) Jirka Borovec 2025-07-02 12:42:05 +02:00
  • 033e2befbe Fix compatibility for bitsandbytes>=0.46 (#20956) Matthew Douglas 2025-07-02 05:07:57 -04:00
  • 18cd2af95a docs: Update compatibility matrix in versioning (#20948) Bhimraj Yadav 2025-06-27 20:21:11 +05:45
  • 00ded42669 docs: drop ref to torch.cuda.empty_cache (#21041) Jirka Borovec 2025-08-08 18:26:47 +03:00
  • fda2706bd6 ci: disable TPU testing (#20942) Jirka Borovec 2025-06-26 10:58:55 +02:00
  • 8669c0260e Improve type hint for reduce_fx in LightningModule.log (#20943) Rittik Panda 2025-06-26 14:02:21 +05:30
  • 3d681da871 ci/gpu: setting oldest dependencies (#20939) Jirka Borovec 2025-06-25 17:50:12 +02:00
  • 90b539612f test: addressing flaky spawn in subprocesses (#20940) Jirka Borovec 2025-06-25 17:49:00 +02:00
  • ea6845037e test: addressing flaky spawn "process 0 terminated with signal SIGABRT" (#20933) Jirka Borovec 2025-06-24 18:16:37 +02:00
  • 4f2aa80047 pin bitsandbytes!=0.46 due to int8_double_quant with ValueError (#20934) Jirka Borovec 2025-06-24 18:14:46 +02:00
  • 4d2b4c9b46 ci/gpu: drop duplicate/confusing dep. installations (#20935) Jirka Borovec 2025-06-24 18:14:31 +02:00
  • 1b8fdccd5d Fabric: Enable "auto" for devices and accelerator as cli arguments (#20913) Felix Hirwa Nshuti 2025-06-24 10:14:43 +02:00
  • 484043fbe9 chlog: add new sections Jirka B 2025-08-13 17:26:54 +02:00
  • 6a753dc221 fix: update automated checkpoint messages for consistency (#20924) Jirka Borovec 2025-06-23 16:42:43 +02:00
  • f00bb491e3 build(deps): bump pytest from 8.4.0 to 8.4.1 in /requirements (#20929) dependabot[bot] 2025-06-23 11:54:38 +02:00
  • 83bb870f8f build(deps): bump pytest-random-order from 1.1.1 to 1.2.0 in /requirements (#20928) dependabot[bot] 2025-06-23 09:31:35 +02:00
  • c93e40408e build(deps): bump mypy from 1.16.0 to 1.16.1 in /requirements (#20930) dependabot[bot] 2025-06-23 08:23:14 +02:00
  • 34c155ba08 build(deps): bump codecov/codecov-action from 4 to 5 (#20927) dependabot[bot] 2025-06-23 08:22:59 +02:00
  • 76f904ce89 Adding test for legacy checkpoint created with 2.5.2 (#20922) PL Ghost 2025-06-20 20:15:42 +02:00
  • f6a9151d92 update use of CUDA images (#21062) Jirka Borovec 2025-08-13 21:38:08 +03:00
  • f775e35c86 Hotfix for CI (#21063) Nicki Skafte Detlefsen 2025-08-13 14:56:56 +02:00
  • 4ff8ff7d76 chore: bump PyTorch version in dependencies & CI (#21043) Jirka Borovec 2025-08-13 10:18:30 +03:00
  • a0ce930b03 bugfix: add support for global_ordinal, local_ordinal, world_size in xla (#20872) Alex Byzov 2025-08-12 21:26:01 +02:00
  • 2f5c4b677c feat: Default to RichProgressBar and RichModelSummary if rich is available (#20896) littlebullGit 2025-08-12 15:19:52 -04:00
  • 2676332eac Fix integration of LearningRateFinder with EarlyStopping (#21056) Nicki Skafte Detlefsen 2025-08-12 20:20:25 +02:00
  • 6f93a90d49 Add save_on_exception option to ModelCheckpoint (#20916) vsey 2025-08-12 19:57:01 +02:00
  • 577c04d0c4 Allow to return ONNXProgram when calling to_onnx(dynamo=True) (#20811) GdoongMathew 2025-08-13 01:18:12 +08:00
  • 105bb20e48 Fix lr_finder gradient calculation for mode="exponential" (#21055) Nicki Skafte Detlefsen 2025-08-12 19:12:22 +02:00
  • 60883a96d2 fix: remove extra parameter in accelerator registry decorator (#20975) Jakub Szpunar 2025-08-12 19:04:52 +02:00
  • b7ec502eee Fix save_hyperparameters not crashing on dataclass with init=False (#21051) Nicki Skafte Detlefsen 2025-08-12 17:16:22 +02:00
  • 9c48699965 Docs for logging multiple val and test dataloaders (#21054) Shion Matsumoto 2025-08-12 11:09:38 -04:00
  • a777069dda add/debug Lit CI (#21002) Jirka Borovec 2025-08-12 18:00:01 +03:00
  • 44d667e5aa build(deps): bump actions/checkout from 4 to 5 (#425) dependabot[bot] 2025-08-12 10:33:54 +00:00
  • b965a20032 build(deps): bump actions/download-artifact from 4 to 5 (#426) dependabot[bot] 2025-08-12 12:30:17 +02:00
  • f0676260ba docker: simplify the docker name with CUDA (#21001) Jirka Borovec 2025-08-11 18:26:00 +03:00
  • 863ed02733 docs: update mail to developer@lightning.ai (#21003) Jirka Borovec 2025-08-11 18:25:27 +03:00
  • 4e23c947ee build(deps): bump torch from 2.7.1 to 2.8.0 in /requirements (#21048) dependabot[bot] 2025-08-11 13:30:49 +02:00
  • 43d7e3d676 docs: update ref to latest tutorials (#21044) PL Ghost 2025-08-11 12:39:15 +02:00
  • 14be476820 build(deps): bump actions/download-artifact from 4 to 5 (#21049) dependabot[bot] 2025-08-11 12:09:41 +02:00
  • daed436539 build(deps): bump Lightning-AI/utilities from 0.15.0 to 0.15.2 (#21050) dependabot[bot] 2025-08-11 11:54:32 +02:00
  • 8834b7ca4e build(deps): bump coverage from 7.10.2 to 7.10.3 in /requirements (#21046) dependabot[bot] 2025-08-11 11:47:53 +02:00
  • 64d31123a3 Replace exit with `sys.exit (#21052) Nicki Skafte Detlefsen 2025-08-11 11:46:41 +02:00
  • 6a09f27e23 docs: overfit_batches uses same batch for train and val (#20731) VED 2025-08-09 03:35:54 +05:30
  • 72bb751d12 Fix save_last behavior in absence of validation (#20960) Bas Krahmer 2025-08-08 22:20:48 +02:00
  • a2d179b813 [pre-commit.ci] pre-commit suggestions (#20968) pre-commit-ci[bot] 2025-08-08 22:20:04 +02:00
  • bcfa4dd412 Minor correction to demo transformer script (#21033) Nicki Skafte Detlefsen 2025-08-08 21:14:28 +02:00
  • ce038e876b Fix v_num formatting for RichProgressBar (#21040) Nicki Skafte Detlefsen 2025-08-08 18:18:52 +02:00
  • 1d8cf20466 Add support for more dtypes in ModelSummary and warning on non-supported (#21034) Nicki Skafte Detlefsen 2025-08-08 18:18:34 +02:00
  • 20960ec3b6 docker: build images for latest PT 2.8 (#21042) Jirka Borovec 2025-08-08 18:45:38 +03:00
  • 33f1f4044e docs: drop ref to torch.cuda.empty_cache (#21041) Jirka Borovec 2025-08-08 18:26:47 +03:00
  • 5a095d2e9b Fix refresh rate for metrics in RichProgressBar (#21032) Nicki Skafte Detlefsen 2025-08-08 13:24:30 +02:00
  • 2094525f99 releasing 0.15.2 Jirka B 2025-08-06 15:51:53 +02:00
  • cfdb0e2729 CLI: replace dependencies also in pyproject.toml (#423) Jirka Borovec 2025-08-06 16:48:38 +03:00
  • 789e6d118c build(deps): update build requirement from ==1.2.* to ==1.3.* in /requirements (#422) dependabot[bot] 2025-08-06 11:25:03 +02:00
  • 791753b1c3 Allow training_step in manual optimization to return general mappings (#21011) Nicki Skafte Detlefsen 2025-08-06 11:17:32 +02:00
  • 8d847fd85b fix: raise ValueError when provided seed is out-of-bounds (#21029) Jonathan King 2025-08-06 01:43:14 -07:00
  • e752cb5409 nitpick: add make command to quickly setup the project on lightning studio (#20996) Deependu 2025-08-06 13:08:50 +05:30
  • 89dbc55e12 Fix fabric examples and load_checkpoint hparams ref (#21013) Nicki Skafte Detlefsen 2025-08-05 16:15:03 +02:00
  • 11968ba4d3 Fix advanced profiler for python >=3.12 (#20809) Tobias Hölzer 2025-08-05 16:14:11 +02:00
  • 25b1343f1c Fix double iteration bug when resumed from a checkpoint. (#20775) Sudipto Baral 2025-08-04 20:24:24 -04:00
  • b69823e536 [pre-commit.ci] pre-commit suggestions (#421) pre-commit-ci[bot] 2025-08-04 23:22:46 +00:00
  • fb2e8d3ba7 Sync dist clarification and consistency (#21012) Nicki Skafte Detlefsen 2025-08-04 23:55:35 +02:00
  • 1ad1380a33 releasing 0.15.1 Jirka B 2025-08-04 22:00:17 +02:00
  • 357ae123d1 cli: debug optional args (#420) Jirka Borovec 2025-08-04 22:57:08 +03:00
  • 757ea65cea cli: fix parsing for scripts (#419) Jirka Borovec 2025-08-04 19:45:34 +03:00
  • 95ad9c25d1 build(deps): bump Lightning-AI/utilities from 0.14.3 to 0.15.0 (#21010) dependabot[bot] 2025-08-04 20:10:26 +05:30
  • 9e6b3d632f fix ci: progress bar console clearing for latest Rich release (#21016) Deependu 2025-08-04 19:06:26 +05:30
  • 0364eedd3f [pre-commit.ci] pre-commit suggestions (#413) pre-commit-ci[bot] 2025-08-04 14:41:12 +02:00
  • ff1f332f6f fix simple scripts for sys.argv (#418) Jirka Borovec 2025-08-04 15:21:40 +03:00
  • d3fcee8f5a build(deps): update coverage requirement from ==7.9.* to ==7.10.* in /requirements (#417) dependabot[bot] 2025-08-04 13:21:44 +02:00
  • d656576eec build(deps): update torchmetrics requirement from <1.8.0,>=0.10.0 to >=0.10.0,<1.9.0 in /requirements (#21006) dependabot[bot] 2025-08-04 13:17:13 +02:00
  • 195966503f build(deps): update lightning-utilities requirement from <0.15.0,>=0.11.1 to >=0.11.1,<0.16.0 in /requirements (#21005) dependabot[bot] 2025-08-04 13:16:56 +02:00
  • fb18e9f8f5 build(deps): update docutils requirement from <=0.19,>=0.18.1 to >=0.18.1,<=0.22 in /requirements (#21027) dependabot[bot] 2025-08-04 10:53:56 +02:00
  • 86f0997f2a build(deps): update awscli requirement from <1.42.0,>=1.30.0 to >=1.30.0,<1.43.0 in /requirements (#21026) dependabot[bot] 2025-08-04 10:53:30 +02:00
  • 9ed34aa43d build(deps): bump mypy from 1.17.0 to 1.17.1 in /requirements (#21025) dependabot[bot] 2025-08-04 10:50:53 +02:00
  • 4c2d3c094e build(deps): bump coverage from 7.9.2 to 7.10.2 in /requirements (#21024) dependabot[bot] 2025-08-04 10:50:37 +02:00
  • 6a5c946589 fix: rich progress bar error when resume training (#21000) Deependu 2025-07-31 18:26:01 +05:30
  • 5d89996472 fix broken links to studios (#21014) KaelanDt 2025-07-28 18:18:09 +01:00
  • cd81d48cda add open in studio to llama training doc KaelanDt-patch-1 KaelanDt 2025-07-28 18:07:19 +01:00
  • d29839bfa1 fix CI: awscli docutils version conflict (#20997) Deependu 2025-07-26 15:40:03 +05:30