Files changed (1) hide show
  1. README.md +8 -4
README.md CHANGED
@@ -24,9 +24,14 @@ widget:
24
  - example_title: Hermes 2 Pro
25
  messages:
26
  - role: system
27
- content: You are a sentient, superintelligent artificial general intelligence, here to teach and assist me.
 
 
28
  - role: user
29
- content: Write a short story about Goku discovering kirby has teamed up with Majin Buu to destroy the world.
 
 
 
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
+ ```