Add Mimo-v2-flash model to ci test (#15887)

This commit is contained in:
Ke Bao
2025-12-27 14:18:08 +08:00
committed by GitHub
parent 9ad546d7e8
commit faecd37ed4
4 changed files with 75 additions and 2 deletions

View File

@@ -139,6 +139,7 @@ suites = {
TestFile("models/test_kimi_k2_models.py", 200),
TestFile("test_deepseek_v32_basic.py", 275),
TestFile("test_deepseek_v32_mtp.py", 275),
TestFile("models/test_mimo_models.py", 200),
],
"per-commit-8-gpu-h20": [
TestFile("quant/test_w4a8_deepseek_v3.py", 520),