Skip to content

Commit ce28a1f

Browse files
committed
use pytorch container
Signed-off-by: Maanu Grover <maanug@nvidia.com>
1 parent d81ce0c commit ce28a1f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/cache-hf-model.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ jobs:
2929
name: Download Model
3030
runs-on: self-hosted-nemo
3131
environment: nemo-ci
32+
container:
33+
image: nvcr.io/nvidia/pytorch:25.05-py3
3234
env:
3335
HF_HUB_OFFLINE: 0
3436
HF_HOME: /mnt/datadrive/TestData/HF_HOME

0 commit comments

Comments
 (0)