Update README.md
Browse files
README.md
CHANGED
@@ -30,6 +30,10 @@ Filtering was extensive of these public datasets, as well as conversion of all f
|
|
30 |
|
31 |
Huge thank you to [WingLian](https://twitter.com/winglian), [One](https://twitter.com/imonenext), and [a16z](https://twitter.com/a16z) for compute access for sponsoring my work, and all the dataset creators and other people who's work has contributed to this project!
|
32 |
|
|
|
|
|
|
|
|
|
33 |
## Example Outputs
|
34 |
|
35 |
### Chat about programming with a superintelligence:
|
@@ -189,4 +193,5 @@ To utilize the prompt format without a system prompt, simply leave the line out.
|
|
189 |
Currently, I recommend using LM Studio for chatting with 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.
|
190 |
In LM-Studio, simply select the ChatML Prefix on the settings side pane:
|
191 |
|
192 |
-
![image/png](https://cdn-uploads.huggingface.co/production/uploads/6317aade83d8d2fd903192d9/ls6WqV-GSxMw2RA3GuQiN.png)
|
|
|
|
30 |
|
31 |
Huge thank you to [WingLian](https://twitter.com/winglian), [One](https://twitter.com/imonenext), and [a16z](https://twitter.com/a16z) for compute access for sponsoring my work, and all the dataset creators and other people who's work has contributed to this project!
|
32 |
|
33 |
+
Follow all my updates in ML and AI on Twitter: https://twitter.com/Teknium1
|
34 |
+
|
35 |
+
Support me on Github Sponsors: https://github.com/sponsors/teknium1
|
36 |
+
|
37 |
## Example Outputs
|
38 |
|
39 |
### Chat about programming with a superintelligence:
|
|
|
193 |
Currently, I recommend using LM Studio for chatting with 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.
|
194 |
In LM-Studio, simply select the ChatML Prefix on the settings side pane:
|
195 |
|
196 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/6317aade83d8d2fd903192d9/ls6WqV-GSxMw2RA3GuQiN.png)
|
197 |
+
|