| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-04-14 | 2.3 kB | |
| v1.13 source code.tar.gz | 2026-04-14 | 14.8 MB | |
| v1.13 source code.zip | 2026-04-14 | 15.0 MB | |
| Totals: 3 Items | 29.7 MB | 0 | |
What's Changed
- Improve model publishing error handling in workflow by @jakmro in https://github.com/cactus-compute/cactus/pull/546
- Fix VLM prefill cache reuse image path slicing by @KayaanT in https://github.com/cactus-compute/cactus/pull/545
- Add cache cleanup for Hugging Face models in export_and_publish_model by @jakmro in https://github.com/cactus-compute/cactus/pull/547
- Add branch override option to publish workflow by @ncylich in https://github.com/cactus-compute/cactus/pull/548
- Fix Gemma 3n conversion memory usage by @ncylich in https://github.com/cactus-compute/cactus/pull/549
- Update blog URL in README.md by @amerkld in https://github.com/cactus-compute/cactus/pull/544
- Parakeet streaming fix by @ParkiratS in https://github.com/cactus-compute/cactus/pull/551
- Tool call prompt formatting by @jakmro in https://github.com/cactus-compute/cactus/pull/558
- Feature Cleanup by @ParkiratS in https://github.com/cactus-compute/cactus/pull/559
- Add Whisper v3 (large-v3) support by @ncylich in https://github.com/cactus-compute/cactus/pull/557
- Add LFM2.5 VL 450M by @yujonglee in https://github.com/cactus-compute/cactus/pull/567
- LFM2-VL-450M: fix garbled output (vision tower, template, kernel) by @ncylich in https://github.com/cactus-compute/cactus/pull/565
- Change default transcribe model to parakeet-tdt-0.6b-v3 by @rshemet in https://github.com/cactus-compute/cactus/pull/566
- Expose min_p and repetition_penalty in completion options by @DuFanYin in https://github.com/cactus-compute/cactus/pull/560
- Graph save load by @cattermelon1234 in https://github.com/cactus-compute/cactus/pull/556
- Pyannote features and optimizations by @jakmro in https://github.com/cactus-compute/cactus/pull/571
- Karen/needle by @kar-m in https://github.com/cactus-compute/cactus/pull/574
- fix apple i8mm detection to use runtime sysctl check by @DuFanYin in https://github.com/cactus-compute/cactus/pull/562
- Fix streaming transcribe by @jakmro in https://github.com/cactus-compute/cactus/pull/576
New Contributors
- @amerkld made their first contribution in https://github.com/cactus-compute/cactus/pull/544
- @DuFanYin made their first contribution in https://github.com/cactus-compute/cactus/pull/560
Full Changelog: https://github.com/cactus-compute/cactus/compare/v1.12...v1.13