Releases: eth-sri/lmql
Releases · eth-sri/lmql
LMQL 0.7.3
Fix: Include the assets required for the LMQL Chat API in the PyPI package.
LMQL 0.7.2
Fix: Make sure lmql playground ships as part of the pypi package.
LMQL 0.7.1
This is a bug fix release, addressing smaller issues with 0.7.
- Fix issue with distribution clause and inference tracing
- make 'random' model independent of chunk_size
- optimize automatic chunk_size selection to reduce the number of LLM calls (max_tokens hinting)
- support for direct generation based on a list of OpenAI Chat format dictionaries
LMQL v0.7
Release Notes: https://lmql.ai/blog/posts/release-0.7.html
v0.7b3
This is a pre-release, for the latest stable release please refer back to 0.0.6.6.
v0.7b2
This is a pre-release, for the latest full release please refer back to 0.0.6.6.
- Fixes llama.cpp logit normalisation in the respective LMTP backend
- Allow instruct=False for built-in action function
inline_use
andreAct
v0.0.6.6
Release notes here: https://lmql.ai/blog/release-0.0.6.6.html
v0.7b1: First 0.7 beta release
fix actions impl
v0.0.6.5
See release notes here: https://lmql.ai/blog/release-0.0.6.5.html