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
acf092d3
Unverified
Commit
acf092d3
authored
Dec 07, 2024
by
Jee Jee Li
Committed by
GitHub
Dec 07, 2024
Browse files
[Bugfix] Fix test-pipeline.yaml (#10973)
Signed-off-by:
Jee Jee Li
<
pandaleefree@gmail.com
>
parent
69d357ba
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.buildkite/test-pipeline.yaml
.buildkite/test-pipeline.yaml
+1
-1
No files found.
.buildkite/test-pipeline.yaml
View file @
acf092d3
...
...
@@ -237,7 +237,7 @@ steps:
source_file_dependencies
:
-
vllm/lora
-
tests/lora
command
:
pytest -v -s lora --shard-id=$$BUILDKITE_PARALLEL_JOB --num-shards=$$BUILDKITE_PARALLEL_JOB_COUNT --ignore
lora/test_long_context.py lora/test_chatglm3_tp.py lora/test_llama_tp.py
command
:
pytest -v -s lora --shard-id=$$BUILDKITE_PARALLEL_JOB --num-shards=$$BUILDKITE_PARALLEL_JOB_COUNT --ignore
=
lora/test_long_context.py
--ignore=
lora/test_chatglm3_tp.py
--ignore=
lora/test_llama_tp.py
parallelism
:
4
-
label
:
"
PyTorch
Fullgraph
Smoke
Test"
# 9min
...
...
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