Models
Docs
Pricing
Sign in
Download
Models
Download
Docs
Pricing
Sign in
cleex
/
gemma-4-31B-it-Claude-Opus-Distill-GGUF
:latest
444
Downloads
Updated
1 week ago
Cancel
vision
tools
thinking
gemma-4-31B-it-Claude-Opus-Distill-GGUF:latest
...
/
template
569f63777a29 · 168B
{{ if .System }}<bos><|turn>system
<|think|>{{ .System }}<turn|>
{{ end }}{{ if .Prompt }}<|turn>user
{{ .Prompt }}<turn|>
{{ end }}<|turn>model
{{ .Response }}<turn|>