Relax `eos_token_id < 0` checks in `generate()` from `ValueError` to warning (#22472)
* Relax checks from to warning * Fix style * Replace warnings with logger * Use warning vs warn
Showing
Please register or sign in to comment
* Relax checks from to warning * Fix style * Replace warnings with logger * Use warning vs warn