Tzachi1980 commited on
Commit
e9df9a5
·
verified ·
1 Parent(s): 205dc65

Update generation_config.json

Browse files
Files changed (1) hide show
  1. 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",