EVS Framework: Support NemotronH_Nano_VL_V2 (#14051)

This commit is contained in:
Netanel Haber
2026-01-05 16:18:07 +08:00
committed by GitHub
parent b12258bfaa
commit bebd625ba1
14 changed files with 821 additions and 56 deletions
+1
View File
@@ -43,6 +43,7 @@ suites = {
TestFile("test_deterministic.py", 228),
TestFile("test_constrained_decoding.py", 111),
TestFile("test_eval_fp8_accuracy.py", 250),
TestFile("test_evs.py", 20),
TestFile("test_external_models.py", 30),
TestFile("test_fp8_utils.py", 9),
TestFile("rotary_embedding/test_mrope.py", 10),