mirror of
https://github.com/kvcache-ai/ktransformers.git
synced 2025-09-09 05:54:06 +00:00
use 'make dev_install' to make minimum change
This commit is contained in:
parent
bbcc5481bb
commit
b936bcc72e
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ Some preparation:
|
||||||
# Make sure your system has dual sockets and double size RAM than the model's size (e.g. 1T RAM for 512G model)
|
# Make sure your system has dual sockets and double size RAM than the model's size (e.g. 1T RAM for 512G model)
|
||||||
apt install libnuma-dev
|
apt install libnuma-dev
|
||||||
export USE_NUMA=1
|
export USE_NUMA=1
|
||||||
make install_numa
|
make dev_install
|
||||||
```
|
```
|
||||||
|
|
||||||
- For Windows
|
- For Windows
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue