Skip to content

Releases: dottxt-ai/outlines

Outlines v0.0.31

14 Feb 19:28
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.30...0.0.31

Outlines v0.0.30

13 Feb 18:40
a33692e
Compare
Choose a tag to compare

What's Changed

  • Ensure Ancestors on Correct Device During Sampling by @lapp0 in #651

Full Changelog: 0.0.29...0.0.30

Outlines v0.29 〰️

12 Feb 14:13
Compare
Choose a tag to compare

What's Changed

  • Make generate.format return the corresponding object by @rlouf in #630
  • Add top-k processor to multinomial sampler by @rlouf in #642
  • Add top_p logits processor and temperature rescaling to the multinomial sampler by @rlouf in #646

Full Changelog: 0.0.28...0.0.29

Outlines v0.0.28

10 Feb 12:40
Compare
Choose a tag to compare

What's Changed

  • Use Better Models, Better Prompts in Docs by @lapp0 in #619
  • Add Beam Search sampler by @rlouf in #618
  • Remove deprecated interface and arguments by @rlouf in #627
  • Allow JSON Schema Constraining to a Single Whitespace by @lapp0 in #625

Full Changelog: 0.0.27...0.0.28

Outlines v0.0.27

06 Feb 16:29
Compare
Choose a tag to compare

What's Changed

  • Update openai_compatible.py by @7flash in #600
  • allow generation of %ignore terminals by @lapp0 in #570
  • Allow to generate several samples for each prompt by @rlouf in #533
  • Bump torch and transformers versions by @lapp0 in #613

Full Changelog: 0.0.26...0.0.27

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