Skip to content

Outlines v0.0.44

Compare
Choose a tag to compare
@rlouf rlouf released this 14 Jun 10:43
· 20 commits to main since this release

What's Changed

  • Fix null byte \x00 issue in byte level fsm resulting in KeyError in BetterFSM::FSMInfo by @lapp0 in #930
  • Correct link for llamacpp library by @alonsosilvaallende in #949
  • Add statement regarding OS vs closed models by @rlouf in #950
  • Support min/max number of digits for numbers in JSON Schema by @smagnan in #932
  • Fix/extend re replacement seq by @saattrupdan in #948
  • Update docker ENTRYPOINT to ensure proper argument handling by @shashankmangla in #962
  • Add cerebrium as deployment option in documentation by @rlouf in #963
  • Add link to TGI documentation by @rlouf in #964
  • Introduce outlines.models.mlxlm by @lapp0 in #956
  • Update the documentation for OpenAI models by @rlouf in #951

New Contributors

Full Changelog: 0.0.43...0.0.44