Skip to content

Outlines v0.1.1

Compare
Choose a tag to compare
@rlouf rlouf released this 15 Oct 12:51
· 12 commits to main since this release

The 0.1.0 included a version of outlines-core for which wheels where not available, causing many errors for users who don't have a Rust compiler installed. We fixed this in outlines-core, but changes to the interface where pushed in the meantime so we have to account for these before cutting this new release.

What's Changed

  • Logits processors: Update inplace, with batch operation by @lapp0 in #1192
  • Fix Broken Docs Links by @lapp0 in #1195
  • use dottxt-ai/outlines not outlines-dev/outlines in mkdocs by @lapp0 in #1194
  • Add docs on serving with LM Studio by @cpfiffer in #1205
  • Compatibility updates for next outlines-core release by @lapp0 in #1204

Full Changelog: 0.1.0...0.1.1