Open-source Laya classifies with calibrated probabilities in a single 33ms pass

minchoi · x · 2026-09-22

Laya is an open-source multilingual, non-autoregressive System 1 decision model: given a state (text, email, ticket, or JSON) and typed questions, it returns typed answers with mathematically calibrated probabilities in one forward pass (33ms) across 100+ languages. It's trained with RLCD against strictly proper scoring rules, so honest probabilities maximize reward—and since it never generates text, there's nothing to parse and nothing to hallucinate. Three checkpoints ship: English (ModernBERT-large, 421M, guardrails/email triage), multilingual (mmBERT-base, 322M, 2.2x faster), and typed-decisions (421M, 0.766 accuracy), with a built-in Router that detects scripts/languages in sub-milliseconds and dispatches to the optimal checkpoint.

Related event: Open-Source Laya Delivers Zero-Hallucination Decisions in 33ms(2 posts)→

Original post →

More from Models

Models channel →