Pick one label
Route a ticket, classify intent or select a tool from options supplied with the request.
How choice worksIndependent, unofficial model guide · verified 22 Sep 2026
Laya reads a state, evaluates typed questions and returns choices, scores and probabilities in one forward pass. It is open-weight, self-hostable and built for the decisions inside software.
choice: billing · technical · sales · other
Illustrative output shape, not a live model response.
The interface
Laya does not draft replies or explanations. Your application defines the allowed output shape before inference, then decides what to do with the returned probability.
Route a ticket, classify intent or select a tool from options supplied with the request.
How choice worksEstimate urgency, severity or frustration across levels, returning a distribution and expected score.
How score worksAnswer a bounded yes/no question such as whether a message explicitly requests a refund.
How noul worksPositioning
Jev is a managed TypeSafe API. Laya publishes downloadable weights and training code. That changes privacy, operations, customization and where latency is spent.
Read this before adopting
Laya is promising, young and highly task-dependent. The project’s own documentation is unusually direct about where the current checkpoints fail.
The 0.766 typed-decisions result comes from a checkpoint fine-tuned on that benchmark’s training split. The base checkpoints score near chance on the same suite.
The shipped checkpoints can be over-confident. Fit calibration temperatures on held-out domain data before using a probability threshold to automate actions.
At default token budgets, 50–77 option questions can become hard to distinguish. Jev currently leads clearly on Banking77.
A typed model cannot produce an answer outside your schema. It can still confidently select the wrong answer inside that schema.