Update README.md
Browse files
README.md
CHANGED
|
@@ -33,6 +33,7 @@ widget:
|
|
| 33 |
Write a short story about Goku discovering kirby has teamed up with Majin
|
| 34 |
Buu to destroy the world.
|
| 35 |
license: apache-2.0
|
|
|
|
| 36 |
---
|
| 37 |
# - Hermes-2 Θ Llama-3 8B-GGUF
|
| 38 |
- This is quantized version of [NousResearch/Hermes-2-Theta-Llama-3-8B](https://huggingface.co/NousResearch/Hermes-2-Theta-Llama-3-8B) created using llama.cpp
|
|
@@ -315,5 +316,4 @@ All code for utilizing, parsing, and building function calling templates is avai
|
|
| 315 |
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.
|
| 316 |
In LM-Studio, simply select the ChatML Prefix on the settings side pane:
|
| 317 |
|
| 318 |
-

|
| 319 |
-
|
|
|
|
| 33 |
Write a short story about Goku discovering kirby has teamed up with Majin
|
| 34 |
Buu to destroy the world.
|
| 35 |
license: apache-2.0
|
| 36 |
+
pipeline_tag: text-generation
|
| 37 |
---
|
| 38 |
# - Hermes-2 Θ Llama-3 8B-GGUF
|
| 39 |
- This is quantized version of [NousResearch/Hermes-2-Theta-Llama-3-8B](https://huggingface.co/NousResearch/Hermes-2-Theta-Llama-3-8B) created using llama.cpp
|
|
|
|
| 316 |
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.
|
| 317 |
In LM-Studio, simply select the ChatML Prefix on the settings side pane:
|
| 318 |
|
| 319 |
+

|
|
|