cua-ai/cua-s1-forms
other model by cua-ai
From the publisher
Model card & documentation
Source previewRead the publisher’s intended use, setup instructions, evaluations and limitations. The original model card is the source of truth.
A small, jev-like ("System One") one-pass option scorer for GUI form filling, trained to work as the decision layer behind cua-driver. Unlike an autoregressive LLM, this model does not generate text. Given a UI element and a list of typed options (one option per document entity, plus check / click / skip), it returns one probability per option in a single forward pass — the same input/output contract as TypeSafe's Jev. Every actionable element on a form is scored independently and in parallel in one batch; execution order (fills, then checkboxes, then the one submit click) is decided by downstream code, not the model. Full writeup, training code, synthetic data generator and live Cua Driver integration: https://github.com/trycua/cua/tree/main/libs/cua-s1. and, separately, over each option's text producing an attended context vector, then a shared dot product turns each (option, attended-context) pair into one logit; softmax over the live option count history + best…
Read the full model card ↗ · Preview checked 2026-09-20T09:10:42.642Z
Inside the original model card — Document outline
- cua-s1-forms
- Architecture
- Input / output
- Training
- Results (see the repo's docs/RESULTS.md for the full ladder)
- Files
- Usage
- Limitations
- License
Headings are captured from the source. Links open the publisher’s document, not a locally hosted copy.
Documentation belongs to its respective authors. Reported project/model license: mit. A listing is not a grant of reuse or training rights. Confirm the document’s own terms at the source.
Model overview
cua-ai/cua-s1-forms is a other model repository published by cua-ai on Hugging Face. A library was not reported.
This page summarizes Hub metadata. For intended use, training data, evaluation results and limitations, consult the original model card.
Model facts
- Task
- other
- Library
- Not reported
- Recent downloads (30 days)
- 0
- Cumulative likes
- 85
- Hugging Face trending score
- 83
- Reported safetensors parameters
- Not reported
- Architecture
- Not reported
- License
- mit
- Access
- Not gated by Hugging Face
- Created
- 2026-09-18T16:10:59.000Z
- Last modified
- 2026-09-19T15:30:59.000Z
Compatibility and lineage
Language coverage was not reported.
Base-model lineage was not included.
Parameter count is not a RAM/VRAM requirement. Check precision, quantization, context length and runtime compatibility in the model card; no hardware or API-cost claim is inferred here.
Use and evaluate
Check license terms and access requirements first. Review the model card’s documented loading instructions, evaluations and safety limitations. Benchmark scores are not imported by this directory, and popularity is not an accuracy ranking.
No model weights are downloaded or executed by AltAPIs. Never enable remote model code without reviewing it.
Source and freshness
Source: Hugging Face Hub. Metadata observed 2026-09-21T06:36:47.722Z. Daily imports are snapshots, not real-time monitoring.
Popularity and source listings do not establish security, suitability, licensing rights or benchmark performance.