mirror of
https://github.com/likelovewant/ollama-for-amd.git
synced 2025-12-21 22:33:56 +00: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,
|
"mistral": 6,
|
||||||
"qwen2.5": 6,
|
"qwen2.5": 6,
|
||||||
"qwen2": 6,
|
"qwen2": 6,
|
||||||
|
"ministral-3": 20,
|
||||||
"mistral-nemo": 9,
|
"mistral-nemo": 9,
|
||||||
"mistral-small": 16,
|
"mistral-small": 16,
|
||||||
"mixtral:8x22b": 80,
|
"mixtral:8x22b": 80,
|
||||||
|
|||||||
Reference in New Issue
Block a user