Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
562e580a
Unverified
Commit
562e580a
authored
Aug 01, 2024
by
omkar kakarparthi
Committed by
GitHub
Aug 01, 2024
Browse files
Update run-amd-test.sh (#7044)
parent
fc912e08
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
.buildkite/run-amd-test.sh
.buildkite/run-amd-test.sh
+0
-1
No files found.
.buildkite/run-amd-test.sh
View file @
562e580a
...
...
@@ -55,7 +55,6 @@ while true; do
done
echo
"--- Pulling container"
docker login registry-1.docker.io
-u
alexeivivanovamd
-p
${
DH_TOKEN
}
image_name
=
"rocm/vllm-ci:
${
BUILDKITE_COMMIT
}
"
container_name
=
"rocm_
${
BUILDKITE_COMMIT
}
_
$(
tr
-dc
A-Za-z0-9 < /dev/urandom |
head
-c
10
;
echo
)
"
docker pull
${
image_name
}
...
...
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