Models
Docs
Pricing
Sign in
Download
Models
Download
Docs
Pricing
Sign in
moophlo
/
gemma-4-26B-A4B-it-GGUF
:UD-IQ4_NL
4
Downloads
Updated
42 minutes ago
Cancel
vision
gemma-4-26B-A4B-it-GGUF:UD-IQ4_NL
...
/
template
f56e8459650d · 159B
{{ if .System }}<bos><|turn>system
{{ .System }}<turn|>
{{ end }}{{ if .Prompt }}<|turn>user
{{ .Prompt }}<turn|>
{{ end }}<|turn>model
{{ .Response }}<turn|>