DavidAU commited on
Commit
b80a259
1 Parent(s): 3b622d5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +27 -0
README.md CHANGED
@@ -142,6 +142,33 @@ Models used:
142
 
143
  Parts of these models were "grafted" / "fused" together to create this model.
144
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
145
  <b>Optional Enhancement:</B>
146
 
147
  The following can be used in place of the "system prompt" or "system role" to further enhance the model.
 
142
 
143
  Parts of these models were "grafted" / "fused" together to create this model.
144
 
145
+ <B>Settings: CHAT / ROLEPLAY and/or SMOOTHER operation of this model:</B>
146
+
147
+ In "KoboldCpp" or "oobabooga/text-generation-webui" or "Silly Tavern" ;
148
+
149
+ Set the "Smoothing_factor" to 1.5 to 2.5
150
+
151
+ : in KoboldCpp -> Settings->Samplers->Advanced-> "Smooth_F"
152
+
153
+ : in text-generation-webui -> parameters -> lower right.
154
+
155
+ : In Silly Tavern this is called: "Smoothing"
156
+
157
+
158
+ NOTE: For "text-generation-webui"
159
+
160
+ -> if using GGUFs you need to use "llama_HF" (which involves downloading some config files from the SOURCE version of this model)
161
+
162
+ Source versions (and config files) of my models are here:
163
+
164
+ https://huggingface.co/collections/DavidAU/d-au-source-files-for-gguf-exl2-awq-gptq-hqq-etc-etc-66b55cb8ba25f914cbf210be
165
+
166
+ OTHER OPTIONS:
167
+
168
+ - Increase rep pen to 1.1 to 1.15 (you don't need to do this if you use "smoothing_factor")
169
+
170
+ - If the interface/program you are using to run AI MODELS supports "Quadratic Sampling" ("smoothing") just make the adjustment as noted.
171
+
172
  <b>Optional Enhancement:</B>
173
 
174
  The following can be used in place of the "system prompt" or "system role" to further enhance the model.