Skip to content

Releases: cactus-compute/cactus

v1.11

11 Mar 17:36

Choose a tag to compare

What's Changed

  • Fix/issue#490 by @lennartvoelz in #491
  • simplify and align sdks by @jakmro in #489
  • remove models by @jakmro in #492
  • Update model configurations and enhance workflow settings in publish_… by @jakmro in #495
  • Update workflow to use macos-latest instead of macos-latest-xlarge by @jakmro in #496
  • Add dynamic max_tokens estimation based on audio length in cactus_tra… by @jakmro in #499
  • macOS: link clang_rt.osx to fix SME2 (_arm_tpidr2*) link failures under rustc by @yujonglee in #498
  • Add FFI log control: cactus_log_set_level and cactus_log_set_callback by @yujonglee in #497
  • Karen/qwen3p5 by @kar-m in #481
  • CLI upgrades by @rshemet in #504
  • feat(stt): custom vocabulary biasing for all speech models by @vyomshah05 in #451
  • Add Gemma 3N (text-only) model support by @ncylich in #493
  • fix: make FunctionGemma prompt formatting strict by @lennartvoelz in #502
  • fix: apply logit bias before greedy sampling by @ncylich in #507
  • remove redundant file linking for tie_word_embeddings by @jakmro in #506
  • Port general engine improvements for TinyLlama by @ncylich in #513
  • Speech-to-Text Timestamps by @jakmro in #515

New Contributors

Full Changelog: v1.10...v1.11

v1.10

04 Mar 07:25

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.9...v1.10

v1.9

26 Feb 06:09

Choose a tag to compare

Whats New

  1. 50% faster int4
  2. Parakeet models
  3. LFM2-MOE models
  4. BugFixes
  5. Hybrid Inference

PRs

Full Changelog: v1.8...v1.9

Breaking changes

Weights unfortunately need to be refreshed for this :(

v1.8

24 Feb 02:06

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.7...v1.8

Note:
This breaks the weights.

v1.7

18 Feb 06:22
89cd747

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.0...v1.7

@mhayes853 API has breaking changes

v1.6

01 Feb 01:06
a195956

Choose a tag to compare

What's Changed

FFI Note: This break API

v1.5

09 Jan 23:27

Choose a tag to compare

What's Changed

Bindings: Please check Cactus FFIs again @jakmro @mrsarac @mhayes853

v1.4

26 Dec 16:40

Choose a tag to compare

What's Changed

Instruction for bindings @mhayes853

  • Should easily replace v1.3 without headaches

v1.3

19 Dec 20:08
07cfd9c

Choose a tag to compare

What's Changed

Bindings @devabhixda @jakmro @mhayes853

  • The CLI has changed a bit, read the cactus_ffi.h files properly.
  • If you need keys for the Pro, please reach out to [email protected]

Full Changelog: v1.2...v1.3

v1.2

28 Nov 12:22

Choose a tag to compare

Aggressive memory optimisations by @HenryNdubuaku

Binding Instrstructions: