mazesmazes commited on
Commit
0adf7b4
·
verified ·
1 Parent(s): 65d338c

Update config: max_new_tokens

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -252,7 +252,7 @@
252
  "up_proj",
253
  "down_proj"
254
  ],
255
- "max_new_tokens": 128,
256
  "min_new_tokens": 0,
257
  "model_dtype": "bfloat16",
258
  "model_type": "asr_model",
 
252
  "up_proj",
253
  "down_proj"
254
  ],
255
+ "max_new_tokens": 1024,
256
  "min_new_tokens": 0,
257
  "model_dtype": "bfloat16",
258
  "model_type": "asr_model",