Update README.md
Browse files
README.md
CHANGED
@@ -225,9 +225,13 @@ NeuralMagic FP8 Quants: https://huggingface.co/NousResearch/Hermes-3-Llama-3.1-7
|
|
225 |
# How to cite:
|
226 |
|
227 |
```bibtext
|
228 |
-
@misc{
|
229 |
-
|
230 |
-
|
231 |
-
|
|
|
|
|
|
|
|
|
232 |
}
|
233 |
```
|
|
|
225 |
# How to cite:
|
226 |
|
227 |
```bibtext
|
228 |
+
@misc{teknium2024hermes3technicalreport,
|
229 |
+
title={Hermes 3 Technical Report},
|
230 |
+
author={Ryan Teknium and Jeffrey Quesnelle and Chen Guang},
|
231 |
+
year={2024},
|
232 |
+
eprint={2408.11857},
|
233 |
+
archivePrefix={arXiv},
|
234 |
+
primaryClass={cs.CL},
|
235 |
+
url={https://arxiv.org/abs/2408.11857},
|
236 |
}
|
237 |
```
|