yunmorning ZennyKenny commited on
Commit
b8a3236
1 Parent(s): dfaf8f4

Fix arxiv link (#1)

Browse files

- Fix arxiv link (205ae1c13021492070df4d6c51e4ce41620a910e)


Co-authored-by: Kenneth Hamilton <[email protected]>

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -145,7 +145,7 @@ Meta developed and publicly released the Llama 2 family of large language models
145
 
146
  **License** A custom commercial license is available at: [https://ai.meta.com/resources/models-and-libraries/llama-downloads/](https://ai.meta.com/resources/models-and-libraries/llama-downloads/)
147
 
148
- **Research Paper** ["Llama-2: Open Foundation and Fine-tuned Chat Models"](arxiv.org/abs/2307.09288)
149
 
150
  ## Intended Use
151
  **Intended Use Cases** Llama 2 is intended for commercial and research use in English. Tuned models are intended for assistant-like chat, whereas pretrained models can be adapted for a variety of natural language generation tasks.
 
145
 
146
  **License** A custom commercial license is available at: [https://ai.meta.com/resources/models-and-libraries/llama-downloads/](https://ai.meta.com/resources/models-and-libraries/llama-downloads/)
147
 
148
+ **Research Paper** ["Llama-2: Open Foundation and Fine-tuned Chat Models"](https://arxiv.org/abs/2307.09288)
149
 
150
  ## Intended Use
151
  **Intended Use Cases** Llama 2 is intended for commercial and research use in English. Tuned models are intended for assistant-like chat, whereas pretrained models can be adapted for a variety of natural language generation tasks.