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