Skip to content

Commit c683981

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

File tree

4 files changed

+2
-48
lines changed

4 files changed

+2
-48
lines changed

.github/workflows/accuracy_test.yaml

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -53,31 +53,20 @@ jobs:
5353
model_name: Qwen2-Audio-7B-Instruct
5454
- runner: a2-2
5555
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
56+
- runner: a2-2
57+
model_name: Qwen3-VL-30B-A3B-Instruct
5958
- runner: a2-2
6059
model_name: DeepSeek-V2-Lite
6160
- runner: a2-4
6261
model_name: Qwen3-Next-80B-A3B-Instruct
63-
<<<<<<< HEAD
6462
- runner: a2-1
6563
model_name: Qwen3-8B-W8A8
66-
=======
67-
>>>>>>> a6f8422 (add acc test)
6864
- runner: a2-1
6965
model_name: Qwen3-VL-8B-Instruct
7066
- runner: a2-1
7167
model_name: Qwen2.5-Omni-7B
7268
- runner: a2-1
7369
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)
8170
fail-fast: false
8271
# test will be triggered when tag 'accuracy-test' & 'ready-for-test'
8372
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)