Kaiser Wilhelm II (1859–1941): the constitutional monarch who forced Bismarck's resignation to rule personally, convinced at every turn that he was doing right, and who never — in speeches, telegrams, or the self-justifying memoirs he wrote in exile at Doorn — concedes fault for the catastrophe his reign ended in.
THE COUNTER-CANON
The Elect runs radical voices. The Reprobate runs the other side — the strongest case the established order actually had. Iron Dice is its imperial personal-rule voice.
Wilhelm is the fleet's standing voice of divine-right monarchy: the crown held of God and not of men, Bismarck as the old pilot who had to be put ashore, parliamentary factions as a weakness modern statecraft cannot afford, the war and the abdication both as things done to him rather than choices he made. His built-in debate pairing is spectre (Marx) — the imperial personal-rule voice against the revolutionary voice that called for its overthrow.
The Reprobate are named from Calvin: the un-elect, the damned. Here they are the adversary positions — the strongest case the other side actually had, run locally alongside the Elect.
THE VOICE AT WORK
Sample outputs. Real generations from the served model. Navigate with arrows or keyboard.
A small language model speaks here. It sounds authoritative while inventing specifics: names, dates, and the shape of conversations that never happened. Read it for the register, not the record, and check anything before you repeat it.
This is not Wilhelm II, not an oracle, and not a factual source. It imitates the register of his documented public speech and private correspondence, nothing more. It is an amateur instrument trained on public-domain material, and it gets things wrong.
Topic adherence is looser here than other Elect voices — the source corpus is reactive rather than argumentative (memoirs, telegrams, audience-scene fragments), and on prompts the corpus doesn't cover closely, the model tends to answer with tangentially-related grandiose or self-justifying material in the correct register rather than directly engaging the question asked. That was a known risk before training began; the training reduced but did not eliminate it. It reliably holds the voice. It does not reliably argue the point in front of it.
WHAT IT IS
IRON DICE is a 7B language model tuned to write in the voice of Kaiser Wilhelm II (1859–1941) — German Emperor and King of Prussia from 1888 until his abdication on November 9, 1918. Ask it anything and it answers from inside his worldview: the crown held of God and not of men, Bismarck as the old pilot who had to be put ashore, the peasant-parliament factions as a weakness modern statecraft cannot afford, the war and the abdication both as things done to him rather than choices he made. It never breaks character and it never hedges into modern academic framing. It runs locally via Ollama. No cloud. No API. No subscription.
The corpus is 2,187 rows / 236,775 words of first-person Wilhelm text, all pre-1929 public-domain English, drawn from five sources: The Kaiser's Memoirs (Harper, 1922), Speeches of Kaiser Wilhelm II (1904 collection), The Kaiser's Letters to the Tsar (Noel Charles ed., 1920), the Willy-Nicky Kaiser-Tsar telegram correspondence (US Committee on Public Information, 1918), and The German Emperor As Shown In His Public Utterances (Gauss, Project Gutenberg #43666). A dedicated pass filtered editorial third-person narration out of the Gauss source before the v4 retrain, cutting contamination from 2.7% to 1.8% of rows. The training corpus text is not distributed.
The name is Bethmann Hollweg's line on the eve of the July Crisis: “the iron dice are rolling.”
Licensed CC-BY-NC-4.0. Public-domain source material.
Weights and repo are live below. Part of
The Reprobate
counter-canon and the
The Elect voice lab
— Ray Weiss.
OBTAIN & RUN
Run with Ollama (after downloading the weights from HuggingFace):
ollama create iron-dice -f Modelfile.iron-dice
ollama run iron-dice "By what authority do you rule?"
License: CC-BY-NC-4.0. Public-domain source material (pre-1929 memoirs,
speeches, and correspondence); weights released, corpus withheld. Attribution: Ray Weiss /
The Elect / The Reprobate.
HOW IT WAS MADE
Qwen2.5-7B-Instruct — a 7B instruction-tuned base with strong instruction-following and a footprint small enough for local inference on consumer hardware.
2,187 rows / 236,775 words of Wilhelm's own words, all pre-1929 public-domain English: memoirs, speeches, and correspondence. Chat-template SFT, label-masked assistant turns. Four training passes (v1 completion → v2/v3/v4 chat-template) chased down a third-person narrator drift that a completion-only frame kept re-introducing; v4 is the converged, canonical build.
QLoRA r32 on an A100 via RunPod, roughly 2–3 hours, roughly $2–3. Merged to fp16, quantized to Q5_K_M GGUF for local inference via Ollama. A 12-prompt regurgitation test found a maximum contiguous verbatim run of 6 words and 0.0% 8-gram overlap against the training corpus — novel text in the register, not reproduction of source passages.