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
change tokenizer to pad to 'longest' sequence, instead of 'max_length' (#669)
otherwise, the response length is always 1 which is unexpected
Co-authored-by: xgw <[email protected]>
Co-authored-by: Nathan Habib <[email protected]>
0 commit comments