For now this is a fork of torchac_cuda Github
This library is needed by LMCache repositories.
python3 setup.py develop
HCC_AMDGPU_TARGET=<HIP_ARCHITECTURE> python3 setup.py develop
# e.g. MI210 MI250
HCC_AMDGPU_TARGET=gfx90a python3 setup.py develop