File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 334
334
" * Amend the resources per worker according to the job requirements\n " ,
335
335
" * If you use AMD accelerators:\n " ,
336
336
" * Change `nvidia.com/gpu` to `amd.com/gpu` in `resources_per_worker`\n " ,
337
- " * Change `base_image` to `quay.io/modh/training:py311-rocm62-torch241 `\n " ,
337
+ " * Change `base_image` to `quay.io/modh/training:py311-rocm62-torch251 `\n " ,
338
338
" * Update the PVC name to the one you've attached to the workbench if needed"
339
339
]
340
340
},
356
356
" \" memory\" : \" 64Gi\" ,\n " ,
357
357
" \" cpu\" : 4,\n " ,
358
358
" },\n " ,
359
- " base_image=\" quay.io/modh/training:py311-cuda121-torch241 \" ,\n " ,
359
+ " base_image=\" quay.io/modh/training:py311-cuda124-torch251 \" ,\n " ,
360
360
" env_vars={\n " ,
361
361
" # HuggingFace\n " ,
362
362
" \" HF_HOME\" : \" /mnt/shared/.cache\" ,\n " ,
You can’t perform that action at this time.
0 commit comments