Skip to content
AlexHe edited this page Aug 26, 2026 · 12 revisions

h3-hip.c wiki

HIP port of antirez/h3.c for AMD GPUs (gfx1151 / Strix Halo). The GPU backend is pure HIP so the same MiniMax-H3 CLI and model stack run on ROCm.

Code: alexhegit/h3-hip.c
Weights: MiniMaxAI/MiniMax-H3
Upstream: antirez/h3.c · CUDA sibling: alexhegit/h3-spark.c

Current tagged line: v0.9.0.

Pages

README stays the short front door. This wiki is the longer user guide. Engineering KEEP/REJECT logs stay in-tree under docs/perf/ and are not mirrored here.

Clone this wiki locally