NeMo
PyTorch
English
text generation
causal-lm
aklife97 commited on
Commit
b0fb41a
1 Parent(s): 8c44cd6
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -57,7 +57,7 @@ pip install -v --disable-pip-version-check --no-cache-dir --global-option="--cpp
57
  pip install nemo_toolkit['nlp']==1.17.0
58
  ```
59
 
60
- Alternatively, you can use NeMo Megatron training docker container with all dependencies pre-installed.
61
 
62
  2. Launch eval server
63
 
@@ -147,7 +147,7 @@ The model was trained on the data originally crawled from the Internet. This dat
147
  We did not perform any bias/toxicity removal or model alignment on this checkpoint.
148
 
149
 
150
- ## Licence
151
 
152
  - Llama 2 is licensed under the [LLAMA 2 Community License](https://ai.meta.com/llama/license/), Copyright © Meta Platforms, Inc. All Rights Reserved.
153
  - 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.
 
57
  pip install nemo_toolkit['nlp']==1.17.0
58
  ```
59
 
60
+ Alternatively, you can use NVIDIA NeMo Framework training docker container with all dependencies pre-installed.
61
 
62
  2. Launch eval server
63
 
 
147
  We did not perform any bias/toxicity removal or model alignment on this checkpoint.
148
 
149
 
150
+ ## License
151
 
152
  - Llama 2 is licensed under the [LLAMA 2 Community License](https://ai.meta.com/llama/license/), Copyright © Meta Platforms, Inc. All Rights Reserved.
153
  - 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.