NeMo
PyTorch
English
text generation
causal-lm
aklife97 commited on
Commit
f38d34c
1 Parent(s): b609ee6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
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)