teknium commited on
Commit
0d0b65a
·
verified ·
1 Parent(s): f4b970c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -36,7 +36,7 @@ model-index:
36
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6317aade83d8d2fd903192d9/eXSMqjsy34QKrLuuhwg6c.png)
37
  ## Model Description
38
 
39
- DeepHermes 3 Preview is the latest version of our flagship Hermes series of LLMs by Nous Research, featuring better function calling, more capabilities around LLM as a Judge, and a mixed, toggleable LongCoT Reasoning mode.
40
 
41
  DeepHermes 3 Preview is one of the first LLM models to unify both "intuitive", traditional mode responses and **long chain of thought reasoning** responses into a single model, toggled by a system prompt.
42
 
@@ -229,7 +229,7 @@ GGUF Quants: https://huggingface.co/NousResearch/DeepHermes-3-Llama-3-8B-GGUF-Pr
229
  ```bibtext
230
  @misc{teknium2024hermes3technicalreport,
231
  title={DeepHermes 3 Preview},
232
- author={Teknium and Roger Jin and Chen Guang},
233
  year={2025}
234
  }
235
  ```
 
36
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6317aade83d8d2fd903192d9/eXSMqjsy34QKrLuuhwg6c.png)
37
  ## Model Description
38
 
39
+ DeepHermes 3 Preview is the latest version of our flagship Hermes series of LLMs by Nous Research, and one of the first models in the world to unify Reasoning (long chains of thought that improve answer accuracy) and normal LLM response modes into one model. We have also improved LLM annotation, judgement, and function calling.
40
 
41
  DeepHermes 3 Preview is one of the first LLM models to unify both "intuitive", traditional mode responses and **long chain of thought reasoning** responses into a single model, toggled by a system prompt.
42
 
 
229
  ```bibtext
230
  @misc{teknium2024hermes3technicalreport,
231
  title={DeepHermes 3 Preview},
232
+ author={Teknium and Roger Jin and Chen Guang and Jai Suphavadeeprasit and Jeffrey Quesnelle},
233
  year={2025}
234
  }
235
  ```