Commit daba0189 authored by jerrrrry's avatar jerrrrry
Browse files

Update start.sh

parent 28ff1999
......@@ -9,6 +9,7 @@ docker run \
--cap-add=SYS_PTRACE \
--group-add video \
--ulimit memlock=-1:-1 \
--network=host \
--privileged \
--device=/dev/kfd \
--device=/dev/mkfd \
......@@ -16,4 +17,4 @@ docker run \
--shm-size=500G \
-u root \
--security-opt seccomp=unconfined \
vllm-test1 \
\ No newline at end of file
vllm-test1 \
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