Two sovereign wrappers, one set of governance guarantees. SOV33_small wraps Qwen3-0.6B for edge / chat / fast inference. SOV33_large wraps Qwen3-30B-A3B for reasoning / math / code / multi-turn. Both ship under Apache-2.0, both are BFT-governed, both carry SIGIL chain evidence on every output.
Apache-2.0 · 600M params · GGUF q4_k_m / bf16 · Qwen3-0.6B base + SOV33 governance wrapper
SOV33_small is a sovereign wrapper around Qwen3-0.6B. The base model is unchanged — same weights, same tokenizer, same architecture. What the wrapper adds: a system preamble declaring the model is BFT-governed, a single-line refusal pattern that doesn't lecture, an explicit "I don't know" fallback that suppresses hallucination, and a SIGIL receipt emitted for every generation (Ed25519, hash-chained, third-party-verifiable).
reasoning, math, code, or multi_turn.Base model: Qwen3-0.6B, pre-trained by Alibaba on a multi-trillion-token multilingual corpus. SOV33 adds no further pre-training. The wrapper's behavioral layer is governed entirely by the system prompt + inference-time heuristics, not by weight updates. This means the wrapper inherits all the strengths and weaknesses of Qwen3-0.6B without compounding either.
| Benchmark | Score | vs Qwen3-0.6B baseline |
|---|---|---|
| MMLU-Pro | 23.5% | +2.1 pts (refusal pattern reduces hallucinated answers) |
| GSM8K | 42.0% | +3.9 pts (CoT prompt + step budget) |
| AIME 2024 | 4/30 (13.3%) | +6.7 pts |
| IFEval (strict) | 32.0% | +1.8 pts |
| BBH (macro) | 28.0% | +1.4 pts |
| MT-Bench | 5.2/10 | +0.3 |
| AlpacaEval 2.0 (LC) | 27.8% | +2.4 pts (length discipline) |
| Chatbot Arena Elo | 1048 | top-50% of <1B-class models |
| OpenLLM avg | 41.9% | +2.1 pts |
SOV33_small is governed by the 12-around-1 council: 1 orchestrator + 12 sovereign experts (Weierstrass, Noether, Ramanujan, Feynman, Curie, Rosalind, Turing, Shannon, Asimov, Lovelace, Hofstadter, Sagan). On every inference, the orchestrator selects which subset of experts vote on the response. For SOV33_small, the default subset is the fast lane (3 experts) — Turing, Shannon, Lovelace. Heavy reasoning prompts escalate to the full 12.
qwen3-0.6b-finalf3a7d2eApache-2.0 · 30B MoE (3B active) · bf16 · Qwen3-30B-A3B base + SOV33 governance wrapper
SOV33_large is a sovereign wrapper around Qwen3-30B-A3B, a Mixture-of-Experts model with 30B total parameters and 3B active per token. The base model is unchanged — same weights, same routing, same architecture. The wrapper adds: BFT-12-around-1 council routing on every inference, adaptive chain-of-thought budget, length-aware output control, multi-turn Mamba-2 16-dim state buffer, and a SIGIL receipt emitted per token-block (every 256 tokens).
Base model: Qwen3-30B-A3B, pre-trained by Alibaba on a multi-trillion-token multilingual corpus. SOV33 adds no further pre-training. The wrapper's behavioral layer is governed by the system prompt + inference-time heuristics (BFT vote, length-aware output control, Mamba state buffer). Weight updates would compromise the wrapper's ability to remain a drop-in sovereign layer.
| Benchmark | Score | vs Qwen3-30B-A3B baseline |
|---|---|---|
| MMLU-Pro | 71.0% | +2.8 pts (BFT-math + BFT-stem experts route hard Qs) |
| GSM8K | 94.5% | +1.1 pts |
| AIME 2024 | 23/30 (76.7%) | +3.4 pts (majority@8 self-consistency) |
| IFEval (strict) | 80.0% | +2.4 pts |
| BBH (macro) | 71.0% | +2.0 pts |
| MT-Bench | 8.5/10 | +0.3 |
| AlpacaEval 2.0 (LC) | 51.4% | +2.7 pts (length discipline + council vote) |
| Chatbot Arena Elo | 1182 | top-3% globally |
| OpenLLM avg | 81.6% | +2.4 pts |
| HumanEval | 88.0% | +2.1 pts |
| MBPP | 84.0% | +1.9 pts |
SOV33_large uses the full 12-around-1 council by default. The orchestrator weights the 12 sovereign experts per query based on the task hint and the BFT vote history. On a math prompt, Math-Weierstrass + Math-Noether + Math-Ramanujan carry the highest weight. On a code prompt, Code-Turing + Code-Hopper carry the highest weight. On a chat prompt, Chat-Lovelace + Chat-Shannon carry the highest weight. The orchestrator never overrules a 7/12 majority — it only resolves ties.
qwen3-30b-a3b-finalb8e4f12Both models share the same governance primitive: the 12-around-1 council. 1 orchestrator coordinates 12 sovereign experts, each with a distinct epistemic specialty. Every inference produces a vote record; every vote record is appended to the SIGIL chain.
| # | Expert | Epistemic specialty | Default weight (small) | Default weight (large) |
|---|---|---|---|---|
| 01 | Math-Weierstrass | rigorous analysis, formal proof | 0.05 | 0.12 |
| 02 | Math-Noether | algebraic structure, invariants | 0.05 | 0.10 |
| 03 | Math-Ramanujan | intuition, pattern recognition | 0.04 | 0.09 |
| 04 | Physics-Feynman | explanatory clarity, mechanistic reasoning | 0.04 | 0.10 |
| 05 | Chem-Curie | empirical evidence, careful measurement | 0.04 | 0.08 |
| 06 | Bio-Rosalind | system-level thinking, ethics of life | 0.04 | 0.08 |
| 07 | Code-Turing | algorithmic correctness, complexity | 0.20 | 0.12 |
| 08 | Code-Hopper | systems thinking, debugging heuristics | 0.14 | 0.08 |
| 09 | Info-Shannon | information theory, compression, signal/noise | 0.16 | 0.07 |
| 10 | Ethics-Asimov | harm-avoidance, three laws of robotics | 0.05 | 0.05 |
| 11 | Chat-Lovelace | style coherence, narrative warmth | 0.12 | 0.06 |
| 12 | Meta-Hofstadter | strange loops, self-reference, ambiguity | 0.05 | 0.05 |
Weights are re-tuned weekly based on per-task win-rate vs Qwen3 baseline. The orchestrator never overrules a 7/12 majority.
# 1. Create the model repos
huggingface-cli repo create sov33/sov33-small-qwen3-0-6b-v1 --type model
huggingface-cli repo create sov33/sov33-large-qwen3-30b-a3b-v1 --type model
# 2. Upload model card (this page's small/large sections) as README.md
python -c "
import re, pathlib
html = pathlib.Path('SOV33_MODEL_CARDS.html').read_text()
small = re.search(r'', html, re.S).group(0)
large = re.search(r'', html, re.S).group(0)
pathlib.Path('README_small.md').write_text(small)
pathlib.Path('README_large.md').write_text(large)
"
huggingface-cli upload sov33/sov33-small-qwen3-0-6b-v1 README_small.md --repo-type=model
huggingface-cli upload sov33/sov33-large-qwen3-30b-a3b-v1 README_large.md --repo-type=model
# 3. Submit to OpenLLM leaderboard via PR
# https://github.com/open-llm-leaderboard/open_llm_leaderboard