Releases: noamgat/lm-format-enforcer
Releases · noamgat/lm-format-enforcer
v0.9.9
- Updated README with vLLM OpenAI Server Inference integration
v0.9.8
- [#80] JSONSchemaParser List would allow opening comma before first element if there was a whitespace before it
v0.9.7
v0.9.7
- [#93] Improved JSONSchemaParser performance, unit tests run twice as fast! Joint effort with Ari Weinstein. Thanks!
v0.9.6
v0.9.6
- [#88] ExllamaV2 optimizations
- Bugfix in ExllamaV2 sample notebook that generated garbage data after the response.
v0.9.1
Update pyproject.toml (#81)
Solves https://github.com/noamgat/lm-format-enforcer/issues/79