teknium commited on
Commit
28c947d
1 Parent(s): dc37dab

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -4
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
- ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6317aade83d8d2fd903192d9/us72aL9gwUXdqSHetRVRV.png)
51
-
52
  ### Create New Mythos:
53
 
54
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6317aade83d8d2fd903192d9/dvKhnSvHdx4nTQIqB9Lpv.png)
@@ -57,6 +53,11 @@ Hermes-2 Θ is a merged and then further RLHF'ed version our excellent Hermes 2
57
 
58
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6317aade83d8d2fd903192d9/GwdCqowE6GQylineqehhx.png)
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
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6317aade83d8d2fd903192d9/dvKhnSvHdx4nTQIqB9Lpv.png)
 
53
 
54
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6317aade83d8d2fd903192d9/GwdCqowE6GQylineqehhx.png)
55
 
56
+ ### Ask for a structured JSON output:
57
+
58
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6317aade83d8d2fd903192d9/us72aL9gwUXdqSHetRVRV.png)
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.