Skip to content

Commit e6bd610

Browse files
[Chore][Sample-yaml] Upgrade pytorch-lightning to 1.8.5 for ray-job.pytorch-distributed-training.yaml (#3796) (#3797)
Signed-off-by: Chi-Sheng Liu <[email protected]>
1 parent 6a74bda commit e6bd610

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ray-operator/config/samples/pytorch-text-classifier/ray-job.pytorch-distributed-training.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ spec:
1212
- numpy
1313
- datasets
1414
- transformers>=4.19.1
15-
- pytorch-lightning==1.6.5
15+
- pytorch-lightning==1.8.5
1616
working_dir: "https://github.com/ray-project/kuberay/archive/master.zip"
1717
rayClusterSpec:
1818
rayVersion: '2.46.0'

0 commit comments

Comments
 (0)