Update README.md
Browse files
README.md
CHANGED
|
@@ -109,7 +109,7 @@ pip install -v --disable-pip-version-check --no-cache-dir --global-option="--cpp
|
|
| 109 |
pip install nemo_toolkit['nlp']==1.17.0
|
| 110 |
```
|
| 111 |
|
| 112 |
-
Alternatively, you can use NeMo Framework training docker container with all dependencies pre-installed.
|
| 113 |
|
| 114 |
2. Launch eval server
|
| 115 |
|
|
|
|
| 109 |
pip install nemo_toolkit['nlp']==1.17.0
|
| 110 |
```
|
| 111 |
|
| 112 |
+
Alternatively, you can use NVIDIA NeMo Framework training docker container with all dependencies pre-installed.
|
| 113 |
|
| 114 |
2. Launch eval server
|
| 115 |
|