NeMo
PyTorch
English
text generation
causal-lm
aklife97 commited on
Commit
fbcbc2c
1 Parent(s): 9c134ee

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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