--- language: - en license: apache-2.0 base_model: google/gemma-4 tags: - sifta - alice - gemma4 - organism - stigmergy - system-prompt - ollama pipeline_tag: text-generation --- # SIFTA Gemma4 Alice — Predator OS System Prompt Alice's Gemma4 cortex with the **SIFTA Predator OS system prompt** baked in. Part of [SIFTA Predator OS v7.0](https://github.com/antonpictures/ANTON-SIFTA). ## What This Is Clean Google Gemma4 (12B, 4-bit quantized) with Alice's organism identity system prompt: - Epistemic honesty — no fake tool use claims - Receipt-gated actions — "I did X" requires proof - 17 biological organs, 8 immune modules, 5-layer pipeline - Embodied identity from hardware telemetry ## Usage (Ollama) ```bash ollama run sifta-gemma4-alice ``` Or create from the Modelfile: ```bash ollama create sifta-gemma4-alice -f Modelfile ``` ## SIFTA Abliteration Engine SIFTA also maintains its own tensor-level abliteration engine: - `System/swarm_orthogonal_abliteration.py` — Continuous vector arithmetic (Ilharco 2022, Arditi 2024) - See [alice-phc-cure](https://huggingface.co/georgeanton/alice-phc-cure) (815 downloads) for the abliterated variant ## Full Model Ecosystem | Model | Role | Link | |---|---|---| | alice-cortex-v1 | C0 Conversational brain (Qwen2.5-3B, fine-tuned) | [HF](https://huggingface.co/georgeanton/alice-cortex-v1) | | alice-classifier-v2 | C1 Fast intent classifier (Qwen2.5-1.5B) | [HF](https://huggingface.co/georgeanton/alice-classifier-v2) | | alice-phc-cure | Abliterated Gemma4 genome | [HF](https://huggingface.co/georgeanton/alice-phc-cure) | | sifta-corvid-qwen35 | Production Qwen3.5 brain | [HF](https://huggingface.co/georgeanton/sifta-corvid-qwen35) | | **sifta-gemma4-alice** | **This model — system prompt variant** | **Here** | **Repository:** [github.com/antonpictures/ANTON-SIFTA](https://github.com/antonpictures/ANTON-SIFTA) Apache 2.0 — For the Swarm. 🐜⚡