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
de451147
You need to sign in or sign up before continuing.
Commit
de451147
authored
May 30, 2025
by
jerrrrry
Browse files
Delete start.sh
parent
916daf73
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
start.sh
start.sh
+0
-1
No files found.
start.sh
deleted
100644 → 0
View file @
916daf73
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