3 Downloads Updated yesterday
ollama run bzwear/gemma-prism:v2-q4
Fine-tuned Gemma 4 model for Gemma Prism, a local-first AI safety coach for minors using AI chat tools.
ollama pull bzwear/gemma-prism:v2-q4
ollama run --think=false --format json bzwear/gemma-prism:v2-q4
This model is used by the Gemma Prism local FastAPI runtime:
https://github.com/bzwear/gemma-prism
Intended Use Gemma Prism converts local AI-chat signals into compact, privacy-preserving safety guidance. It is designed for youth-facing coaching reports, not surveillance or raw prompt monitoring.
Output Contract The app expects compact JSON with category, risk_level, confidence, summary, nudge, and rewrite fields. The local server validates, normalizes, redacts, and applies deterministic safety policy before rendering reports.