"tests/pipelines/test_pipelines_token_classification.py" did not exist on "00aa9dbca29dcf0e3a624354ef5c80a8e5226339"
Fix single letter stop strings (#31448)
* Fix single letter stop strings * Change the 0 to a 1 to avoid potential empty vector headaches later * Restructure for clarity * Update tests/generation/test_stopping_criteria.py Co-authored-by:amyeroberts <22614925+amyeroberts@users.noreply.github.com> * Add the unsqueeze --------- Co-authored-by:
amyeroberts <22614925+amyeroberts@users.noreply.github.com>
Showing
Please register or sign in to comment