v1.10
What's Changed
- Enhance model publishing workflow with detailed metadata and licenses by @jakmro in #459
- Added parakeet to publish to hf yaml by @ParkiratS in #464
- Update telemetry for supported platforms by @justinl66 in #465
- added back moe weight conversion by @kar-m in #468
- adjust manual workflow for model publish by @jakmro in #470
- Parakeet blog by @ammesatyajit in #467
- perf: add FP16 fast path for LayerNorm by @yujonglee in #433
- Issue #406: Bilinear + Depthwise Optimizations by @PiyawanChaiprasit2006 in #466
- ARM SME2: Accelerate MatMul FP16 by @aarav18 in #457
- build: add Objective-C ARC support for NPU sources by @jakmro in #475
- long transcription by @jakmro in #482
- Language detection by @ParkiratS in #471
- Parakeet tdt by @ParkiratS in #476
- kotlin: expose forceTools in CompletionOptions by @rshemet in #484
- Update model list in README and publish_to_hf.yml with new LiquidAI m… by @jakmro in #487
- test: updated rag test conditions by @nshejwalkar in #488
- optimize scale correction in cactus_attention_f16_h64 by @jakmro in #485
- fix greedy sampler ignoring logit suppression by @jakmro in #486
New Contributors
- @PiyawanChaiprasit2006 made their first contribution in #466
- @aarav18 made their first contribution in #457
Full Changelog: v1.9...v1.10