Download Latest Version BaseRT engine 0.1.7 source code.zip (442.1 kB)
Email in envelope

Get an email when there's a new version of BaseRT

Home / v0.1.6
Name Modified Size InfoDownloads / Week
Parent folder
basert-engine-macos-arm64-0.1.6.tar.gz 2026-07-18 9.1 MB
basert-engine-macos-arm64-0.1.6.tar.gz.sha256 2026-07-18 105 Bytes
BaseRT engine 0.1.6 source code.tar.gz 2026-07-07 333.1 kB
BaseRT engine 0.1.6 source code.zip 2026-07-07 418.6 kB
README.md 2026-07-07 945 Bytes
Totals: 5 Items   9.8 MB 7

BaseRT 0.1.6

  • Qwen 3.5 / 3.6 support: dense, MoE, and vision-language models (hybrid Gated-DeltaNet architecture), in both the runtime and basert convert.
  • M5 tensor-core kernels included: release binaries now ship the Metal 4 kernel library (baseRT_tensor.metallib) — earlier releases were missing it, so M5 GPUs fell back to slower kernels. Loads automatically; older Macs are unaffected.
  • Big-model support: models larger than the GPU wiring limit now load and decode at full speed (e.g. a 28 GB model on a 48 GB Mac) instead of failing.
  • Qwen3.5-VL accuracy: image preprocessing and multimodal RoPE now match the reference implementation token-for-token.
  • CLI: basert-complete accepts -n for max tokens; unknown flags are now errors.
  • Requires macOS 15+ (Metal 4 kernels engage on macOS 26 / M5).

Contents: libbaseRT.dylib (embedded kernels) + basert CLI + basert-* runtime tools + headers.

Source: README.md, updated 2026-07-07