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 fb22a00 commit 758d019Copy full SHA for 758d019
docs/guides/mlp_tutorials/llm-inference.md
@@ -124,7 +124,7 @@ We will use our freshly-built container `ngc-pytorch+24.01.sqsh` in the followin
124
125
```bash
126
enroot import -x mount \
127
- -o $SCRATCH/ce-images/ngc-pytorch+25.06.sqsh docker://nvcr.io#nvidia/pytorch:25.06-py3
+ -o $SCRATCH/ce-images/ngc-pytorch+25.06.sqsh docker://nvcr.io#nvidia/pytorch:25.06-py3
128
```
129
130
0 commit comments