Decision model directory

cua-s1-forms

A System One model narrowed to one job, filling forms. MIT licensed, and the clearest example in the directory of the interface spreading past the benchmark it was born on.

Community card

What it is

A System One model trained for form filling, released under MIT, the most permissive licence in the directory. Where every other entry here chases the four workflows in the community benchmark, this one goes after a task that happens to fit the same shape: a form field is a typed slot, and filling it is a decision from a constrained space, sometimes a closed set, sometimes a bounded number.

Why a narrow model is worth tracking

64 likes on a single-purpose model says the typed-decision interface is being picked up as a general tool rather than as a way to reproduce a benchmark score. That is the more durable outcome for the category, and it is early evidence for it.

It also sets up a test that a general benchmark cannot run. A specialist should beat a generalist on its own task by enough to justify shipping a second model. If it does not, the argument for narrow decision models gets much weaker, and one general model plus a good threshold wins on operational grounds alone.

Status

Not benchmarked, and not comparable on the split we use. Scoring it against LocalLLaMA/typed-decisions would measure it on work it was not built for. A fair test needs a form-filling set with per-field ground truth, which is a different evaluation and one we would build against a real document set rather than a public one.

Sources

Every fact on this page traces to one of these, checked on the date shown. Download and like counts move; the rest of it should not.

Page last verified 20 September 2026.

A public number is a shortlist, not a decision

The only benchmark that settles which model you ship is one built from your own historical decisions. We freeze that test set, run the candidates against it, and hand back the threshold your error budget supports.