teknium commited on
Commit
19aab7a
·
verified ·
1 Parent(s): d071ac8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -153,7 +153,9 @@ This information provides a snapshot of Tesla's financial position and performan
153
  ```
154
 
155
 
156
- When quantized versions of the model are released, I recommend using LM Studio for chatting with Nous Hermes 2. It is a GUI application that utilizes GGUF models with a llama.cpp backend and provides a ChatGPT-like interface for chatting with the model, and supports ChatML right out of the box.
 
 
157
  In LM-Studio, simply select the ChatML Prefix on the settings side pane:
158
 
159
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6317aade83d8d2fd903192d9/ls6WqV-GSxMw2RA3GuQiN.png)
 
153
  ```
154
 
155
 
156
+ # Chat Interfaces
157
+
158
+ When quantized versions of the model are released, I recommend using LM Studio for chatting with Hermes 2 Pro. It does not support function calling - for that use our github repo. It is a GUI application that utilizes GGUF models with a llama.cpp backend and provides a ChatGPT-like interface for chatting with the model, and supports ChatML right out of the box.
159
  In LM-Studio, simply select the ChatML Prefix on the settings side pane:
160
 
161
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6317aade83d8d2fd903192d9/ls6WqV-GSxMw2RA3GuQiN.png)