ParasiticRogue commited on
Commit
e694eb6
1 Parent(s): a6b176a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -17,7 +17,19 @@ An (as of right now) experimental/testing merge to try and increase Stew's capab
17
 
18
  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.
19
 
20
- 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.
 
 
 
 
 
 
 
 
 
 
 
 
21
 
22
  ### Prompt Format: Chat-Vicuna-1.1
23
 
 
17
 
18
  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.
19
 
20
+ ## Settings
21
+
22
+ Temperature @ 0.95
23
+
24
+ Min-P @ 0.1
25
+
26
+ Smoothing Factor @ 0.3
27
+
28
+ DRY Multiplier (plus standard DRY settings) @ 0.8
29
+
30
+ Skip Special Tokens @ On
31
+
32
+ Everything else @ Off
33
 
34
  ### Prompt Format: Chat-Vicuna-1.1
35