NeMo
PyTorch
English
text generation
causal-lm
arham19 commited on
Commit
eb2fb86
1 Parent(s): 173321b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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 Megatron training docker container with all dependencies pre-installed.
113
 
114
  2. Launch eval server
115
 
@@ -199,7 +199,7 @@ The model was trained on the data originally crawled from the Internet. This dat
199
  We did not perform any bias/toxicity removal or model alignment on this checkpoint.
200
 
201
 
202
- ## Licence
203
 
204
  - Llama 2 is licensed under the [LLAMA 2 Community License](https://ai.meta.com/llama/license/), Copyright © Meta Platforms, Inc. All Rights Reserved.
205
  - Your use of the Llama Materials must comply with applicable laws and regulations (including trade compliance laws and regulations) and adhere to the [Acceptable Use Policy](https://ai.meta.com/llama/use-policy) for the Llama Materials.
 
109
  pip install nemo_toolkit['nlp']==1.17.0
110
  ```
111
 
112
+ Alternatively, you can use NVIDIA NeMo Framework.
113
 
114
  2. Launch eval server
115
 
 
199
  We did not perform any bias/toxicity removal or model alignment on this checkpoint.
200
 
201
 
202
+ ## License
203
 
204
  - Llama 2 is licensed under the [LLAMA 2 Community License](https://ai.meta.com/llama/license/), Copyright © Meta Platforms, Inc. All Rights Reserved.
205
  - Your use of the Llama Materials must comply with applicable laws and regulations (including trade compliance laws and regulations) and adhere to the [Acceptable Use Policy](https://ai.meta.com/llama/use-policy) for the Llama Materials.