"tests/vscode:/vscode.git/clone" did not exist on "21464e055b617b9a1c241d440f87c8efc2745e75"
Unverified Commit f17fb9d8 authored by Atream's avatar Atream Committed by GitHub
Browse files

Update install.md

parent 44dafa03
...@@ -95,7 +95,7 @@ Some preparation: ...@@ -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 dev_install bash install.sh # or #make dev_install
``` ```
- For Windows - For Windows
......
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