Skip to content

Outlines v0.0.38

Compare
Choose a tag to compare
@rlouf rlouf released this 15 Apr 12:07
· 184 commits to main since this release

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