Skip to content

Releases: outlines-dev/outlines

Outlines v0.0.26

05 Feb 11:47
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.25...0.0.26

v0.0.25

26 Jan 15:52
Compare
Choose a tag to compare

What's Changed

  • Fix bug in the treatment of the anyOf keywork in JSON schema by @RobinPicard in #552
  • Improvements to documentation and README by @rlouf in #547
  • Added subclass of OpenAI class to support custom endpoints by @shannonsands in #560
  • Update pydantic install instructions for vLLM by @rlouf in #564
  • Pin transformers version to 4.36.2 by @lapp0 in #569
  • Clear cache upon version upgrade by @lapp0 in #566
  • Implement JSON schema field constraints by @aschwa in #567
  • Fix incompleteness of regex and cfg guided generation by @benlipkin in #544
  • Add benchmark suite by @lapp0 in #542
  • Fix Bug Issue Template - Command Doesn't Produce Version, Isn't Copyable by @lapp0 in #578
  • Bugfix: Fixes dtype issue described in #583 by @dnhkng in #584
  • Make OpenAI models compatible with the main API by @rlouf in #574
  • Add grammars module by @lapp0 in #562

New Contributors

Full Changelog: 0.0.24...0.0.25

Outlines v0.0.24

14 Jan 15:26
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.23...0.0.24

Outlines v0.0.23

11 Jan 08:00
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.22...0.0.23

Outlines v0.0.22

08 Jan 14:16
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.21...0.0.22

Outlines v0.0.21

29 Dec 18:51
Compare
Choose a tag to compare

What's Changed

  • Do not import transformers at top level in Exllama2 integration by @rlouf in #490

Full Changelog: 0.0.20...0.0.21

Outlines v0.0.20

29 Dec 17:54
Compare
Choose a tag to compare

What's Changed

  • Change argument name in logits_bias by @rlouf in #464
  • Edit quickstart and community sections of the documentation by @rlouf in #457
  • Expand "reach out" section by @rlouf in #466
  • Simplify the README by @rlouf in #468
  • Change order of features and styling in documentation by @rlouf in #470
  • Update pip install outlines in documentation by @jqueguiner in #467
  • Add classification and NER examples to the documentation by @rlouf in #471
  • Document the vLLM integration by @rlouf in #473
  • Add integration for ExllamaV2 by @kimjaewon96 in #462
  • Add validation for model_name parameter by @smwitkowski in #476
  • Restore the ability to stop when a specified string has been generated by @RobinPicard in #451
  • Fix typo in caching.py by @eltociear in #482
  • update vllm patch to v0.2.6 and add regex support for /generate by @tscholak in #481

New Contributors

Full Changelog: 0.0.19...0.0.20

Outlines v0.0.19

21 Dec 10:03
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.18...0.0.19

Outlines v0.0.18

19 Dec 09:09
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.17...0.0.18

Outlines v0.0.17

19 Dec 08:49
fa4be3a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.16...0.0.17