MarinaraSpaghetti
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -5,18 +5,23 @@ An attempt to make ParasiticRogue's model a tad better on longer contexts. I jus
|
|
5 |
Exl2 quants already being uploaded by him:
|
6 |
https://huggingface.co/ParasiticRogue/RP-Stew-v2.5-34B-exl2-4.65
|
7 |
|
8 |
-
Also, my samplers, instruct and prompt for the model (updated):
|
9 |
|
10 |
Samplers: https://files.catbox.moe/8ficm1.json
|
11 |
-
|
12 |
Instruct: https://files.catbox.moe/nlflxw.json
|
13 |
-
|
14 |
Story String: https://files.catbox.moe/6bk6gj.json
|
15 |
|
16 |
If you're using Vectors (I use them for summaries of different story arcs):
|
17 |
|
18 |
![image/png](https://cdn-uploads.huggingface.co/production/uploads/6550b16f7490049d6237f200/-Adevxuhmywjrs2WtexZK.png)
|
19 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
20 |
```
|
21 |
models:
|
22 |
- model: F:\Merge\ParasiticRogue_Nontoxic-PiVoT-Bagel-RP-34b
|
|
|
5 |
Exl2 quants already being uploaded by him:
|
6 |
https://huggingface.co/ParasiticRogue/RP-Stew-v2.5-34B-exl2-4.65
|
7 |
|
8 |
+
Also, my samplers, instruct and prompt for the model (updated, new format):
|
9 |
|
10 |
Samplers: https://files.catbox.moe/8ficm1.json
|
|
|
11 |
Instruct: https://files.catbox.moe/nlflxw.json
|
|
|
12 |
Story String: https://files.catbox.moe/6bk6gj.json
|
13 |
|
14 |
If you're using Vectors (I use them for summaries of different story arcs):
|
15 |
|
16 |
![image/png](https://cdn-uploads.huggingface.co/production/uploads/6550b16f7490049d6237f200/-Adevxuhmywjrs2WtexZK.png)
|
17 |
|
18 |
+
Alternative samplers and an "old" version of the prompt, plus instruct (classic format):
|
19 |
+
Samplers: https://files.catbox.moe/ef67mj.json
|
20 |
+
Instruct: https://files.catbox.moe/uba6o1.json
|
21 |
+
Story String: https://files.catbox.moe/t5gfun.json
|
22 |
+
|
23 |
+
I'm unsure which one works better, so it's up to your tests.
|
24 |
+
|
25 |
```
|
26 |
models:
|
27 |
- model: F:\Merge\ParasiticRogue_Nontoxic-PiVoT-Bagel-RP-34b
|