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
5550ff9c
Unverified
Commit
5550ff9c
authored
Oct 17, 2025
by
Li, Jiang
Committed by
GitHub
Oct 16, 2025
Browse files
[CI/Build] Update compressed tensor test path to fix CPU CI (#27068)
Signed-off-by:
jiang1.li
<
jiang1.li@intel.com
>
parent
3aeb19a3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.buildkite/scripts/hardware_ci/run-cpu-test.sh
.buildkite/scripts/hardware_ci/run-cpu-test.sh
+1
-1
No files found.
.buildkite/scripts/hardware_ci/run-cpu-test.sh
View file @
5550ff9c
...
...
@@ -70,7 +70,7 @@ function cpu_tests() {
docker
exec
cpu-test-
"
$NUMA_NODE
"
bash
-c
"
set -e
pytest -x -s -v
\
tests/quantization/test_compressed_tensors.py::test_compressed_tensors_w8a8_logprobs
[False-10-32-neuralmagic/Llama-3.2-1B-quantized.w8a8]
"
tests/quantization/test_compressed_tensors.py::test_compressed_tensors_w8a8_logprobs"
# Note: disable it until supports V1
# Run AWQ test
...
...
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