sci-ml/lightning
The deep learning framework to pretrain and finetune AI models
ChangeLog
commit 63902ae429f9b95043e500655984b00173b3f8dc
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Fri Sep 11 00:49:21 2026 +0200
sci-ml/lightning: trim 2.6.6 comments
commit e233bd5f08f46186fc3c7965efc57dde2e3cc8c4
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Thu Sep 10 05:11:01 2026 +0200
sci-ml/lightning: trim 2.6.5 comment prose
commit a4dcbc2656c65253cb9809571b88afbfae02a723
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Thu Sep 10 05:11:01 2026 +0200
sci-ml/lightning: trim 2.6.4 comment prose
commit 88f55b0967f0b39b999f60af416b1c80cc1cc48a
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Fri Sep 11 00:09:36 2026 +0200
sci-ml/lightning: backport dependency bounds to 2.6.4
Retained releases need the same upstream compatibility bounds to
prevent resolution with unsupported dependency versions.
commit 9782a0576329f18d97ec6c62597a2017e804ef03
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Fri Sep 11 00:09:15 2026 +0200
sci-ml/lightning: backport dependency bounds to 2.6.5
Retained releases need the same upstream compatibility bounds to
prevent resolution with unsupported dependency versions.
commit 5689d87b694f380209d2b496333ba3ffa7f39448
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Thu Sep 10 17:55:41 2026 +0200
sci-ml/lightning: add 2.6.6
Match upstream's major-version dependency bounds.
commit 23fd195deb27abe9132c1b462602b2649576236c
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sat Jun 20 15:49:48 2026 +0200
sci-ml/lightning: Keyword 2.6.4 for ~arm64
commit 59d849fa7c39be2b5ddb1e543e16bc423d22f902
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed Jun 17 00:07:16 2026 +0200
sci-ml/lightning: Keyword 2.6.5 for ~arm64
Pure-Python (PEP517), architecture-independent.
commit 638e456e1cb96f67772f1de648d5f3dba487a8dc
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sat Jun 6 20:08:46 2026 +0200
sci-ml/lightning: drop 2.6.1
commit bf3eef633db5977bcc9647a6eff308fd4e11d7ca
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Fri May 29 11:56:06 2026 +0200
sci-ml/lightning: add 2.6.5
commit c9604c82c8b727511d935a46ef9bc0b5a5d72965
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Thu May 21 21:25:08 2026 +0200
sci-ml/lightning: bump to 2.6.4
commit 67c7d9ddc98bcb18931a068b852437ba13ce2c20
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Mon May 18 19:45:31 2026 +0200
sci-ml/lightning: follow upstream github rename to pytorch-lightning
Lightning-AI/lightning permanently redirects to Lightning-AI/
pytorch-lightning. Update HOMEPAGE + metadata.xml remote-id.
SRC_URI is via PyPI sdist (lightning) so no fetch change needed.
commit 6dc225b3cdc5693fd8deb296273d49a6035965fb
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sat May 16 10:18:11 2026 +0200
sci-ml/lightning: new package, add 2.6.1
Lightning AI's training/finetuning framework, providing the
lightning.{pytorch,fabric,data} umbrella namespaces. Required
runtime dep of sci-ml/pyannote-audio (uses lightning.Trainer +
lightning.fabric.utilities + lightning.pytorch.* imports).
Builds with PACKAGE_NAME=lightning to select the umbrella variant
from upstream's multi-package sdist. Upstream's Requires-Dist
lists pytorch-lightning as well, but that's a co-installable
duplicate (same code under legacy pytorch_lightning + lightning_fabric
top-level names) which pyannote.audio's lightning.* import path
doesn't need; deliberately omitted.
SINGLE_IMPL via pytorch. Tests restricted (deepspeed/hydra/jsonargparse
fixtures we don't carry).
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Fri Sep 11 00:49:21 2026 +0200
sci-ml/lightning: trim 2.6.6 comments
commit e233bd5f08f46186fc3c7965efc57dde2e3cc8c4
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Thu Sep 10 05:11:01 2026 +0200
sci-ml/lightning: trim 2.6.5 comment prose
commit a4dcbc2656c65253cb9809571b88afbfae02a723
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Thu Sep 10 05:11:01 2026 +0200
sci-ml/lightning: trim 2.6.4 comment prose
commit 88f55b0967f0b39b999f60af416b1c80cc1cc48a
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Fri Sep 11 00:09:36 2026 +0200
sci-ml/lightning: backport dependency bounds to 2.6.4
Retained releases need the same upstream compatibility bounds to
prevent resolution with unsupported dependency versions.
commit 9782a0576329f18d97ec6c62597a2017e804ef03
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Fri Sep 11 00:09:15 2026 +0200
sci-ml/lightning: backport dependency bounds to 2.6.5
Retained releases need the same upstream compatibility bounds to
prevent resolution with unsupported dependency versions.
commit 5689d87b694f380209d2b496333ba3ffa7f39448
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Thu Sep 10 17:55:41 2026 +0200
sci-ml/lightning: add 2.6.6
Match upstream's major-version dependency bounds.
commit 23fd195deb27abe9132c1b462602b2649576236c
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sat Jun 20 15:49:48 2026 +0200
sci-ml/lightning: Keyword 2.6.4 for ~arm64
commit 59d849fa7c39be2b5ddb1e543e16bc423d22f902
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed Jun 17 00:07:16 2026 +0200
sci-ml/lightning: Keyword 2.6.5 for ~arm64
Pure-Python (PEP517), architecture-independent.
commit 638e456e1cb96f67772f1de648d5f3dba487a8dc
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sat Jun 6 20:08:46 2026 +0200
sci-ml/lightning: drop 2.6.1
commit bf3eef633db5977bcc9647a6eff308fd4e11d7ca
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Fri May 29 11:56:06 2026 +0200
sci-ml/lightning: add 2.6.5
commit c9604c82c8b727511d935a46ef9bc0b5a5d72965
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Thu May 21 21:25:08 2026 +0200
sci-ml/lightning: bump to 2.6.4
commit 67c7d9ddc98bcb18931a068b852437ba13ce2c20
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Mon May 18 19:45:31 2026 +0200
sci-ml/lightning: follow upstream github rename to pytorch-lightning
Lightning-AI/lightning permanently redirects to Lightning-AI/
pytorch-lightning. Update HOMEPAGE + metadata.xml remote-id.
SRC_URI is via PyPI sdist (lightning) so no fetch change needed.
commit 6dc225b3cdc5693fd8deb296273d49a6035965fb
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sat May 16 10:18:11 2026 +0200
sci-ml/lightning: new package, add 2.6.1
Lightning AI's training/finetuning framework, providing the
lightning.{pytorch,fabric,data} umbrella namespaces. Required
runtime dep of sci-ml/pyannote-audio (uses lightning.Trainer +
lightning.fabric.utilities + lightning.pytorch.* imports).
Builds with PACKAGE_NAME=lightning to select the umbrella variant
from upstream's multi-package sdist. Upstream's Requires-Dist
lists pytorch-lightning as well, but that's a co-installable
duplicate (same code under legacy pytorch_lightning + lightning_fabric
top-level names) which pyannote.audio's lightning.* import path
doesn't need; deliberately omitted.
SINGLE_IMPL via pytorch. Tests restricted (deepspeed/hydra/jsonargparse
fixtures we don't carry).


View
Download
Browse