What's Changed
- Fix a bug in the
outlines_core
backend for theTransformers
model about the token to string conversion by @RobinPicard in #1716 - Fix a bug regarding the
eos_token
in theLlamaCpp
tokenizer by @RobinPicard in #1712 - Fix a bug related to the device of the bitmasks for torch tensors by @RobinPicard in #1714
Full Changelog: 1.2.1...1.2.2