Commit ab27e1d
authored
Update llms.rst (#792)
The example returns the following error:
sbatch: error: invalid partition specified: gpu-v100-32GB
sbatch: error: Batch job submission failed: Invalid partition name specified
I changed it to gpu-v100-32g as it is returned by sinfo -s, then it works.1 parent 7de55d3 commit ab27e1d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
0 commit comments