mirror of
https://github.com/kvcache-ai/ktransformers.git
synced 2026-05-01 21:21:12 +00:00
Merge pull request #1307 from kvcache-ai/hyc
add xpu parameters to install.sh
This commit is contained in:
commit
32f3d7befb
9 changed files with 31 additions and 15 deletions
|
|
@ -117,13 +117,11 @@ Download source code and compile:
|
|||
|
||||
```shell
|
||||
USE_BALANCE_SERVE=1 bash ./install.sh
|
||||
pip install third_party/custom_flashinfer/
|
||||
```
|
||||
- For Multi-concurrency with two cpu and 1T RAM:
|
||||
|
||||
```shell
|
||||
USE_BALANCE_SERVE=1 USE_NUMA=1 bash ./install.sh
|
||||
pip install third_party/custom_flashinfer/
|
||||
```
|
||||
- For Windows (Windows native temporarily deprecated, please try WSL)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue