ParasiticRogue
commited on
Commit
•
bdb9c06
1
Parent(s):
05da3ed
Update README.md
Browse files
README.md
CHANGED
@@ -9,16 +9,20 @@ tags:
|
|
9 |
|
10 |
# RP-Stew-v4.0-34B
|
11 |
|
12 |
-
|
13 |
|
14 |
-
|
15 |
-
|
16 |
-
Universal Light's settings of Temperature at 1.25/Min-P 0.1 (decrease Temp and increase Min-P by about .1~ if it start hallucinating too much) with Smoothing Factor at 0.3 and Smoothing Curve at 1.5 plus DRY multiplier at 0.8 seems stable for now.
|
17 |
|
18 |
Parquet used (Bluemoon-Light/Chat-Vicuna-1.1) for quantization:
|
19 |
|
20 |
https://huggingface.co/datasets/ParasiticRogue/Bluemoon-Light
|
21 |
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
### Prompt Format: Chat-Vicuna-1.1
|
23 |
|
24 |
```
|
|
|
9 |
|
10 |
# RP-Stew-v4.0-34B
|
11 |
|
12 |
+
Base model:
|
13 |
|
14 |
+
https://huggingface.co/ParasiticRogue/RP-Stew-v4.0-34B
|
|
|
|
|
15 |
|
16 |
Parquet used (Bluemoon-Light/Chat-Vicuna-1.1) for quantization:
|
17 |
|
18 |
https://huggingface.co/datasets/ParasiticRogue/Bluemoon-Light
|
19 |
|
20 |
+
Another experimental/testing merge and quant to try and increase Stew's capabilities, but with some slight alterations in models used, and this one actually seems to show a bit more promise than v3 with the brief tests done so far.
|
21 |
+
|
22 |
+
trust-remote-code must be turned on for this version still due to the base model being Capybara, but I'll look into fixing this later if it performs comparably to v2 or better during further testing.
|
23 |
+
|
24 |
+
Universal Light's settings of Temperature at 1.25/Min-P 0.1 (decrease Temp and increase Min-P by about .1~ if it start hallucinating too much) with Smoothing Factor at 0.3 and Smoothing Curve at 1.5 plus DRY multiplier at 0.8 seems stable for now.
|
25 |
+
|
26 |
### Prompt Format: Chat-Vicuna-1.1
|
27 |
|
28 |
```
|