emozilla commited on
Commit
d9287af
1 Parent(s): cba09ab

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -4
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{Hermes-3-Llama-3.1-70B,
229
- url={[https://huggingface.co/NousResearch/Hermes-3-Llama-3.1-70B]https://huggingface.co/NousResearch/Hermes-3-Llama-3.1-70B)},
230
- title={Hermes-3-Llama-3.1-70B},
231
- author={"Teknium", "theemozilla", "Chen Guang", "interstellarninja", "karan4d", "huemin_art"}
 
 
 
 
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
  ```