habulaj commited on
Commit
0848658
·
verified ·
1 Parent(s): afe8fc4

Update routers/inference.py

Browse files
Files changed (1) hide show
  1. routers/inference.py +1 -1
routers/inference.py CHANGED
@@ -422,7 +422,7 @@ The 48th annual Kennedy Center Honors, set to air on the CBS network and stream
422
  thinking_budget=-1,
423
  ),
424
  response_mime_type="text/plain",
425
- max_output_tokens=4096,
426
  temperature=0.8,
427
  )
428
 
 
422
  thinking_budget=-1,
423
  ),
424
  response_mime_type="text/plain",
425
+ max_output_tokens=16000,
426
  temperature=0.8,
427
  )
428