Skip to content

Outlines v0.0.46

Latest
Compare
Choose a tag to compare
@rlouf rlouf released this 22 Jun 15:23
· 24 commits to main since this release

What's Changed

  • Adding MLXLM, VLLM classes to LogitsGenerator type by @parkervg in #970
  • Fix samplers documentation by @jrinder42 in #980
  • Ensure regex matches valid JSON for "const" and "enum" with booleans, nulls, and strings by @mwootten in #972
  • Add link to docs of Multimodal Structured Generation for CVPR 2nd MMFM Challenge by @leloykun in #960
  • Fix Hugging Face Hub model ID in example code by @davanstrien in #988
  • Allow escaped strings in json_schema.py by @lapp0 in #991
  • Fix use of os.environ in documentation by @rlouf in #993
  • fix pattern-string in json_schema.py by removing anchors by @lapp0 in #995
  • Fix Incorrect Token Normalization Method for LlamaCppTokenizer by @lapp0 in #992

New Contributors

Full Changelog: 0.0.45...0.0.46