Merge pull request #808 from kvcache-ai/Atream-patch-2

Update install.md
This commit is contained in:
Atream 2025-03-05 19:02:45 +08:00 committed by GitHub
commit f03faa5376
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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)
apt install libnuma-dev
export USE_NUMA=1
make dev_install
bash install.sh # or #make dev_install
```
- For Windows