emozilla commited on
Commit
e856614
1 Parent(s): cec1404

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -4
README.md CHANGED
@@ -226,9 +226,13 @@ NeuralMagic FP8 Quantization (for use with VLLM): https://huggingface.co/NousRes
226
  # How to cite:
227
 
228
  ```bibtext
229
- @misc{Hermes-3-Llama-3.1-405B,
230
- url={[https://huggingface.co/NousResearch/Hermes-3-Llama-3.1-405B]https://huggingface.co/NousResearch/Hermes-3-Llama-3.1-405B)},
231
- title={Hermes-3-Llama-3.1-405B},
232
- author={"Teknium", "theemozilla", "Chen Guang", "interstellarninja", "karan4d", "huemin_art"}
 
 
 
 
233
  }
234
  ```
 
226
  # How to cite:
227
 
228
  ```bibtext
229
+ @misc{teknium2024hermes3technicalreport,
230
+ title={Hermes 3 Technical Report},
231
+ author={Ryan Teknium and Jeffrey Quesnelle and Chen Guang},
232
+ year={2024},
233
+ eprint={2408.11857},
234
+ archivePrefix={arXiv},
235
+ primaryClass={cs.CL},
236
+ url={https://arxiv.org/abs/2408.11857},
237
  }
238
  ```