Loading comparison…
COMPARE
What each one decides, how well calibrated it is, how fast it answers and what it costs to pull. Up to 4 at a time; the better value in each row is marked.
| Property | fastino-labs/gliner2-5-decide | jared-palmer/kev |
|---|---|---|
| Summary | Fastino's open-weight decision model. A DeBERTa-v3-large encoder that scores label sets supplied at runtime, answers single-label, multi-label, yes/no and ordinal questions in one pass, and extracts spans and relations. | An open family of System One models. A LoRA adapter plus a pointer head on a frozen Qwen base returns a distribution per typed question in one forward pass, serves TypeSafe's /v1/systemone contract, and ships a fitted temperature with every checkpoint. |
| Decides | choice, score, noul, classify, extract, route | choice, score, noul, classify, route |
| Architecture | gliner2 | kev |
| Fine-tuned from | fastino/gliner2-large-v1 | qwen/qwen3.5-4b-base |
| License | apache-2.0 | apache-2.0 |
| Availability | Open weights + hosted API | Open weights |
| Hosted by | Fastino | — |
| Input price | — | — |
| Decision accuracy | 60.2% | 83.8% |
| Calibration error | — | 0.042 |
| Valid action rate | — | — |
| Median latency | 38.3 ms | — |
| p95 latency | — | — |
| Evaluation suite | Fastino fast-decisions suite (17 datasets) | transfer-v4 (locked, out of domain) |
| Latest version | 2026.09.25 | 2026.09 |
| Variants | encoder_config | — |
| Size of latest version | 1.8 GB | 152.2 MB |
| Files | 6 | 11 |
| Downloads | 0 | 0 |
| Stars | 0 | 0 |
| Tags | system-one, encoder, deberta, extraction, gliner, 340m | system-one, qwen, lora, pointer-head, 4b |
| Updated | Sep 26, 2026 | Sep 26, 2026 |