Update README.md
Browse files
README.md
CHANGED
@@ -45,10 +45,6 @@ Hermes-2 Θ is a merged and then further RLHF'ed version our excellent Hermes 2
|
|
45 |
|
46 |
## Example Outputs
|
47 |
|
48 |
-
### Ask for a structured JSON output:
|
49 |
-
|
50 |
-

|
51 |
-
|
52 |
### Create New Mythos:
|
53 |
|
54 |

|
@@ -57,6 +53,11 @@ Hermes-2 Θ is a merged and then further RLHF'ed version our excellent Hermes 2
|
|
57 |
|
58 |

|
59 |
|
|
|
|
|
|
|
|
|
|
|
60 |
# Prompt Format
|
61 |
|
62 |
Hermes 2 Θ uses ChatML as the prompt format, opening up a much more structured system for engaging the LLM in multi-turn chat dialogue.
|
|
|
45 |
|
46 |
## Example Outputs
|
47 |
|
|
|
|
|
|
|
|
|
48 |
### Create New Mythos:
|
49 |
|
50 |

|
|
|
53 |
|
54 |

|
55 |
|
56 |
+
### Ask for a structured JSON output:
|
57 |
+
|
58 |
+

|
59 |
+
|
60 |
+
|
61 |
# Prompt Format
|
62 |
|
63 |
Hermes 2 Θ uses ChatML as the prompt format, opening up a much more structured system for engaging the LLM in multi-turn chat dialogue.
|