NeMo
PyTorch
English
seq2seq
masked language modeling
MaximumEntropy commited on
Commit
c4f63b6
1 Parent(s): 91eb318

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -45,7 +45,7 @@ pip install -v --disable-pip-version-check --no-cache-dir --global-option="--cpp
45
  pip install nemo_toolkit['nlp']==1.11.0
46
  ```
47
 
48
- Alternatively, you can use NeMo Megatron training docker container with all dependencies pre-installed - [https://developer.nvidia.com/nemo-megatron-open-beta?nvid=nv-int-tblg-249896](https://developer.nvidia.com/nemo-megatron-open-beta?nvid=nv-int-tblg-249896)
49
 
50
  ### Step 2: Run inference
51
 
 
45
  pip install nemo_toolkit['nlp']==1.11.0
46
  ```
47
 
48
+ Alternatively, you can use NeMo Megatron training docker container with all dependencies pre-installed - [https://developer.nvidia.com/nemo-megatron-open-beta?nvid=nv-int-tblg-249896](https://developer.nvidia.com/nemo-megatron-open-beta)
49
 
50
  ### Step 2: Run inference
51