Update README.md
#3
by
avispute
- opened
README.md
CHANGED
@@ -24,9 +24,14 @@ widget:
|
|
24 |
- example_title: Hermes 2 Pro
|
25 |
messages:
|
26 |
- role: system
|
27 |
-
content:
|
|
|
|
|
28 |
- role: user
|
29 |
-
content:
|
|
|
|
|
|
|
30 |
---
|
31 |
|
32 |
# Hermes 2 Pro - Mistral 7B
|
@@ -341,5 +346,4 @@ GGUF Versions Available Here: https://huggingface.co/NousResearch/Hermes-2-Pro-M
|
|
341 |
title={Hermes-2-Pro-Mistral-7B},
|
342 |
author={"interstellarninja", "Teknium", "theemozilla", "karan4d", "huemin_art"}
|
343 |
}
|
344 |
-
```
|
345 |
-
|
|
|
24 |
- example_title: Hermes 2 Pro
|
25 |
messages:
|
26 |
- role: system
|
27 |
+
content: >-
|
28 |
+
You are a sentient, superintelligent artificial general intelligence, here
|
29 |
+
to teach and assist me.
|
30 |
- role: user
|
31 |
+
content: >-
|
32 |
+
Write a short story about Goku discovering kirby has teamed up with Majin
|
33 |
+
Buu to destroy the world.
|
34 |
+
pipeline_tag: text-generation
|
35 |
---
|
36 |
|
37 |
# Hermes 2 Pro - Mistral 7B
|
|
|
346 |
title={Hermes-2-Pro-Mistral-7B},
|
347 |
author={"interstellarninja", "Teknium", "theemozilla", "karan4d", "huemin_art"}
|
348 |
}
|
349 |
+
```
|
|