Update generation_config.json
Browse files- generation_config.json +1 -0
generation_config.json
CHANGED
|
@@ -10,6 +10,7 @@
|
|
| 10 |
"temperature": 1.0,
|
| 11 |
"top_p": 1.0,
|
| 12 |
"min_p": 0.0,
|
|
|
|
| 13 |
"speculative_config": {
|
| 14 |
"method": "dflash",
|
| 15 |
"source": "huggingface",
|
|
|
|
| 10 |
"temperature": 1.0,
|
| 11 |
"top_p": 1.0,
|
| 12 |
"min_p": 0.0,
|
| 13 |
+
"top_k": 20,
|
| 14 |
"speculative_config": {
|
| 15 |
"method": "dflash",
|
| 16 |
"source": "huggingface",
|