Skip to content

v4.40.1: fix `EosTokenCriteria` for `Llama3` on `mps`

Compare
Choose a tag to compare
@ArthurZucker ArthurZucker released this 23 Apr 22:01
· 252 commits to main since this release

Kudos to @pcuenca for the prompt fix in:

  • Make EosTokenCriteria compatible with mps #30376

To support EosTokenCriteria on MPS while pytorch adds this functionality.