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
1e473b30
Unverified
Commit
1e473b30
authored
Jun 11, 2025
by
Michael Goin
Committed by
GitHub
Jun 11, 2025
Browse files
[CI] Disable failing GGUF model test (#19454)
Signed-off-by:
mgoin
<
mgoin64@gmail.com
>
parent
2b1e2111
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
tests/models/quantization/test_gguf.py
tests/models/quantization/test_gguf.py
+1
-1
No files found.
tests/models/quantization/test_gguf.py
View file @
1e473b30
...
...
@@ -79,7 +79,7 @@ DOLPHIN_CONFIG = GGUFTestConfig(
)
MODELS
=
[
LLAMA_CONFIG
,
#
LLAMA_CONFIG,
# broken: https://github.com/vllm-project/vllm/issues/19458
QWEN2_CONFIG
,
PHI3_CONFIG
,
GPT2_CONFIG
,
...
...
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