What's Changed
- Fix image link in receipt-digitization example by @rootAvish in #1341
- Move generation of sampling params by @sky-2002 in #1340
- Fix unresolved imports in transformers doc by @TimZaman in #1348
- Set docs
docstring_style
by @EdAbati in #1343 - Fix JSON structured import by @denadai2 in #1350
- Fix docs TOC & NAV issues for
mamba
andtransfomers
by @martin0258 in #1354 - Fix GuideLogitsProcessor for MPS device by @hoesler in #1306
- Skip
vllm
-related tests on non-linux platforms by @yvan-sraka in #1357 - Fix
json_schema
imports in cot example by @tylerjthomas9 in #1360 - Add
from_file
class method to thePrompt
object by @yvan-sraka in #1355
New Contributors
- @rootAvish made their first contribution in #1341
- @TimZaman made their first contribution in #1348
- @EdAbati made their first contribution in #1343
- @denadai2 made their first contribution in #1350
- @martin0258 made their first contribution in #1354
- @hoesler made their first contribution in #1306
- @yvan-sraka made their first contribution in #1357
- @tylerjthomas9 made their first contribution in #1360
Full Changelog: 0.1.11...0.1.12