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