Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
ollama
Commits
f2527b08
Unverified
Commit
f2527b08
authored
Jun 19, 2025
by
Daniel Hiltgen
Committed by
GitHub
Jun 19, 2025
Browse files
int: add coverage for older models (#11137)
Verified these fail on 0.9.1 and pass on HEAD.
parent
8bcb3125
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
integration/model_arch_test.go
integration/model_arch_test.go
+2
-0
No files found.
integration/model_arch_test.go
View file @
f2527b08
...
@@ -45,6 +45,8 @@ var (
...
@@ -45,6 +45,8 @@ var (
"qwen2.5-coder:latest"
,
"qwen2.5-coder:latest"
,
"qwen:latest"
,
"qwen:latest"
,
"solar-pro:latest"
,
"solar-pro:latest"
,
"codellama:latest"
,
"nous-hermes:latest"
,
}
}
)
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment