Skip to content

Releases: eth-sri/lmql

LMQL 0.7.3

14 Oct 16:49
Compare
Choose a tag to compare

Fix: Include the assets required for the LMQL Chat API in the PyPI package.

LMQL 0.7.2

13 Oct 09:25
Compare
Choose a tag to compare

Fix: Make sure lmql playground ships as part of the pypi package.

LMQL 0.7.1

12 Oct 13:46
Compare
Choose a tag to compare

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

10 Oct 15:09
42ed255
Compare
Choose a tag to compare

v0.7b3

15 Aug 15:59
Compare
Choose a tag to compare

This is a pre-release, for the latest stable release please refer back to 0.0.6.6.

v0.7b2

28 Jul 18:57
Compare
Choose a tag to compare

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 and reAct

v0.0.6.6

25 Jul 10:35
Compare
Choose a tag to compare

v0.7b1: First 0.7 beta release

25 Jul 15:16
Compare
Choose a tag to compare

v0.0.6.5

14 Jul 15:52
Compare
Choose a tag to compare