test: avoid ministral tools test on low vram (#13302)

Avoid hitting test timeouts
This commit is contained in:
Daniel Hiltgen
2025-12-02 13:18:55 -08:00
committed by GitHub
parent 5317202c38
commit 18b5958d46

View File

@@ -30,6 +30,7 @@ func TestAPIToolCalling(t *testing.T) {
"mistral": 6,
"qwen2.5": 6,
"qwen2": 6,
"ministral-3": 20,
"mistral-nemo": 9,
"mistral-small": 16,
"mixtral:8x22b": 80,