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 | mapika/decider | jared-palmer/kev |
|---|---|---|
| Summary | The most-downloaded open System One reproduction. Merged Qwen3.5 fine-tunes, trained on about 95 public decision sets, then calibration-aware RL and a rank-64 LoRA, that softmax letter logits at an answer slot. | 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, route | choice, score, noul, classify, route |
| Architecture | decider | kev |
| Fine-tuned from | qwen/qwen3.5-2b-base | qwen/qwen3.5-4b-base |
| License | apache-2.0 | apache-2.0 |
| Availability | Open weights | Open weights |
| Hosted by | — | — |
| Input price | — | — |
| Decision accuracy | 80.2% | 83.8% |
| Calibration error | 0.038 | 0.042 |
| Valid action rate | — | — |
| Median latency | 3.2 ms | — |
| p95 latency | — | — |
| Evaluation suite | Decider 67-task regression set | transfer-v4 (locked, out of domain) |
| Latest version | 2026.09 | 2026.09 |
| Variants | — | — |
| Size of latest version | 3.5 GB | 152.2 MB |
| Files | 4 | 11 |
| Downloads | 0 | 0 |
| Stars | 0 | 0 |
| Tags | system-one, qwen, rl, calibrated, 2b | system-one, qwen, lora, pointer-head, 4b |
| Updated | Sep 26, 2026 | Sep 26, 2026 |