"...git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "f2ffcaf49f6baee9e18e5f59da28ef5f0866066d"
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