Update README.md
Browse files
README.md
CHANGED
@@ -53,7 +53,7 @@ Nous Hermes 2 Yi 34B was trained on 1,000,000 entries of primarily GPT-4 generat
|
|
53 |
|
54 |
## Benchmark Results
|
55 |
|
56 |
-
Nous-Hermes 2 on Yi 34B outperforms all Nous-Hermes & Open-Hermes models of the past, achieving new heights in all benchmarks for a Nous Research LLM.
|
57 |
|
58 |
# Benchmarks Compared
|
59 |
|
@@ -202,7 +202,7 @@ that the model continues with an assistant response.
|
|
202 |
|
203 |
To utilize the prompt format without a system prompt, simply leave the line out.
|
204 |
|
205 |
-
|
206 |
In LM-Studio, simply select the ChatML Prefix on the settings side pane:
|
207 |
|
208 |
![image/png](https://cdn-uploads.huggingface.co/production/uploads/6317aade83d8d2fd903192d9/ls6WqV-GSxMw2RA3GuQiN.png)
|
|
|
53 |
|
54 |
## Benchmark Results
|
55 |
|
56 |
+
Nous-Hermes 2 on Yi 34B outperforms all Nous-Hermes & Open-Hermes models of the past, achieving new heights in all benchmarks for a Nous Research LLM as well as surpassing many popular finetunes.
|
57 |
|
58 |
# Benchmarks Compared
|
59 |
|
|
|
202 |
|
203 |
To utilize the prompt format without a system prompt, simply leave the line out.
|
204 |
|
205 |
+
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.
|
206 |
In LM-Studio, simply select the ChatML Prefix on the settings side pane:
|
207 |
|
208 |
![image/png](https://cdn-uploads.huggingface.co/production/uploads/6317aade83d8d2fd903192d9/ls6WqV-GSxMw2RA3GuQiN.png)
|