Update README.md
Browse files
README.md
CHANGED
@@ -170,7 +170,7 @@ depends_on () {
|
|
170 |
```
|
171 |
|
172 |
|
173 |
-
3
|
174 |
|
175 |
```bash
|
176 |
#!/bin/bash
|
|
|
170 |
```
|
171 |
|
172 |
|
173 |
+
3. We can launch the ``nemo_inferece.sh`` with a slurm script defined like below, which starts a 2-node job for the model inference.
|
174 |
|
175 |
```bash
|
176 |
#!/bin/bash
|