1.18.0
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