DavidAU commited on
Commit
d549420
1 Parent(s): 10c7b95

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +27 -0
README.md CHANGED
@@ -89,6 +89,33 @@ Same great model... turbo charged.
89
 
90
  This is the first group of remasters.
91
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
92
  <B>The FOUR Horsemen:</B>
93
 
94
  This repo will be followed by a "reg quant plus" repo, which added additional components into the GGUF (all levels) at floating point 32
 
89
 
90
  This is the first group of remasters.
91
 
92
+ <B>Settings: CHAT / ROLEPLAY and/or SMOOTHER operation of this model:</B>
93
+
94
+ In "KoboldCpp" or "oobabooga/text-generation-webui" or "Silly Tavern" ;
95
+
96
+ Set the "Smoothing_factor" to 1.5 to 2.5
97
+
98
+ : in KoboldCpp -> Settings->Samplers->Advanced-> "Smooth_F"
99
+
100
+ : in text-generation-webui -> parameters -> lower right.
101
+
102
+ : In Silly Tavern this is called: "Smoothing"
103
+
104
+
105
+ NOTE: For "text-generation-webui"
106
+
107
+ -> if using GGUFs you need to use "llama_HF" (which involves downloading some config files from the SOURCE version of this model)
108
+
109
+ Source versions (and config files) of my models are here:
110
+
111
+ https://huggingface.co/collections/DavidAU/d-au-source-files-for-gguf-exl2-awq-gptq-hqq-etc-etc-66b55cb8ba25f914cbf210be
112
+
113
+ OTHER OPTIONS:
114
+
115
+ - Increase rep pen to 1.1 to 1.15 (you don't need to do this if you use "smoothing_factor")
116
+
117
+ - If the interface/program you are using to run AI MODELS supports "Quadratic Sampling" ("smoothing") just make the adjustment as noted.
118
+
119
  <B>The FOUR Horsemen:</B>
120
 
121
  This repo will be followed by a "reg quant plus" repo, which added additional components into the GGUF (all levels) at floating point 32