Releases: dottxt-ai/outlines
Releases · dottxt-ai/outlines
Outlines v1.2.11
What's Changed
- Add documentation preview when opening a PR by @RobinPicard in #1818
Full Changelog: 1.2.10...1.2.11
Outlines v1.2.10
What's Changed
- Correct mlx-lm example unpacking operator by @Anri-Lombard in #1786
- Remove todos by @Anri-Lombard in #1788
- fix: correct chat format usage by @Ki-Seki in #1790
- Add AsyncOllama to all exports by @Anri-Lombard in #1791
- fix: Best-effort use of chat completion by @Ki-Seki in #1789
- Fix bug in JsonSchema resulting in the schema validation not running by @RobinPicard in #1795
- Update the is_int_instance to exclude booleans by @RobinPicard in #1799
- Have the _handle_list function gives an explicit error if no args by @RobinPicard in #1801
- Initial lm studio integration by @Anri-Lombard in #1787
- Add sentencepiece to transformers optional dependencies by @majiayu000 in #1796
- Add a step in the GitHub actions to cache HF models by @RobinPicard in #1807
- Upgrade outlines_core and update imports by @RobinPicard in #1808
- Add a step to free disk space in the CI by @RobinPicard in #1804
- Fix typo in vision argument of Ollama by @RobinPicard in #1811
- Move from supported Python version from 3.9-3.12 to 3.10-3.13 by @RobinPicard in #1813
- Add architecture documentation to the Guide section by @majiayu000 in #1797
- Add parametrized Transformers smoke test for tokenizer robustness by @kudos07 in #1814
- Fix a bug in the Transformers tokenizer by @RobinPicard in #1817
New Contributors
- @Anri-Lombard made their first contribution in #1786
- @majiayu000 made their first contribution in #1796
- @kudos07 made their first contribution in #1814
Full Changelog: 1.2.9...1.2.10
Outlines v1.2.9
What's Changed
- fix: Refactor sampling parameters in VLLMOffline to use StructuredOutputsParams by @Ki-Seki in #1779
- docs: clarify use of
SamplingParamsin model response examples by @Ki-Seki in #1777 - Update the uv.lock by @RobinPicard in #1783
New Contributors
Full Changelog: 1.2.8...1.2.9
Outlines v1.2.8
What's Changed
- Use uv sync in the CI instead of pip install by @RobinPicard in #1767
- Fix error in the batch method of the MLXLM model by @RobinPicard in #1772
Full Changelog: 1.2.7...1.2.8
Outlines v1.2.7
What's Changed
- Add the device_dtype init parameter to the transformers model by @RobinPicard in #1762
Full Changelog: 1.2.6...1.2.7
Outlines v1.2.6
What's Changed
- Fix correct handling of chat multimodal inputs in TransformersMM class by @laitifranz in #1728
- Add batch generation to the MLXLM model by @RobinPicard in #1759
- Feature/mistral ai integration by @yasteven in #1755
- Add json type conversion by @RobinPicard in #1761
- Fix installation instructions by @RobinPicard in #1764
- Add design partner CTA in docs by @rlouf in #1766
New Contributors
Full Changelog: 1.2.5...1.2.6
Outlines v1.2.5
What's Changed
- Update the output_type formatting of the llamacpp model by @RobinPicard in #1753
Full Changelog: 1.2.4...1.2.5
Outlines v1.2.4
What's Changed
- Fix a bug in OutlinesCore backend about advancing when in final state by @RobinPicard in #1727
- Jax/tensorflow deprecation by @RobinPicard in #1726
- Update workflow to test API models, use manual trigger by @RobinPicard in #1734
- fix typings by resolving exports by @the-vampiire in #1731
- Remove redundant parameter api models tests workflow by @RobinPicard in #1735
- Remove the benchmarks workflow by @RobinPicard in #1737
- Update vLLM model references and API key usage in documentation by @laitifranz in #1745
- Fix the image download issue in the tests by creating an image ourselves by @RobinPicard in #1747
- Reduce the number of mandatory dependencies + update uv.lock by @RobinPicard in #1740
- Add support for the Chat input to the MLXLM model by @RobinPicard in #1748
- Update uv.lock by @RobinPicard in #1749
- Add setuptools to the list of transformers dependencies by @RobinPicard in #1750
New Contributors
- @the-vampiire made their first contribution in #1731
Full Changelog: 1.2.3...1.2.4
Outlines v1.2.3
Outlines v1.2.2
What's Changed
- Fix a bug in the
outlines_corebackend for theTransformersmodel about the token to string conversion by @RobinPicard in #1716 - Fix a bug regarding the
eos_tokenin theLlamaCpptokenizer 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