Research & Papers

Guide Labs' Steerling-8B proves interpretability scales with capability

Steerling-8B attributes outputs to concepts and training data, beating models trained on 16x more compute.

Deep Dive

Traditional interpretability is a post-hoc afterthought—models are trained as black boxes, then researchers attempt to reverse-engineer explanations with methods of questionable reliability. Guide Labs challenges this by making interpretability an explicit constraint of the training pipeline itself. The result is Steerling-8B, a diffusion language model with a causal attention mask optimized for both language modeling and human-understandable representations. Across three orders of magnitude of compute, the team found that representations become more disentangled and aligned with human concepts as models scale—contradicting the assumption that interpretability comes at the cost of capability.

Steerling-8B offers unprecedented transparency: for any group of generated tokens, it attributes output to relevant input tokens, human-understandable concepts, and the specific training data that influenced it. This enables a closed-loop workflow—diagnose an output via feature attribution, retrieve similar training examples, and correct behavior through concept steering without retraining. Despite the interpretability constraints, Steerling-8B remains competitive with open peer models trained on 2–16x more compute. This suggests a new scaling paradigm where interpretability is not a tax but a design principle that improves with scale.

Key Points
  • Steerling-8B is a diffusion language model with causal masking that provides built-in attribution to input tokens, concepts, and training data.
  • The model remains competitive with open peer models trained on 2–16x more compute, demonstrating interpretability doesn't sacrifice performance.
  • Enables closed-loop intervention: diagnose outputs via feature/concept attribution, retrieve similar training data, and steer corrections without retraining.

Why It Matters

Built-in interpretability that scales with performance could make AI systems more trustworthy and debuggable in production.

📬 Get the top 10 AI stories daily