v1.12
What's Changed
- Gemma 4
- Versioned docs with quickstart and SDK chooser by @rshemet in #522
- add CACTUS_CLOUD_API_BASE by @yujonglee in #521
- Model weights discoverability by @jakmro in #520
- fix: set telemetry framework to "rust" for Rust bindings by @rshemet in #519
- fix: prefer local libcactus over system-installed in test build by @rshemet in #516
- Engine updates: tool calling, compute_entropy, converter improvements by @ncylich in #517
cactus_prefillby @mhayes853 in #512- Missing torch ops by @cattermelon1234 in #518
- Docs fixes by @jakmro in #524
- docs: document custom vocabulary support for transcription by @ayushmk7 in #525
- Youtu by @jakmro in #530
- Clean up Hugging Face cache after model export by @jakmro in #533
- Added parakeet optimizations for apple by @ParkiratS in #534
- Cactus torch api clean by @cattermelon1234 in #529
- add CACTUS_CLOUD_HEADERS support by @yujonglee in #531
- Parakeet encoder optimization by @ParkiratS in #535
- Update docs site_url to docs.cactuscompute.com by @rshemet in #527
- Custom vocabulary support for Parakeet TDT by @rshemet in #532
- Fix VLM crash when adding multiple images in multi-turn conversation by @FarooqMulla in #539
- New LayerNorm Kernel by @nshejwalkar in #540
- Add pyannote/segmentation-3.0 speaker diarization (10ms, 976× realtime) by @rshemet in #538
- Tinyllama by @ParkiratS in #536
New Contributors
- @cattermelon1234 made their first contribution in #518
- @ayushmk7 made their first contribution in #525
- @FarooqMulla made their first contribution in #539
Full Changelog: v1.11...v1.12