Add lmsys/gpt-oss-20b-bf16 to model validation check (#13557)

This commit is contained in:
Liangsheng Yin
2025-11-19 14:23:01 +08:00
committed by GitHub
parent b638abbae6
commit ba9102f924
@@ -57,6 +57,7 @@ RUNNER_LABEL_MODEL_MAP: Dict[str, List[str]] = {
"nvidia/NVIDIA-Nemotron-Nano-9B-v2", "nvidia/NVIDIA-Nemotron-Nano-9B-v2",
"nvidia/NVIDIA-Nemotron-Nano-9B-v2-FP8", "nvidia/NVIDIA-Nemotron-Nano-9B-v2-FP8",
"openai/gpt-oss-20b", "openai/gpt-oss-20b",
"lmsys/gpt-oss-20b-bf16",
"OpenGVLab/InternVL2_5-2B", "OpenGVLab/InternVL2_5-2B",
"Qwen/Qwen1.5-MoE-A2.7B", "Qwen/Qwen1.5-MoE-A2.7B",
"Qwen/Qwen2.5-7B-Instruct", "Qwen/Qwen2.5-7B-Instruct",