Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jerrrrry
easystart
Commits
dc5b212d
Commit
dc5b212d
authored
May 30, 2025
by
jerrrrry
Browse files
Upload New File
parent
5a44d1be
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
easystart-085-offline/start.sh
easystart-085-offline/start.sh
+1
-0
No files found.
easystart-085-offline/start.sh
0 → 100644
View file @
dc5b212d
docker build
-t
vllm-test
.
&&
docker run
-v
/public/opendas/DL_DATA/llm-models:/workspace/llms
-v
/usr/local/hyhal:/usr/local/hyhal:ro
--ipc
=
host
--device
=
/dev/kfd
--device
=
/dev/mkfd
--device
=
/dev/dri
--shm-size
=
500G
--security-opt
seccomp
=
unconfined
-v
/opt/hyhal:/opt/hyhal:ro
-v
$PWD
/results:/workspace/test/results vllm-test
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment