Reviews/AI MODELS/OpenMythos
O

OpenMythos

Open reconstruction of Claude Mythos using Recurrent-Depth Transformers

PriceOpen SourceReviewed2026-04-25
Verdict — Skip
2 Ships2 Skips
Visit github.com

The Panel's Take

OpenMythos is a community-driven theoretical reconstruction of Claude Mythos's suspected architecture, implementing a Recurrent-Depth Transformer (RDT) — a looped transformer that recycles layers multiple times per forward pass for deeper reasoning without massive parameter growth. The project drew 10,100 GitHub stars in its first week, reflecting intense developer curiosity about what's powering Anthropic's latest generation models. The architecture has three stages: a Prelude (initial layers), a Recurrent Block (looped up to 32 times with shared weights), and a Coda (final layers). Rather than stacking hundreds of unique layers, the recurrent block runs the same weights multiple times with learned injection parameters updating hidden states between loops — enabling implicit chain-of-thought reasoning in continuous latent space without generating intermediate tokens. The project supports Grouped Query Attention (GQA) with optional Flash Attention 2, Multi-Latent Attention (MLA), and sparse MoE with routed and shared experts. Model scales range from 1B to 1T parameters. The key claim is that RDT achieves reasoning depth comparable to fixed-depth models with far more parameters, since computational complexity scales with loop iterations rather than layer count. This would explain how Claude Mythos achieves strong reasoning performance without the extreme parameter counts of brute-force scaling — though Anthropic has neither confirmed nor denied the architecture.

Share this verdict

OpenMythos verdict: SKIP ⏭️

2 ships · 2 skips from the expert panel

Full review: shiporskip.io/tool/openmythos-claude-mythos-reconstruction-recurrent-depth-transformer-open-source-2026

Weekly AI Tool Verdicts

Get the next verdict in your inbox

7 critics review a new AI tool every day. Weekly digest — free.

Embed this verdict

Tool makers can add a live ShipOrSkip badge to their site. Badge loads track impressions; clicks route back to this review.

Skip · 5.0/10
HTML badge
<a href="https://shiporskip.io/api/badge-click/openmythos-claude-mythos-reconstruction-recurrent-depth-transformer-open-source-2026" target="_blank" rel="noopener"><img src="https://shiporskip.io/api/badge/openmythos-claude-mythos-reconstruction-recurrent-depth-transformer-open-source-2026" alt="OpenMythos Skip verdict on ShipOrSkip" width="360" height="90" /></a>
Markdown badge
[![OpenMythos Skip verdict on ShipOrSkip](https://shiporskip.io/api/badge/openmythos-claude-mythos-reconstruction-recurrent-depth-transformer-open-source-2026)](https://shiporskip.io/api/badge-click/openmythos-claude-mythos-reconstruction-recurrent-depth-transformer-open-source-2026)
Iframe widget
<iframe src="https://shiporskip.io/embed/openmythos-claude-mythos-reconstruction-recurrent-depth-transformer-open-source-2026" title="OpenMythos ShipOrSkip verdict" width="360" height="260" style="border:0;border-radius:16px;max-width:100%;" loading="lazy"></iframe>

The reviews

The RDT architecture is backed by published research — this isn't pure speculation. The code is clean, the model configs cover 1B to 1T scales, and the Flash Attention 2 + MoE integration is production-quality. Even if the Mythos attribution is wrong, the architecture itself is worth experimenting with for inference-efficient reasoning.

Helpful?

This is fundamentally speculative — Anthropic has said nothing about Mythos's architecture, and the RDT attribution is community inference. Shipping models based on 'theoretical reconstructions' of closed-source systems is a recipe for building on a false premise. Interesting for research, but don't bet production systems on it.

Helpful?

Whether or not OpenMythos accurately mirrors Claude's internals, the underlying RDT architecture is genuinely compelling for reasoning-heavy tasks. The community reverse-engineering of frontier model architectures is a powerful forcing function — it accelerates open-source capability even when the attribution turns out to be wrong.

Helpful?

Unless you're a researcher actively training models, OpenMythos is theoretical infrastructure without immediate creative application. Follow the project for when pre-trained checkpoints ship — that's when it becomes practically useful for creative workflows.

Helpful?

Bookmarks

Loading bookmarks...

No bookmarks yet

Bookmark tools to save them for later