Skip to content

Commit 0e0285f

Browse files
lukasgdRMeli
andauthored
Update docs/guides/mlp_tutorials/llm-inference.md
Co-authored-by: Rocco Meli <[email protected]>
1 parent 758d019 commit 0e0285f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/mlp_tutorials/llm-inference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ If you `ls` the contents of the `gemma-inference` folder, you will see that the
225225

226226
* this virtual environment won't actually work unless you're running something from inside the PyTorch container.
227227
This is because the virtual environment ultimately relies on the resources packaged inside the container.
228-
* every SLURM job making use of this virtual environment will need to activate it first (_inside_ the `srun`-command).
228+
* every Slurm job making use of this virtual environment will need to activate it first (_inside_ the `srun` command).
229229

230230
Since [`HF_HOME`](https://huggingface.co/docs/huggingface_hub/en/package_reference/environment_variables#hfhome) will not only contain the API token, but also be the storage location for model, dataset and space caches of `huggingface_hub` (unless `HF_HUB_CACHE` is set), we also want to apply proper LUSTRE striping settings before it gets populated.
231231

0 commit comments

Comments
 (0)