v1.11
What's Changed
- Fix/issue#490 by @lennartvoelz in #491
- simplify and align sdks by @jakmro in #489
- remove models by @jakmro in #492
- Update model configurations and enhance workflow settings in publish_… by @jakmro in #495
- Update workflow to use macos-latest instead of macos-latest-xlarge by @jakmro in #496
- Add dynamic max_tokens estimation based on audio length in cactus_tra… by @jakmro in #499
- macOS: link clang_rt.osx to fix SME2 (_arm_tpidr2*) link failures under rustc by @yujonglee in #498
- Add FFI log control: cactus_log_set_level and cactus_log_set_callback by @yujonglee in #497
- Karen/qwen3p5 by @kar-m in #481
- CLI upgrades by @rshemet in #504
- feat(stt): custom vocabulary biasing for all speech models by @vyomshah05 in #451
- Add Gemma 3N (text-only) model support by @ncylich in #493
- fix: make FunctionGemma prompt formatting strict by @lennartvoelz in #502
- fix: apply logit bias before greedy sampling by @ncylich in #507
- remove redundant file linking for tie_word_embeddings by @jakmro in #506
- Port general engine improvements for TinyLlama by @ncylich in #513
- Speech-to-Text Timestamps by @jakmro in #515
New Contributors
- @lennartvoelz made their first contribution in #491
Full Changelog: v1.10...v1.11