Models
Docs
Pricing
Sign in
Download
Models
Download
Docs
Pricing
Sign in
htunnthuthutech
/
gemma-4-e2b-aiops
:latest
5
Downloads
Updated
5 days ago
A Q4_K_M GGUF of Gemma 4 E2B, fine-tuned on Apple Silicon (M3 Pro, 18 GB) using MLX LoRA to act as an autonomous AIOps Orchestrator Agent.
A Q4_K_M GGUF of Gemma 4 E2B, fine-tuned on Apple Silicon (M3 Pro, 18 GB) using MLX LoRA to act as an autonomous AIOps Orchestrator Agent.
Cancel
tools
thinking
gemma-4-e2b-aiops:latest
...
/
template
f56e8459650d · 159B
{{ if .System }}<bos><|turn>system
{{ .System }}<turn|>
{{ end }}{{ if .Prompt }}<|turn>user
{{ .Prompt }}<turn|>
{{ end }}<|turn>model
{{ .Response }}<turn|>