Skip to content

Commit 4a74f96

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/mlp_tutorials/llm-nanotron-training.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ $ cd nanotron/ && pip install -e .
178178
This creates a virtual environment on top of this container image (`--system-site-packages` ensuring access to system-installed site-packages) and installs nanotron in editable mode inside it. Because all dependencies of nanotron are already installed in the Dockerfile, no extra libraries will be installed at this point.
179179
180180
!!! note
181-
Jobs making use of this virtual environment will always need to activate it first (_inside_ the `srun`-command).
181+
Jobs making use of this virtual environment will always need to activate it first (_inside_ the `srun` command).
182182
183183
184184
## Preparing a Training Job

0 commit comments

Comments
 (0)