We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent daa7710 commit 295afb2Copy full SHA for 295afb2
.github/workflows/accuracy_test.yaml
@@ -53,9 +53,8 @@ jobs:
53
model_name: Qwen2-Audio-7B-Instruct
54
- runner: a2-2
55
model_name: Qwen3-30B-A3B
56
- # To do: This model has a bug that needs to be fixed and readded
57
- # - runner: a2-2
58
- # model_name: Qwen3-VL-30B-A3B-Instruct
+ - runner: a2-2
+ model_name: Qwen3-VL-30B-A3B-Instruct
59
60
model_name: DeepSeek-V2-Lite
61
- runner: a2-4
0 commit comments