Models
Docs
Pricing
Sign in
Download
Models
Download
Docs
Pricing
Sign in
bobowg
/
gemma4
:latest
3
Downloads
Updated
2 days ago
Cancel
gemma4:latest
...
/
template
f56e8459650d · 159B
{{ if .System }}<bos><|turn>system
{{ .System }}<turn|>
{{ end }}{{ if .Prompt }}<|turn>user
{{ .Prompt }}<turn|>
{{ end }}<|turn>model
{{ .Response }}<turn|>