v0.26.0
Major Changes
- Add support for gemma 3n by @krisbiradar in #1248
- Mtmd implementation by @SignalRT in #1261
Bug Fixes
- Respect ChatOptions.Instructions in LlamaExecutorChatClient by @stephentoub in #1256
- set RPATH to "@loader_path" / "$ORIGIN" to ensure executables and dynamic libraries search for dependencies in their origin directory by @SignalRT in #1279
- Fixes Extended grammar optimization mode would crash if TopK sampling is set to zero. by @SerialKicked in #1282
- Fix issue #382 (multiple publish output files with same relative path) by @LucaMaccarini in #1234
Other Changes
- Optimization - A queue with fixed storage size backed by a circular buffer by @SignalRT in #1262
- Fix some warnings. by @Lamothe in #1274
- Accept
CancellationTokeninChatSession.InitializeSessionFromHistoryAsyncby @Cryptoc1 in #1260 - Downgrade compile.yml from macos-latest to macos-14 by @m0nsky in #1302
- Update Vulkan from 1.3.261.1 to 1.4.335.0 and fix download url by @m0nsky in #1303
- Update BinaryReleaseId by @m0nsky in #1304
- Add KaiROS AI as example application by @avikeid2007 in #1313
New Contributors
- @Cryptoc1 made their first contribution in #1260
- @krisbiradar made their first contribution in #1248
- @LucaMaccarini made their first contribution in #1234
- @avikeid2007 made their first contribution in #1313
Full Changelog: v0.25.0...v0.26.0