Views
No views yet

| Tier | Model | Target |
|---|---|---|
| light | Gemma‑4‑Tacita‑E2B | mobile, low‑end |
| pro | Gemma‑4‑Tacita‑E4B ← you are here | mobile, standard |
enable_thinking honored natively (off / normal / extended); emits nothing when thinking is off (fixes the stock‑Gemma llama.cpp #21338 class of bugs).{queries:[{q,lang}]}), grounds answers in the snippets, and retries off‑topic results with sharper keywords — all in the weights.tacita.* metadata so the Tacita runtime knows which behaviors are inline and bypasses the matching director call:tacita.model = gemma-4-tacita
tacita.variant = E4B
tacita.tier = mobile-pro
tacita.capabilities = [preamble_inline, thinking_native, search_plan_inline,
search_relevance_inline, honesty_no_tool, identity, ...]flutter_gemma / flutter_litert_lm (dart:ffi, GPU/NPU delegate). A GGUF build for desktop/llama.cpp lives at Gemma‑4‑Tacita‑E4B‑GGUF.