Skip to content

Commit d702308

Browse files
committed
update test list
1 parent 4b0c891 commit d702308

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

autotest/utils/constant.py

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,9 @@
5454
BACKEND_LIST = ['turbomind', 'pytorch']
5555

5656
RESTFUL_MODEL_LIST_LATEST = [
57-
'Qwen/Qwen3-32B', 'OpenGVLab/InternVL3_5-30B-A3B', 'OpenGVLab/InternVL3-38B', 'Qwen/Qwen3-VL-8B-Instruct',
58-
'internlm/internlm3-8b-instruct', 'meta-llama/Llama-3.2-3B-Instruct', 'Qwen/Qwen3-VL-30B-A3B-Instruct'
57+
'Qwen/Qwen3-32B', 'Qwen/Qwen3-30B-A3B', 'OpenGVLab/InternVL3_5-30B-A3B', 'OpenGVLab/InternVL3-38B',
58+
'Qwen/Qwen3-VL-8B-Instruct', 'internlm/internlm3-8b-instruct', 'meta-llama/Llama-3.2-3B-Instruct',
59+
'Qwen/Qwen3-VL-30B-A3B-Instruct'
5960
]
6061

6162
RESTFUL_MODEL_LIST_LEGACY = ['internlm/internlm2_5-20b']

0 commit comments

Comments
 (0)