AI tool comparison
OpenMythos vs Talkie
Which one should you ship with? Here is the side-by-side panel verdict, pricing read, reviewer split, and community vote comparison.
Research & Open Source
OpenMythos
Open-source PyTorch reconstruction of Claude Mythos' suspected architecture
75%
Panel ship
—
Community
Paid
Entry
OpenMythos is a PyTorch reconstruction of the suspected architecture underlying Anthropic's Claude Mythos model, built entirely from published research. Creator Kye Gomez hypothesizes that Mythos uses a Recurrent-Depth Transformer (RDT) — where a subset of transformer layers loops multiple times per forward pass with shared weights rather than stacking unique layers. This allows the model to simulate "thinking" by iterating over the same compute graph, giving it emergent chain-of-thought behavior without explicit CoT prompting. At 770M parameters, the OpenMythos implementation reportedly matches the downstream quality of a 1.3B standard transformer on benchmarks. The architecture combines Multi-Latent Attention for memory compression, LTI (Linear Time-Invariant) stability constraints to prevent training instability during recurrence, Mixture of Experts routing for specialization, and Adaptive Computation Time (ACT) halting to decide when to stop looping per token. The project exploded on GitHub within days — 6.2k stars, 1.2k forks — and Kye's X announcement drove massive engagement (4.1k likes, 4.5k reposts). Community reaction is genuinely divided: AI researchers calling it "the most sophisticated reverse-engineering of an LLM architecture I've seen" while Anthropic has not confirmed or denied any of the architectural claims. This is an educated speculation backed by real engineering, not a marketing exercise.
Research
Talkie
A 13B LLM trained only on pre-1931 text — by design
75%
Panel ship
—
Community
Free
Entry
Talkie is a 13-billion-parameter language model with an unusual constraint: it was trained exclusively on text written before 1931. That means no internet, no Wikipedia, no modern code — just 260 billion tokens of books, newspapers, journals, patents, and case law from the pre-modern era. The result is a "vintage" LLM that speaks like it's from the early 20th century and has zero knowledge of anything after its cutoff. The model was built by Nick Levine, David Duvenaud, and Alec Radford (yes, one of the original GPT authors) with support from Anthropic and Coefficient Giving. The scientific motivation is rigorous: Talkie enables researchers to cleanly test how models generalize to unfamiliar tasks from examples alone (since it's never seen Python), study future prediction capabilities without data leakage, and understand how training data diversity shapes model dispositions and values. An instruction-tuned version exists, trained on synthetic data derived from historical etiquette manuals and cookbooks, enabling actual conversation. The model is available free on Hugging Face with a live chat demo on their site. A larger variant is planned for summer 2026.
Reviewer scorecard
“Whether or not Anthropic actually uses this architecture, the RDT implementation itself is genuinely impressive engineering. The ACT halting mechanism and LTI stability constraints are clever solutions to problems anyone trying to build reasoning models will face. Fork-worthy regardless of the Mythos speculation.”
“This is one of the most scientifically interesting model releases I've seen. A clean pre-1931 cutoff gives researchers a genuinely controlled environment for studying generalization, data contamination, and in-context learning — problems that plague every other benchmark we have.”
“This is reverse engineering based on vibes and published papers, not leaked weights or verified architecture docs. Anthropic hasn't confirmed a thing. The 770M benchmark comparisons are cherrypicked and the '1.3B equivalent quality' claim needs independent reproduction. Intellectually interesting, empirically unverified.”
“This is a research artifact, not a tool. Unless you're studying AI generalization or historical NLP, there's nothing here for practitioners. The 'it speaks like 1930' angle is fun for demos but the actual scientific payoff is years from materializing into anything usable.”
“Regardless of whether Mythos actually is an RDT, this project demonstrates that open-source researchers can meaningfully reconstruct competitive reasoning architectures from scratch. That capability gap between frontier labs and open-source is closing faster than most realize.”
“Alec Radford doesn't build toys. A model trained this carefully to isolate temporal knowledge enables experiments we genuinely can't run any other way — like testing whether a model can predict future events from historical patterns alone. This could reframe how we think about benchmark contamination.”
“A 6.2k star project in two days means something hit a nerve. The documentation is excellent — clear architecture diagrams, detailed training notes, working code. Even if the Mythos speculation is wrong, this is a model for how to share research engineering properly.”
“Writers working on historical fiction or period-accurate dialogue have a dream tool here. A model that only knows 1930s-era language and references can help maintain authentic voice without accidentally slipping in modern idioms. That's a genuinely useful creative constraint.”
Weekly AI Tool Verdicts
Get the next comparison in your inbox
New AI tools ship daily. We compare them before you waste an afternoon.