Commit b5309490 authored by jerrrrry's avatar jerrrrry
Browse files

Update start.sh

parent 67a7c829
...@@ -11,10 +11,11 @@ docker run \ ...@@ -11,10 +11,11 @@ docker run \
--group-add video \ --group-add video \
--ulimit memlock=-1:-1 \ --ulimit memlock=-1:-1 \
--privileged \ --privileged \
--pid=host \
--device=/dev/kfd \ --device=/dev/kfd \
--device=/dev/mkfd \ --device=/dev/mkfd \
--device=/dev/dri \ --device=/dev/dri \
--shm-size=500G \ --shm-size=500G \
-u root \ -u root \
--security-opt seccomp=unconfined \ --security-opt seccomp=unconfined \
vllm-test1 \ vllm-test1 \
\ No newline at end of file
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