ParasiticRogue commited on
Commit
1e04c9d
1 Parent(s): bdb9c06

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -21,7 +21,19 @@ Another experimental/testing merge and quant to try and increase Stew's capabili
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
 
 
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
+ ## Settings
25
+
26
+ Temperature @ 0.95
27
+
28
+ Min-P @ 0.1
29
+
30
+ Smoothing Factor @ 0.3
31
+
32
+ DRY multiplier @ 0.8
33
+
34
+ Skip Special Tokens @ On.
35
+
36
+ Everything else @ Off
37
 
38
  ### Prompt Format: Chat-Vicuna-1.1
39