HunterAlphaHub
OpenRouter model reference Facts from the public catalogue, dated and labelled
Jev Laya Verified
2026-09-22

Model reference · verified 2026-09-24

What is Laya? The open-weights decision model, in one page

Laya is an open-weight decision model published by Convai Innovations on 18 September 2026, three days after TypeSafe's Jev. You hand it a piece of text and a set of typed questions, and one forward pass returns the answers with probabilities — no tokens, no prose to parse, no API bill. It is the first serious open implementation of the idea Jev is sold on.

Weights Apache-2.0, on Hugging Face The repository →

  • 55 records in the four columns 18 of them have a page of ours
  • 22 posts by other people the largest is 14,028 likes
  • 18 repositories tracked half of them runtime ports
  • 0.302 s per question, in our own run 20 calls, on a 2018 CPU with no GPU
X post · the one that travelled
The port to MLX, and a Snake game running on it @mizorewww · 2026-09-20 · 14,028 likes Read the post on X →
Video · YouTube
Open Source, Faster Jev is HERE CoderOne · 112,877 views · 13 min Watch on YouTube →

The short version

Maker
Convai Innovations
Nandakishor M
Class
System One
Decisions, not text
Weights
Apache-2.0
On Hugging Face
Checkpoints
3
English · multilingual · typed
Context
512–1,024
tokens, options included
Speed
32.8 ms
publisher's T4 figure
Ours
0.302 s
one question, our CPU, no GPU
Writes text?
No
gives up string generation

What people are building

Every entry on this page is in one of the columns, with the full list and its filters: Built with Laya (18) · Seen on X (22) · Videos (9) · Threads (6)

The 6 kinds cover 54 of the 55 records in this topic; the rest are announcements and explainers, which belong to no kind and to no chip. A chip's number counts every record in the topic — the wall on this page is a sample of it, so switching a chip on shows the matching cards from these 54, and the complete list behind each kind is its own page, linked from Kinds of work.

FAQ

What is Laya?

An open-weight decision model: a state and a set of typed questions go in, and one forward pass returns typed answers with probabilities. It does not generate text, and it is the same three question types Jev uses — choice, score and noul. The English checkpoint is a 421M-parameter ModernBERT-large with a two-layer head, published under Apache-2.0.

Is Laya a drop-in replacement for Jev?

Its server speaks TypeSafe's wire protocol, and a client written for Jev parses the responses — we pointed our own Jev probe at it and all thirteen adversarial cases came back as valid answers. The envelope carries extra fields a strict client would reject, and the answer to a non-Latin state comes from a different checkpoint than the one the request named.

Can I run Laya without a GPU?

Yes. On one CPU core set we measured a 1-question call at 0.30 s median, ten questions at 2.09 s and fifty at 10.4 s — about 0.21 s per question, flat. The weights download is roughly 1.2 GB including the encoder.

Is Laya free for commercial use?

The model card's frontmatter says apache-2.0, for the checkpoints and for the code, and the card lists commercial use among its tags. What that does not cover is the training data or the benchmark suites the card reports against; those are the publisher's, and the numbers are theirs to defend.

Is Laya better than Jev?

On the publisher's own benchmarks it wins the accuracy rows it printed and loses the high-cardinality one, and the Jev side of that table was never measured by them. We ran the two models through the same thirteen adversarial cases and they returned the same label on eleven of them. Anyone claiming a winner from those numbers is claiming it from two different rulers.

When the next open model lands, you will hear about it

Laya arrived as a repository rather than an announcement, which is how the open ones usually arrive. We track both kinds. Leave an email and we will send one note when the next model appears, with the specs read from the catalogue.

One email per model. No newsletter, no forwarding, unsubscribe in one click.

Where to go next

Laya, specified

The long version: the three checkpoints and what each one is for, the limits the model card admits to, and the four measurements we ran ourselves.

What self-hosting costs

Hardware, the token budget the options eat into, and the failure modes of running a decision model on your own machine.

What the licence allows

Apache-2.0 over three checkpoints, what the card says about commercial use, and what the licence does not reach.

Open the repository → The weights on Hugging Face The specs and our measurements Every record we hold

Send us a link

A project built with Jev, a post, a video, a correction, a tip. We open the link, check it says what you said it says, and write the entry ourselves.

Required a link, and an email to reply to. Optional everything else.

Add context — all optional

One or two sentences about what it does, in your words. We write the entry ourselves.

Cost, latency, a benchmark — anything you measured. We attribute these to you.

We store what you type and email it to ourselves. No IP address, no user agent, no referrer — the same rule as the mailing list.

What happens to what you send →