Update README.md
Browse files
README.md
CHANGED
@@ -8,7 +8,10 @@ tags:
|
|
8 |
- merge
|
9 |
license: llama3.3
|
10 |
---
|
11 |
-
|
|
|
|
|
|
|
12 |
|
13 |
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
|
14 |
|
|
|
8 |
- merge
|
9 |
license: llama3.3
|
10 |
---
|
11 |
+
|
12 |
+

|
13 |
+
|
14 |
+
# This merge is an attempt at bringing a bit more humanity and creativity to the instruction following of huihui's abliterated llama3.3 instruct. The flammenai model was trained on the gutenberg dataset as well as a dataset geared towards replying in a more human like fashion. I've had one instance of it quickly running away with itself, so keeping the temp around 1 or lower with a 1.02-1.04 rep pen has seemed promising in generating an even tone of responses. But there is always more sampler tweaking to be done. I have just Added an example chat with my sampler settings. Ymmv with reproducing this exactly, my system prompting and additional chat injections are non-standard.
|
15 |
|
16 |
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
|
17 |
|