Update README.md (#3)
Browse files- Update README.md (9c134eea7dd634023651090a6110aa621415f849)
- Update README.md (fbcbc2c508b989677625af69e90b929dad8db535)
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
|
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 |
-
##
|
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.
|