Models
Docs
Pricing
Sign in
Download
Models
Download
Docs
Pricing
Sign in
aratan
/
gemma4-26B-Q4-update
:latest
94
Downloads
Updated
2 weeks ago
Cancel
vision
tools
thinking
gemma4-26B-Q4-update:latest
...
/
template
f56e8459650d · 159B
{{ if .System }}<bos><|turn>system
{{ .System }}<turn|>
{{ end }}{{ if .Prompt }}<|turn>user
{{ .Prompt }}<turn|>
{{ end }}<|turn>model
{{ .Response }}<turn|>