Skip to content

Releases: outlines-dev/outlines

Outlines v0.0.42

02 May 11:12
Compare
Choose a tag to compare

What's Changed

  • Add cookbook to run Outlines on the cloud with BentoML by @larme in #848
  • Add Gigax project to community by @rlouf in #850
  • Add HF evaluation article by @rlouf in #851
  • Remove the need to copy all tokens during basic generation by @brandonwillard in #852
  • Add article with HF in README and documentation by @rlouf in #854
  • Add more custom types by @rlouf in #857

New Contributors

Full Changelog: 0.0.41...0.0.42

Outlines v0.0.41

30 Apr 13:12
Compare
Choose a tag to compare

What's Changed

  • Fix typo in llama.cpp documentation by @rlouf in #835
  • Add azure_openai to models init.py by @lassiraa in #840
  • Add phone number and zip code custom types by @rlouf in #849

New Contributors

Full Changelog: 0.0.40...0.0.41

Outlines v0.0.40

21 Apr 07:45
Compare
Choose a tag to compare

What's Changed

  • Exclude escape character in JSON string fields by @rlouf in #829
  • Add tweets about Outlines by @rlouf in #830
  • Add model_name as an optional parameter for azure_openai by @HerrIvan in #825
  • Force dates, uuid, datetimes, times to be between quotes by @rlouf in #831

Full Changelog: 0.0.39...0.0.40

Outlines v0.0.39

17 Apr 07:35
Compare
Choose a tag to compare

What's Changed

  • Add page with projects from the community by @rlouf in #816
  • Add documentation vLLM for multiple GPUs by @rlouf in #817
  • Add torch dependency in installation instructions by @rlouf in #818
  • Add DirectMerge article by @rlouf in #819
  • Add cookbook to run Outlines on the cloud with Modal by @rlouf in #803
  • Fix torch optional import by @rlouf in #821

Full Changelog: 0.0.38...0.0.39

Outlines v0.0.38

15 Apr 12:07
Compare
Choose a tag to compare

What's Changed

  • Improve documentation of generation methods by @rlouf in #769
  • Small typo fix in cookbook example by @mkretsch327 in #775
  • allow json ints to be negative by @posionus in #777
  • Add vLLM integration by @rlouf in #772
  • Add nvidia to list of companies using Outlines by @rlouf in #783
  • Add nvidia logo by @rlouf in #784
  • Add SGLang as a user of outlines by @merrymercy in #786
  • Fix missing text module from json documentation by @ibndias in #791
  • Change white space pattern in llama.cpp test by @rlouf in #793
  • Update the llama.cpp integration by @rlouf in #782
  • Switched order of AzureAsyncOpenAI to AsyncAzureOpenAI by @gfade in #798
  • Add downloads badge by @rlouf in #801
  • Add a small grammar guide by @rlouf in #802
  • Remove unused dependencies by @rlouf in #804
  • Update the README with articles on structured generation by @rlouf in #805
  • Make torch and transformers imports optional by @rlouf in #815

New Contributors

Full Changelog: 0.0.37...0.0.38

Outlines v0.0.37

25 Mar 07:38
803439a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.36...0.0.37

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