mirror of
https://github.com/ollama/ollama.git
synced 2025-12-05 18:46:22 -06:00
test: avoid ministral tools test on low vram (#13302)
Avoid hitting test timeouts
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user