lvwerra HF staff commited on
Commit
549ab4b
1 Parent(s): 4745d0f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -170,7 +170,7 @@ _Note:_ this is an internal playground - please do not share. The deployment can
170
  value=256,
171
  minimum=0,
172
  maximum=8192,
173
- step=4,
174
  interactive=True,
175
  info="The maximum numbers of new tokens",
176
  )
 
170
  value=256,
171
  minimum=0,
172
  maximum=8192,
173
+ step=64,
174
  interactive=True,
175
  info="The maximum numbers of new tokens",
176
  )