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
aa49f148
Unverified
Commit
aa49f148
authored
Jun 05, 2025
by
Dipika Sikka
Committed by
GitHub
Jun 05, 2025
Browse files
[Quantization] Skip Fp4 Test for `compressed-tensors` (#19217)
parent
9ef9173c
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
tests/quantization/test_compressed_tensors.py
tests/quantization/test_compressed_tensors.py
+1
-0
No files found.
tests/quantization/test_compressed_tensors.py
View file @
aa49f148
...
...
@@ -651,6 +651,7 @@ def test_compressed_tensors_2of4_sparse_compressed(vllm_runner, args_2of4):
assert
output
@
pytest
.
mark
.
skip
(
reason
=
"Skip until the model config is updated"
)
def
test_compressed_tensors_nvfp4a16
(
vllm_runner
):
# run weight only example
model
=
"nm-testing/TinyLlama-1.1B-Chat-v1.0-FP4"
...
...
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