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
e0be2c4d
Unverified
Commit
e0be2c4d
authored
Jul 24, 2025
by
QiliangCui
Committed by
GitHub
Jul 24, 2025
Browse files
[TPU][Test] Temporarily suspend this MoE model in test_basic.py. (#21560)
Signed-off-by:
Qiliang Cui
<
derrhein@gmail.com
>
parent
9c8b2c2a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
tests/v1/tpu/test_basic.py
tests/v1/tpu/test_basic.py
+2
-1
No files found.
tests/v1/tpu/test_basic.py
View file @
e0be2c4d
...
...
@@ -18,7 +18,8 @@ if TYPE_CHECKING:
MODELS
=
[
"Qwen/Qwen2.5-1.5B-Instruct"
,
"Qwen/Qwen1.5-MoE-A2.7B"
,
# TODO: Enable this model when fixed.
# "Qwen/Qwen1.5-MoE-A2.7B",
# TODO: Enable this models with v6e
# "Qwen/Qwen2-7B-Instruct",
# "meta-llama/Llama-3.1-8B",
...
...
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