Update README.md
Browse files
README.md
CHANGED
@@ -50,9 +50,7 @@ Alternatively, you can use NeMo Megatron training docker container with all depe
|
|
50 |
|
51 |
### Step 2: Launch eval server
|
52 |
|
53 |
-
**Note.** The
|
54 |
-
|
55 |
-
The example below launches a model variant with TP2 on 2 GPUs.
|
56 |
|
57 |
|
58 |
```
|
|
|
50 |
|
51 |
### Step 2: Launch eval server
|
52 |
|
53 |
+
**Note.** The example below launches a model variant with Tensor Parallelism (TP) of 2 and Pipeline Parallelism (PP) of 1 on two GPUs.
|
|
|
|
|
54 |
|
55 |
|
56 |
```
|