Update README.md
Browse files
README.md
CHANGED
@@ -155,5 +155,6 @@ Meta’s Llama2 model was trained on publicly available data sources that could
|
|
155 |
## References
|
156 |
|
157 |
* [Meta Llama 2 on Hugging Face](https://huggingface.co/meta-llama)
|
|
|
158 |
* [NVIDIA NeMo Toolkit](https://github.com/NVIDIA/NeMo)
|
159 |
* [NVIDIA NeMo Framework](https://developer.nvidia.com/nemo-framework)
|
|
|
155 |
## References
|
156 |
|
157 |
* [Meta Llama 2 on Hugging Face](https://huggingface.co/meta-llama)
|
158 |
+
* [Meta Llama 2 paper](https://arxiv.org/abs/2307.09288)
|
159 |
* [NVIDIA NeMo Toolkit](https://github.com/NVIDIA/NeMo)
|
160 |
* [NVIDIA NeMo Framework](https://developer.nvidia.com/nemo-framework)
|