granite4-rhel-tiny-h
A lightweight RHEL-focused system assistant model optimized for enterprise command-line environments.
Built from Granite 4, tuned for precision, speed, and stability in DevOps, sysadmin, and automation workflows.
Ideal for use with the Obsidian CLI by Aurora Foundation for local, enterprise-grade system assistance.
🧩 Model Details
- Base Model: Granite 4
- Variant: Tiny (optimized for low memory and fast inference)
- Focus: RHEL administration, DevOps, and automation
- Framework: Ollama
- License: Check Granite base model terms
⚙️ Intended Use
This model is optimized for:
- RHEL and enterprise Linux administration
- DevOps scripting and automation tasks
- Local or offline system support
- Integration with terminal-based assistants
🚀 Quick Start
Run directly with Ollama:
ollama run granite4-rhel-tiny-h "show me how to restart NetworkManager on RHEL"
Or via the Obsidian CLI:
obsidian --model granite4-rhel-tiny-h "how do I list loaded kernel modules?"
🧠 Behavior
- Produces concise, structured technical answers
- Markdown-enhanced output with syntax highlighting
- Minimizes hallucination with RHEL-specific grounding
- Balanced for low latency and consistent performance
🧱 Integration
Seamlessly works with:
- Obsidian CLI by Aurora Foundation
- Rich renderer for enhanced terminal UI
- Both streaming and batch inference modes
🛡️ Safety
- Text-only model — does not execute commands
- Always verify suggested commands before use
- Intended for technical and enterprise environments
📦 Example Prompts
how do I check the current SELinux mode?
show me how to tail ssh logs in real time
what’s the command to enable and start firewalld?