teknium commited on
Commit
dfddc11
·
verified ·
1 Parent(s): 9fb010d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -8
README.md CHANGED
@@ -64,22 +64,16 @@ This model supports multiple inference modes including:
64
 
65
  Detailed documentation and example inference code are available:
66
 
67
- \*Note: You must first place DeepHermes' reasoning system prompt, and then append  your function calling system prompt after for it to do reasoning and tool calling simultaneously.\* 
68
 
69
  🔗 [Hermes Function Calling GitHub](https://github.com/NousResearch/Hermes-Function-Calling)
70
 
71
- ## Quantized Versions
72
-
73
- Quantized GGUF versions available here:
74
-
75
- 🔗 [DeepHermes 3 Quantized GGUF](https://huggingface.co/NousResearch/DeepHermes-3-Llama-3-8B-Preview-GGUF)
76
-
77
  ## How to Cite
78
 
79
  ```bibtex
80
  @misc{
81
  title={DeepHermes Tool Calling Specialist - Atropos RL},
82
- author={Teknium and Roger Jin and Chen Guang and Jai Suphavadeeprasit and Jeffrey Quesnelle},
83
  year={2025},
84
  url={https://huggingface.co/NousResearch/DeepHermes-Tool-Calling-Specialist-Atropos-RL}
85
  }
 
64
 
65
  Detailed documentation and example inference code are available:
66
 
67
+ *Note: You must first place DeepHermes' reasoning system prompt, and then append  your function calling system prompt after for it to do reasoning and tool calling simultaneously.*
68
 
69
  🔗 [Hermes Function Calling GitHub](https://github.com/NousResearch/Hermes-Function-Calling)
70
 
 
 
 
 
 
 
71
  ## How to Cite
72
 
73
  ```bibtex
74
  @misc{
75
  title={DeepHermes Tool Calling Specialist - Atropos RL},
76
+ author={Teknium and Dakota Mahan and Roger Jin and Chen Guang and Jai Suphavadeeprasit and Jeffrey Quesnelle},
77
  year={2025},
78
  url={https://huggingface.co/NousResearch/DeepHermes-Tool-Calling-Specialist-Atropos-RL}
79
  }