All models
COMPARE
3 models, side by side.
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 | bespoke-labs/bespoke-nimble-9b | wfzyx/von |
|---|---|---|---|
| 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 Jev-style LoRA on Qwen3.5-9B from Bespoke Labs, trained on 2,676 contrastively curated examples to score the allowed answer tokens directly for enums, booleans and rubric levels. Recipe, data and a public benchmark suite are released with it. | A ModernBERT-large encoder with an option-marker head. Premise and options are packed into one sequence and each option's marker is scored in a single bidirectional pass; version 1.2 makes the scoring order-invariant. |
| Decides | choice, score, noul, classify, route | choice, noul, score, classify, route | choice, score, noul, classify |
| Architecture | decider | nimble | von |
| Fine-tuned from | qwen/qwen3.5-2b-base | qwen/qwen3.5-9b | answerdotai/modernbert-large |
| License | apache-2.0 | apache-2.0 | apache-2.0 |
| Availability | Open weights | Open weights + hosted API | Open weights |
| Hosted by | — | Bespoke Labs | — |
| Input price | — | — | — |
| Decision accuracy | 80.2% | 90.1% | 63.9% |
| Calibration error | 0.038 | 0.054 | 0.045 |
| Valid action rate | — | — | — |
| Median latency | 3.2 ms | 106 ms | 18 ms |
| p95 latency | — | — | — |
| Evaluation suite | Decider 67-task regression set | Bespoke held-out set (324 examples) | JevBench public standard tier |
| Latest version | 2026.09 | 2026.09 | 1.2.0 |
| Variants | — | SHA256SUMS | — |
| Size of latest version | 3.5 GB | 184.3 MB | 2.9 GB |
| Files | 4 | 10 | 2 |
| Downloads | 0 | 0 | 0 |
| Stars | 0 | 0 | 0 |
| Tags | system-one, qwen, rl, calibrated, 2b | system-one, qwen, lora, curated-data, 9b | system-one, encoder, modernbert, 395m |
| Updated | Sep 25, 2026 | Sep 25, 2026 | Sep 25, 2026 |