Skip to content

Releases: outlines-dev/outlines

Outlines v0.0.36

12 Mar 17:52
Compare
Choose a tag to compare

What's Changed

  • Restore FSM interface for backward compatibility by @rlouf in #741

Full Changelog: 0.0.35...0.0.36

Outlines v0.0.35

12 Mar 17:47
Compare
Choose a tag to compare

What's Changed

  • Fix/fsm race condition by @saattrupdan in #718
  • Allow specifying own Hugging Face tokenizer instance by @shawnz in #717
  • Put prompt_token_ids, attentions_mask and weights on the same device by @rlouf in #719
  • Fixing Enum with only one element being ignored by @isamu-isozaki in #721
  • Escape JSON property names in regex by @sami-t in #724
  • Clean the transformers and llamacpp interfaces by @rlouf in #727
  • Modify openai model to receive openai client as argument during initialization by @RobinPicard in #593
  • Refactor the FSM module by @rlouf in #734
  • Add Guide interface by @rlouf in #737
  • Feat/add transformers integration by @saattrupdan in #728

New Contributors

Full Changelog: 0.0.34...0.0.35

Outlines v0.0.34

28 Feb 20:22
d938678
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.33...0.0.34

Outlines v0.0.33

22 Feb 12:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.32...0.0.33

Outlines v0.0.32

16 Feb 10:36
Compare
Choose a tag to compare

What's Changed

  • Link to grammars module instead of deleted repo by @rlouf in #671
  • Resolve objects in JSON Schema by @lapp0 in #664
  • Add llama logits processor by @dtiarks in #556

Full Changelog: 0.0.31...0.0.32

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