• v0.3.0 8dbeacb46d

    feat: enable ROCm EP for GPU inference, add rocm-runtime system dep
    Some checks failed
    release / build (push) Failing after 5s

    Ghost released this 2026-06-07 07:59:02 +00:00 | 17 commits to main since this release

    Switches ort from load-dynamic to rocm feature so the ROCm execution
    provider is compiled in. Adds rocm-runtime to bakery system_deps so
    bakery doctor/install can verify it's present.

    Downloads