armand0e commited on
Commit
91cb49d
·
verified ·
1 Parent(s): eca16e7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -19,7 +19,7 @@ This model is still in developement.
19
  For the most reliable performance use the following sampling parameters:
20
 
21
  * `temperature`: 0.1-0.2
22
- * `top_k`: 40
23
  * `min_p`: 0.00
24
  * `top_p`: 1.00
25
  * `repeat_penalty`: 1.0 (off)
 
19
  For the most reliable performance use the following sampling parameters:
20
 
21
  * `temperature`: 0.1-0.2
22
+ * `top_k`: 100
23
  * `min_p`: 0.00
24
  * `top_p`: 1.00
25
  * `repeat_penalty`: 1.0 (off)