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 | contrastive-lm/clm | jared-palmer/kev |
|---|---|---|
| Summary | Contrastive Language Models score a state against a set of candidate actions with a contrastive objective. Two projection heads on frozen Qwen3-8B embeddings, trained with InfoNCE; clm-serve maps Choice, Score and Noul onto candidate ranking. | 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, rank, classify, route | choice, score, noul, classify, route |
| Architecture | clm | kev |
| Fine-tuned from | qwen/qwen3-8b | qwen/qwen3.5-4b-base |
| License | apache-2.0 | apache-2.0 |
| Availability | Open weights | Open weights |
| Hosted by | — | — |
| Input price | — | — |
| Decision accuracy | — | 83.8% |
| Calibration error | — | 0.042 |
| Valid action rate | — | — |
| Median latency | — | — |
| p95 latency | — | — |
| Evaluation suite | — | transfer-v4 (locked, out of domain) |
| Latest version | 2026.09.25 | 2026.09 |
| Variants | LICENSE | — |
| Size of latest version | 72.1 MB | 152.2 MB |
| Files | 3 | 11 |
| Downloads | 0 | 0 |
| Stars | 0 | 0 |
| Tags | system-one, contrastive, qwen, ranking, 8b | system-one, qwen, lora, pointer-head, 4b |
| Updated | Sep 26, 2026 | Sep 26, 2026 |