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
26ade3a3
Commit
26ade3a3
authored
Jul 14, 2025
by
Michael Yang
Browse files
enable gptoss for engine
parent
9950f6ec
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
fs/ggml/ggml.go
fs/ggml/ggml.go
+1
-0
No files found.
fs/ggml/ggml.go
View file @
26ade3a3
...
@@ -179,6 +179,7 @@ func (kv KV) OllamaEngineRequired() bool {
...
@@ -179,6 +179,7 @@ func (kv KV) OllamaEngineRequired() bool {
"llama4"
,
"llama4"
,
"mllama"
,
"mllama"
,
"qwen25vl"
,
"qwen25vl"
,
"gptoss"
,
},
kv
.
Architecture
())
},
kv
.
Architecture
())
}
}
...
...
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