Update README.md
Browse files
README.md
CHANGED
@@ -22,7 +22,10 @@ This Hermes model uses the exact same dataset as Hermes on Llama-1. This is to e
|
|
22 |
This model stands out for its long responses, lower hallucination rate, and absence of OpenAI censorship mechanisms. The fine-tuning process was performed with a 4096 sequence length on an 8x a100 80GB DGX machine.
|
23 |
|
24 |
## Example Outputs:
|
25 |
-
|
|
|
|
|
|
|
26 |
|
27 |
## Model Training
|
28 |
|
|
|
22 |
This model stands out for its long responses, lower hallucination rate, and absence of OpenAI censorship mechanisms. The fine-tuning process was performed with a 4096 sequence length on an 8x a100 80GB DGX machine.
|
23 |
|
24 |
## Example Outputs:
|
25 |
+
![Example4](https://huggingface.co/NousResearch/Nous-Hermes-Llama2-13b/resolve/main/example5.png "Example 4")
|
26 |
+
![Example1](https://huggingface.co/NousResearch/Nous-Hermes-Llama2-13b/resolve/main/Example1.png "Example 1")
|
27 |
+
![Example2](https://huggingface.co/NousResearch/Nous-Hermes-Llama2-13b/resolve/main/example2.png "Example 2")
|
28 |
+
![Example3](https://huggingface.co/NousResearch/Nous-Hermes-Llama2-13b/resolve/main/example3.png "Example 3")
|
29 |
|
30 |
## Model Training
|
31 |
|