mirror of
https://github.com/ollama/ollama.git
synced 2025-08-24 16:20:49 +02:00
int: add coverage for older models (#11137)
Verified these fail on 0.9.1 and pass on HEAD.
This commit is contained in:
@@ -45,6 +45,8 @@ var (
|
||||
"qwen2.5-coder:latest",
|
||||
"qwen:latest",
|
||||
"solar-pro:latest",
|
||||
"codellama:latest",
|
||||
"nous-hermes:latest",
|
||||
}
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user