Skip to content

v1.22.0

Compare
Choose a tag to compare
@mudler mudler released this 23 Jul 13:04
· 1186 commits to master since this release
bed9570

What's Changed

Breaking Changes 🛠

  • refactor: rename "llama-master" to "llama" and "llama" to "llama-grammar" by @mudler in #776

Bug fixes 🐛

  • fix: move metal file to grpcs assets by @mudler in #777
  • fix: make completions endpoint more close to OpenAI specification by @mudler in #790

Exciting New Features 🎉

  • feat: add llama-master backend by @mudler in #752
  • [build] pass build type to cmake on libtransformers.a build by @TonDar0n in #741
  • feat: resolve JSONSchema refs (planners) by @mudler in #774
  • feat: backends improvements by @mudler in #778
  • feat(llama2): add template for chat messages by @dave-gray101 in #782

👒 Dependencies

Other Changes

  • example(functions): Add OpenAI functions example by @mudler in #767
  • [Telegram-bot example] Fix lint for command docker-compose by @exsplashit in #787

New Contributors

  • @TonDar0n made their first contribution in #741
  • @exsplashit made their first contribution in #787

Full Changelog: v1.21.0...v1.22.0