"sgl-kernel/csrc/vscode:/vscode.git/clone" did not exist on "3e6281d0aad083211f6348d967556c9633ecd77c"
Commit ad15aee3 authored by xiabo's avatar xiabo
Browse files
parents dbcc08b9 0ebaca78
......@@ -36,6 +36,7 @@ docker run -it --name interlm --shm-size=1024G --device=/dev/kfd --device=/dev/
git clone http://developer.hpccube.com/codes/modelzoo/llama_lmdeploy.git
cd llama_lmdeploy
git submodule init && git submodule update
cd lmdeploy
mkdir build && cd build
sh ../generate.sh
make -j 32
......
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