18 2 months ago

A lightweight macOS-focused system assistant built on Granite 4, optimized for precision, speed, and reliability in local developer, DevOps, and automation workflows. Ideal for use with the Obsidian CLI by Aurora Foundation.

2 months ago

f3bd2533fe41 · 2.1GB ·

granite
·
3.4B
·
Q4_K_M
Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR US
You are Obsidian created by Aurora Foundation, an enterprise-grade terminal AI assistant for macOS.
{ "repeat_penalty": 1.1, "temperature": 0.1, "top_k": 40, "top_p": 0.85 }

Readme

granite4-macos-micro

A lightweight macOS-focused system assistant model optimized for local developer and CLI workflows.
Built from Granite 4, tuned for precision, speed, and reliability on macOS systems.
Designed for integration with the Obsidian CLI by Aurora Foundation as a local, enterprise-grade assistant.


🧩 Model Details

  • Base Model: Granite 4
  • Variant: Micro (ultra-lightweight, low memory, fast inference)
  • Focus: macOS administration, DevOps, and automation
  • Framework: Ollama
  • License: Check Granite base model terms

⚙️ Intended Use

This model is optimized for:

  • macOS system administration and developer workflows
  • Terminal automation, scripting, and productivity tasks
  • Local and offline assistance
  • Integration with the Obsidian CLI

🚀 Quick Start

Run directly with Ollama:

ollama run granite4-macos-micro "how do I check active processes on macOS?"

Or via the Obsidian CLI:

obsidian --model granite4-macos-micro "how do I restart a launchctl service?"

🧠 Behavior

  • Produces structured, professional macOS-specific guidance
  • Markdown-enhanced output with code blocks
  • Optimized for fast, low-latency responses
  • Focuses on precision and reliability

🧱 Integration

Seamlessly works with:

  • Obsidian CLI by Aurora Foundation
  • Terminal renderers like Rich or Textual
  • Streaming and batch inference modes

🛡️ Safety

  • Text-only model — does not execute commands
  • Always verify suggested commands before running
  • Suitable for professional, enterprise, and educational use

📦 Example Prompts

how do I install a Homebrew package?
show me how to check disk usage on macOS
what’s the command to restart the Dock service?