You need to agree to share your contact information to access this model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this model content.

AriannaV3

Production-tested all-in-one local assistant for Surge's home AI fleet. AriannaV3 = gemma-4-12b-it + the Aria adapter-v17 QLoRA merged into the weights — one standalone, multimodal, encoder-free core. The published gguf/ quant ladder and the original adapter at adapter/ are provided for re-stacking.

What's new in V3

V3 ships the same v17 weights as V1 and V2. The difference is the surrounding runtime — AgentOS is now in production on the same fleet and is what gates every change.

  • AgentOS runtime (/home/surge/aria-v9/agentos) — append-only event log, ReAct executive, gated self-improvement, semantic memory with Hebbian strengthening, toolsmith + LoRA pipeline, repair module, realtime interruptible chat.
  • Per-capability regression floor — promotions are gated in code (harness.gate()), not by a hand-applied mean.
  • Suite fingerprint — stale comparisons are structurally impossible.
  • 8-modules integration complete — AgentOS Runtime Core, Self-Scaffolding Loop, Endogenous Memory, Continuous Thought, Neuroevolution Layer, Self-Healing, Curiosity-Driven Exploration, Eval-Gated Pipeline (all shipped, verified live).
  • Active incumbent: adapter-v17, mean 0.864 on the gated set (math 0.90, tools 1.00, identity 0.90, memory 0.85).
  • Disjoint 150-problem math confirmation: 93.3%.

Architecture

The weights carry the core: text, reasoning, identity, memory, math, code, grammar, storytelling, tool-selection, safety, and vision-/audio-understanding. Every other modality is a sidecar the core orchestrates — realtime voice (Whisper STT / Piper TTS), video generation, image generation, retrieval embeddings — never baked into the weights.

The AgentOS runtime is the self-modifying brain that wraps this core: every change is reversible (LoRA-as-version), gated (eval-harness rule in code), and lineaged (append-only event log).

Files

  • Repo root — merged standalone weights (AutoModelForImageTextToText.from_pretrained).
  • gguf/ — GGUF quant ladder (F16 + Q2_K … Q8_0) for llama.cpp / Ollama / LM Studio.
  • adapter/ — the original Aria adapter-v17 LoRA (r=32, alpha=32, q/k/v/o/gate/up/down + lm_head + embed_tokens), to stack on the base yourself.

License

Gemma license, inherited from the base model. Built by Sergio Williams / Surge.

Downloads last month
1
Safetensors
Model size
12B params
Tensor type
BF16
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for SurgeFF/AriannaV3

Quantized
(11)
this model