| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-17 | 1.5 kB | |
| v2.1.0 source code.tar.gz | 2026-08-17 | 17.3 MB | |
| v2.1.0 source code.zip | 2026-08-17 | 17.7 MB | |
| Totals: 3 Items | 35.0 MB | 0 | |
What's Changed
- docs: fix "HuggigFace" typo in README by @DaveyEke in https://github.com/cactus-compute/cactus/pull/746
- M3 pro bench results by @ParkiratS in https://github.com/cactus-compute/cactus/pull/762
- add wider cq support by @jakmro in https://github.com/cactus-compute/cactus/pull/763
- add needle support by @jakmro in https://github.com/cactus-compute/cactus/pull/765
- add tool calling support to run env by @jakmro in https://github.com/cactus-compute/cactus/pull/766
- optimize attention and gemv kernels by @jakmro in https://github.com/cactus-compute/cactus/pull/776
- Custom transpiler by @ParkiratS in https://github.com/cactus-compute/cactus/pull/778
- Include <iomanip> directly for std::setw/setfill/setprecision (fixes build on libstdc++/Pi) by @nitishagar in https://github.com/cactus-compute/cactus/pull/782
- Fix per-matrix CQ4 reciprocals in Metal batch transform by @clumsylad21 in https://github.com/cactus-compute/cactus/pull/784
- Bucket the Parakeet audio encoder by @jakmro in https://github.com/cactus-compute/cactus/pull/791
New Contributors
- @DaveyEke made their first contribution in https://github.com/cactus-compute/cactus/pull/746
- @nitishagar made their first contribution in https://github.com/cactus-compute/cactus/pull/782
- @clumsylad21 made their first contribution in https://github.com/cactus-compute/cactus/pull/784
Full Changelog: https://github.com/cactus-compute/cactus/compare/v2.0.1...v2.1.0