Update Readme link
Browse files
README.md
CHANGED
|
@@ -110,8 +110,9 @@ Drop an email to [contact@gradient.ai](mailto:contact@gradient.ai)
|
|
| 110 |
title={Llama 3 Gradient: A series of long context models},
|
| 111 |
author={Leonid Pekelis and Michael Feil and Forrest Moret and Mark Huang and Tiffany Peng},
|
| 112 |
year={2024},
|
| 113 |
-
url = {https://gradient.ai/blog/scaling-rotational-embeddings-for-long-context-language-models},
|
| 114 |
doi = { 10.57967/hf/3372 },
|
|
|
|
| 115 |
}
|
| 116 |
```
|
| 117 |
|
|
|
|
| 110 |
title={Llama 3 Gradient: A series of long context models},
|
| 111 |
author={Leonid Pekelis and Michael Feil and Forrest Moret and Mark Huang and Tiffany Peng},
|
| 112 |
year={2024},
|
| 113 |
+
url = {https://web.archive.org/web/20240928003829/https://gradient.ai/blog/scaling-rotational-embeddings-for-long-context-language-models},
|
| 114 |
doi = { 10.57967/hf/3372 },
|
| 115 |
+
note = {Pekelis and Feil contributed equally.},
|
| 116 |
}
|
| 117 |
```
|
| 118 |
|