File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
model_convergence/configs Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ template_type: convergence_tests
1212# ###########################################################
1313container :
1414 image : nvcr.io/nvidia/pytorch:26.02-py3
15- registry_auth : lepton-nvidia
15+ registry_auth : lepton-nvidia-jwilber
1616
1717# ###########################################################
1818# Environment Variables
Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ template_type: scdl_performance
1212# Defines the base Docker image and registry auth needed
1313# ###########################################################
1414container :
15- image : nvcr.io/nvidia/pytorch:25.06 -py3
16- registry_auth : lepton-nvidia
15+ image : nvcr.io/nvidia/pytorch:26.02 -py3
16+ registry_auth : lepton-nvidia-jwilber
1717
1818# ###########################################################
1919# Environment Variables
You can’t perform that action at this time.
0 commit comments