diff --git a/server/Makefile b/server/Makefile index 9338b299090..18424dd6d7e 100644 --- a/server/Makefile +++ b/server/Makefile @@ -31,7 +31,7 @@ install: install-cuda echo "Installed server" install-cuda: install-server install-flash-attention-v2-cuda install-vllm-cuda install-flash-attention install-fbgemm - pip install -e ".[bnb]" + pip install -e ".[bnb,marlin,moe]" pip install nvidia-nccl-cu12==2.22.3 install-rocm: install-server install-flash-attention-v2-rocm install-vllm-rocm