Skip to content

1.18.0

Choose a tag to compare

@deadprogram deadprogram released this 24 Jun 10:13
· 33 commits to main since this release

What's Changed

  • test: check for any valid chunk since return order may be different by @deadprogram in #261
  • pkg/mtmd: add ProgressCallback fields missing since llama.cpp b9750 by @deadprogram in #263
  • pkg/llama: add support for llama_model_n_layer_nextn by @deadprogram in #264
  • mtmd: implement SetProgressCallback for ContextParamsType by @deadprogram in #265
  • mtmd: add video input support (llama.cpp #24269) by @deadprogram in #266
  • mtmd: add batch API wrappers (llama.cpp PR #24384) by @deadprogram in #267

Full Changelog: v1.17.1...v1.18.0