v1.13
What's Changed
- Improve model publishing error handling in workflow by @jakmro in #546
- Fix VLM prefill cache reuse image path slicing by @KayaanT in #545
- Add cache cleanup for Hugging Face models in export_and_publish_model by @jakmro in #547
- Add branch override option to publish workflow by @ncylich in #548
- Fix Gemma 3n conversion memory usage by @ncylich in #549
- Update blog URL in README.md by @amerkld in #544
- Parakeet streaming fix by @ParkiratS in #551
- Tool call prompt formatting by @jakmro in #558
- Feature Cleanup by @ParkiratS in #559
- Add Whisper v3 (large-v3) support by @ncylich in #557
- Add LFM2.5 VL 450M by @yujonglee in #567
- LFM2-VL-450M: fix garbled output (vision tower, template, kernel) by @ncylich in #565
- Change default transcribe model to parakeet-tdt-0.6b-v3 by @rshemet in #566
- Expose min_p and repetition_penalty in completion options by @DuFanYin in #560
- Graph save load by @cattermelon1234 in #556
- Pyannote features and optimizations by @jakmro in #571
- Karen/needle by @kar-m in #574
- fix apple i8mm detection to use runtime sysctl check by @DuFanYin in #562
- Fix streaming transcribe by @jakmro in #576
New Contributors
Full Changelog: v1.12...v1.13