You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* populate is truncated if max_tokens or max_model_len is hit
* handle overlong prompt error gracefully (do not propagate as error)
* parse is_truncated from response
* show summary in vf-eval
* also set is_truncated on bad request error
* fix tests
* fix ty
* show type repr
* do not set prompt too long from req id
* also remove in docs
0 commit comments