Add missing model in model validate list (#13310)

This commit is contained in:
Kangyan-Zhou
2025-11-14 17:29:21 -08:00
committed by GitHub
parent eae59b337e
commit e9681444bd

View File

@@ -56,6 +56,7 @@ RUNNER_LABEL_MODEL_MAP: Dict[str, List[str]] = {
"Qwen/Qwen3-8B",
"Qwen/Qwen3-Coder-30B-A3B-Instruct",
"Qwen/QwQ-32B-AWQ",
"Qwen/Qwen3-30B-A3B",
],
"2-gpu-runner": [
"mistralai/Mixtral-8x7B-Instruct-v0.1",