int: add coverage for older models (#11137)

Verified these fail on 0.9.1 and pass on HEAD.
This commit is contained in:
Daniel Hiltgen
2025-06-19 12:10:19 -07:00
committed by GitHub
parent 8bcb3125c1
commit f2527b08fb

View File

@@ -45,6 +45,8 @@ var (
"qwen2.5-coder:latest",
"qwen:latest",
"solar-pro:latest",
"codellama:latest",
"nous-hermes:latest",
}
)