emozilla commited on
Commit
307a5df
1 Parent(s): 9d48e2f

Update README.md

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