update readme

This commit is contained in:
qiyuxinlin 2025-05-14 13:15:18 +00:00
parent c3d0ac80c6
commit d35d61f6a1

View file

@ -67,7 +67,7 @@ pip3 install torch torchvision torchaudio --index-url https://download.pytorch.o
```bash
# Install single NUMA dependencies
USE_BALANCE_SERVE=1 bash ./
USE_BALANCE_SERVE=1 bash ./install.sh
pip install third_party/custom_flashinfer/
# For those who have two cpu and 1T RAMDual NUMA:
USE_BALANCE_SERVE=1 USE_NUMA=1 bash ./install.sh