Sen

Results 1 comments of Sen

@paolovic You can git clone cutlass to a local dir, then edit [this line](https://github.com/vllm-project/vllm/blob/e20233d361b4e6a7cb8e37c6d7f85e9900527802/CMakeLists.txt#L195): `GIT_REPOSITORY https://github.com/nvidia/cutlass.git` => `GIT_REPOSITORY `. Then you can `pip install -e .` for vllm, fully offline.