Outlines v0.0.38
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
andtransformers
imports optional by @rlouf in #815
New Contributors
- @mkretsch327 made their first contribution in #775
- @merrymercy made their first contribution in #786
- @ibndias made their first contribution in #791
- @gfade made their first contribution in #798
Full Changelog: 0.0.37...0.0.38