Commit d35d61f6 authored by qiyuxinlin's avatar qiyuxinlin
Browse files

update readme

parent c3d0ac80
......@@ -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 RAM(Dual NUMA):
USE_BALANCE_SERVE=1 USE_NUMA=1 bash ./install.sh
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment