use 'make dev_install' to make minimum change

This commit is contained in:
3wweiweiwu 2025-03-04 09:35:12 -05:00 committed by GitHub
parent bbcc5481bb
commit b936bcc72e
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 install_numa
make dev_install
```
- For Windows