AffixIO Ollama Integration (Model repo)

Pin + run local Ollama models behind an AffixIO-style verification gate. Proof/verification runs BEFORE the model is called; sensitive actions wait for human approval. Fully offline — no AffixIO key needed (local_demo).

Quickstart

ollama pull qwen2.5:0.5b
cp .env.example .env
python chat.py --prompt "say hi in 5 words" --credential approved

See README.md (full guide), INSTALL.md, HARDWARE.md (CPU/GPU), models.yaml (tested configs), Modelfile.qwen25 (pinned build), mcp-example.json + api-example.py (MCP/API wiring).

Tests

python test_gate.py

Version

  • v1.0.0 — initial release. See README.md.

Production path (paid)

Free local demo (simulated receipts, not attestations). Hosted verification, audit and the Agentic Pay Kit:

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Collection including AffixIO/affixio-ollama