lizpreciatior
commited on
Commit
•
2e4c32c
1
Parent(s):
9c0ac83
Update README.md
Browse files
README.md
CHANGED
@@ -18,9 +18,9 @@ GGUF 4_K_M + 5_K_M can be found here: https://huggingface.co/lizpreciatior/lzlv_
|
|
18 |
## Procedure:
|
19 |
|
20 |
Models used:
|
21 |
-
- NousResearch/Nous-Hermes-Llama2-70b - A great model for roleplaying, but not the best at following complex instructions.
|
22 |
-
- Xwin-LM/Xwin-LM-7B-V0.1 - Excellent at following instructions and quite creative out of the box, so it seemed like the best available model to act as the base of the merge.
|
23 |
-
- Doctor-Shotgun/Mythospice-70b - The wildcard of the three. I was looking for a creative, NSFW-oriented model and came across this while digging through hf. I had never heard of it before, and apparently no one had bothered to release a quantized version of this model. So I downloaded it and did it myself to test it. It turned out to be more or less what I was looking for as my third component, so I used it here.
|
24 |
|
25 |
A big thank you to the creators of the models above. If you look up Mythospice, you will notice that it also includes Nous-Hermes so it's technically present twice in this mix. This is common practice in 13B merges so I didn't bother to correct it her either.
|
26 |
|
|
|
18 |
## Procedure:
|
19 |
|
20 |
Models used:
|
21 |
+
- **NousResearch/Nous-Hermes-Llama2-70b** - A great model for roleplaying, but not the best at following complex instructions.
|
22 |
+
- **Xwin-LM/Xwin-LM-7B-V0.1** - Excellent at following instructions and quite creative out of the box, so it seemed like the best available model to act as the base of the merge.
|
23 |
+
- **Doctor-Shotgun/Mythospice-70b** - The wildcard of the three. I was looking for a creative, NSFW-oriented model and came across this while digging through hf. I had never heard of it before, and apparently no one had bothered to release a quantized version of this model. So I downloaded it and did it myself to test it. It turned out to be more or less what I was looking for as my third component, so I used it here.
|
24 |
|
25 |
A big thank you to the creators of the models above. If you look up Mythospice, you will notice that it also includes Nous-Hermes so it's technically present twice in this mix. This is common practice in 13B merges so I didn't bother to correct it her either.
|
26 |
|