What's Changed
* Change argument name in `logits_bias` by rlouf in https://github.com/outlines-dev/outlines/pull/464
* Edit quickstart and community sections of the documentation by rlouf in https://github.com/outlines-dev/outlines/pull/457
* Expand "reach out" section by rlouf in https://github.com/outlines-dev/outlines/pull/466
* Simplify the README by rlouf in https://github.com/outlines-dev/outlines/pull/468
* Change order of features and styling in documentation by rlouf in https://github.com/outlines-dev/outlines/pull/470
* Update `pip install outlines` in documentation by jqueguiner in https://github.com/outlines-dev/outlines/pull/467
* Add classification and NER examples to the documentation by rlouf in https://github.com/outlines-dev/outlines/pull/471
* Document the vLLM integration by rlouf in https://github.com/outlines-dev/outlines/pull/473
* Add integration for ExllamaV2 by kimjaewon96 in https://github.com/outlines-dev/outlines/pull/462
* Add validation for model_name parameter by smwitkowski in https://github.com/outlines-dev/outlines/pull/476
* Restore the ability to stop when a specified string has been generated by RobinPicard in https://github.com/outlines-dev/outlines/pull/451
* Fix typo in caching.py by eltociear in https://github.com/outlines-dev/outlines/pull/482
* update vllm patch to v0.2.6 and add regex support for `/generate` by tscholak in https://github.com/outlines-dev/outlines/pull/481
New Contributors
* kimjaewon96 made their first contribution in https://github.com/outlines-dev/outlines/pull/462
* smwitkowski made their first contribution in https://github.com/outlines-dev/outlines/pull/476
* tscholak made their first contribution in https://github.com/outlines-dev/outlines/pull/481
**Full Changelog**: https://github.com/outlines-dev/outlines/compare/0.0.19...0.0.20