Skip to content

Commit e6701ab

Browse files
henriquemsimberg
andauthored
Update docs/guides/mlp_tutorials/llm-inference.md
Co-authored-by: Mikael Simberg <[email protected]>
1 parent 80e9120 commit e6701ab

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
@@ -58,7 +58,7 @@ To build a container with Podman, we need to request a shell on a compute node f
5858
# ... more output here ...
5959
```
6060

61-
where you should replace `<ACCOOUNT>` with your project account ID. At this point, you can exit the SLURM allocation by typing `exit`. You should be able to see a new squashfile next to your Dockerfile:
61+
where you should replace `<ACCOUNT>` with your project account ID. At this point, you can exit the SLURM allocation by typing `exit`. You should be able to see a new squashfile next to your Dockerfile:
6262

6363
```
6464
[cluster][user@cluster-ln001 pytorch-24.01-py3-venv]$ ls

0 commit comments

Comments
 (0)