Skip to content

AIC nightly wheels

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 25 Jul 08:00
b7768b8

Nightly ROCm wheels for the AMD Infinity Context (AIC) patched stack.

Install

pip install \
  https://github.com/ROCm/rocm-aic/releases/download/nightly/<lmcache-wheel> \
  https://github.com/ROCm/rocm-aic/releases/download/nightly/<nixl_rocm-wheel>

These wheels are not manylinux: ROCm 7.2.x + Python 3.12 + x86_64 only.
The nixl_rocm wheel needs the ROCm runtime (libamdhip64) and hipFile
present on the host; see README.md.