We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a6f6cc commit 107acd4Copy full SHA for 107acd4
src/lightning/fabric/CHANGELOG.md
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
4
5
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
6
7
+## [unreleased] - YYYY-MM-DD
8
+
9
+### Removed
10
11
+Removed legacy supoport for `lightning run model`. Use `fabric run` instead. ([#20588](https://github.com/Lightning-AI/pytorch-lightning/pull/20588))
12
13
## [2.5.0] - 2024-12-19
14
15
### Added
0 commit comments