edtorre/ gemma4:12b-agent-20gbGPU

2 5 hours ago

Gemma 4 12B agent-tuned for Hermes Agent and other local agent harnesses. Built for 20GB GPUs.

vision tools thinking
f56e8459650d · 159B
{{ if .System }}<bos><|turn>system
{{ .System }}<turn|>
{{ end }}{{ if .Prompt }}<|turn>user
{{ .Prompt }}<turn|>
{{ end }}<|turn>model
{{ .Response }}<turn|>