File tree Expand file tree Collapse file tree 4 files changed +5
-50
lines changed Expand file tree Collapse file tree 4 files changed +5
-50
lines changed Original file line number Diff line number Diff line change @@ -49,35 +49,25 @@ jobs:
4949 model_name : Qwen3-8B
5050 - runner : a2-1
5151 model_name : Qwen2.5-VL-7B-Instruct
52- - runner : a2-1
53- model_name : Qwen2-Audio-7B-Instruct
52+ # To do: This model has a bug that needs to be fixed and readded
53+ # - runner: a2-1
54+ # model_name: Qwen2-Audio-7B-Instruct
5455 - runner : a2-2
5556 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
57+ - runner : a2-2
58+ model_name : Qwen3-VL-30B-A3B-Instruct
5959 - runner : a2-2
6060 model_name : DeepSeek-V2-Lite
6161 - runner : a2-4
6262 model_name : Qwen3-Next-80B-A3B-Instruct
63- <<<<<<< HEAD
6463 - runner : a2-1
6564 model_name : Qwen3-8B-W8A8
66- =======
67- >>>>>>> a6f8422 (add acc test)
6865 - runner : a2-1
6966 model_name : Qwen3-VL-8B-Instruct
7067 - runner : a2-1
7168 model_name : Qwen2.5-Omni-7B
7269 - runner : a2-1
7370 model_name : Meta-Llama-3.1-8B-Instruct
74- <<<<<<< HEAD
75- =======
76- - runner : a2-2
77- model_name : ERNIE-4.5-21B-A3B-PT
78- - runner : a2-1
79- model_name : Mistral-7B-Instruct-v0.1
80- >>>>>>> a6f8422 (add acc test)
8171 fail-fast : false
8272 # test will be triggered when tag 'accuracy-test' & 'ready-for-test'
8373 if : >-
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -9,5 +9,3 @@ Qwen3-VL-30B-A3B-Instruct.yaml
99Qwen3-VL-8B-Instruct.yaml
1010Qwen2.5-Omni-7B.yaml
1111Meta-Llama-3.1-8B-Instruct.yaml
12- ERNIE-4.5-21B-A3B-PT.yaml
13- Mistral-7B-Instruct-v0.1.yaml
You can’t perform that action at this time.
0 commit comments