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 | jared-palmer/kev | together-ai/tev1 |
|---|---|---|
| Summary | 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. | Together AI's Jev-style classifier. A LoRA fine-tune of Qwen3.5-4B that reads a state, a question and 2 to 24 options and returns one option letter. Served on Together's platform; recipe published. |
| Decides | choice, score, noul, classify, route | choice, classify, route |
| Architecture | kev | tev |
| Fine-tuned from | qwen/qwen3.5-4b-base | qwen/qwen3.5-4b |
| License | apache-2.0 | Unspecified — weights licence being finalised |
| Availability | Open weights | Open weights + hosted API |
| Hosted by | — | Together AI |
| Input price | — | $0.042/MTok |
| Decision accuracy | 83.8% | 88.0% |
| Calibration error | 0.042 | — |
| Valid action rate | — | — |
| Median latency | — | — |
| p95 latency | — | — |
| Evaluation suite | transfer-v4 (locked, out of domain) | Together development set (reused, not held out) |
| Latest version | 2026.09 | 2026.09 |
| Variants | — | — |
| Size of latest version | 152.2 MB | 8.7 GB |
| Files | 11 | 10 |
| Downloads | 0 | 0 |
| Stars | 0 | 0 |
| Tags | system-one, qwen, lora, pointer-head, 4b | system-one, qwen, lora, together, 4b |
| Updated | Sep 26, 2026 | Sep 26, 2026 |