Overview
- Fix Vulkan builds
- Fix memory leaks when using VAD
- Support
--carry-initial-prompt
What's Changed
- bindings-java : disable flash attention by default by @danbev in #3445
- ruby : Loose RegExp of a test to follow change of flash attension default by @KitaitiMakoto in #3448
- vad : fix memory leaks in VAD implementation by @danbev in #3453
- ruby : Bump Ruby bindings' version to 1.3.4 by @KitaitiMakoto in #3461
- Fix vad leaks by @silviucpp in #3463
- cli: Fix assignment for vad_min_silence_duration_ms by @alubbe in #3467
- Add support for --carry-initial-prompt by @alubbe in #3395
- Support using devices of type iGPU by @0cc4m in #3469
- sync : ggml by @ggerganov in #3470
New Contributors
- @silviucpp made their first contribution in #3463
- @0cc4m made their first contribution in #3469
Full Changelog: v1.8.0...v1.8.1