Hastagaras commited on
Commit
1bc7265
1 Parent(s): c55553b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -161,6 +161,14 @@ parameters:
161
  t: [0.12, 0.17, 0.29, 0.44, 0.26]
162
 
163
  ```
 
 
 
 
 
 
 
 
164
 
165
  ---
166
 
 
161
  t: [0.12, 0.17, 0.29, 0.44, 0.26]
162
 
163
  ```
164
+ **SAMPLER:**
165
+
166
+ You can start with this and tweak it
167
+
168
+ * TEMP: 1.0
169
+ * TOP_P: 0.95
170
+ * TOP_K: 100
171
+ * MIN_P: 0.05
172
 
173
  ---
174