Skip to content

Commit 7b560a5

Browse files
committed
update
Signed-off-by: MrZ20 <2609716663@qq.com>
1 parent daa7710 commit 7b560a5

File tree

4 files changed

+5
-50
lines changed

4 files changed

+5
-50
lines changed

.github/workflows/accuracy_test.yaml

Lines changed: 5 additions & 15 deletions
Original file line numberDiff line numberDiff 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: >-

tests/e2e/models/configs/ERNIE-4.5-21B-A3B-PT.yaml

Lines changed: 0 additions & 18 deletions
This file was deleted.

tests/e2e/models/configs/Mistral-7B-Instruct-v0.1.yaml

Lines changed: 0 additions & 15 deletions
This file was deleted.

tests/e2e/models/configs/accuracy.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,3 @@ Qwen3-VL-30B-A3B-Instruct.yaml
99
Qwen3-VL-8B-Instruct.yaml
1010
Qwen2.5-Omni-7B.yaml
1111
Meta-Llama-3.1-8B-Instruct.yaml
12-
ERNIE-4.5-21B-A3B-PT.yaml
13-
Mistral-7B-Instruct-v0.1.yaml

0 commit comments

Comments
 (0)