On this site
Jev 1.13.0
TypeSafe · System One model
Second overall, and still first on intelligence, hard cases and the sealed set.
63.3JevBench v1.4.2 rank #2
Jev comparison · JevBench v1.4.2 · updated September 26, 2026
The new first place on JevBench, and what that first place is made of.
On this site
TypeSafe · System One model
Second overall, and still first on intelligence, hard cases and the sealed set.
63.3JevBench v1.4.2 rank #2
vs
Alternative
Mapika · Open Qwen3.5-4B System One rebuild
First of 89 on the composite, from 8.4 GB of open weights.
64.1JevBench v1.4.2 rank #1
Mapika publishes several decider models, and releases come quickly. JevBench has ranked three of them; this page compares Jev with the one in first place.
decider-4b v2by Mapika
Qwen3.5-4B-Base, 4.2B parameters, about 8.4 GB in bf16. Released on 24 September; the version JevBench measured, kept under the Hugging Face tag v2.
#1 of 89 at 64.1
decider-4b v2.1by Mapika
The current default, released the same day: v2 plus a further LoRA stage. Its author reports it slightly weaker on JevBench’s public hard items, 0.649 against 0.676, and less well calibrated on hard items.
Not ranked in JevBench v1.4.2
decider-35b-a3bby Mapika
Qwen3.5-35B-A3B-Base, 34.7B parameters with 3B active: about 65 GB in bf16 or 19.6 GB in NVFP4.
#19 of 89 at 41.2, held back by cost
decider-2bby Mapika
Qwen3.5-2B-Base, 1.9B parameters, about 4 GB. The first decider model, carried into v1.4.2 from an earlier measurement.
#39 of 89 at 30.7, held back by calibration
decider-0.8b and decider-2b-visionby Mapika
A smaller text model and a vision-language variant that reads decisions from pixels, still on older text weights.
Not in JevBench v1.4.2
One benchmark measured all 93 systems under one method and ranked 89, so these bars are comparable with each other in a way that vendor-published figures are not. The full board and how to read it are on the JevBench results page.
The top four finish within 2.3 points of each other, and then the board falls away sharply. The composite hides where systems actually differ, so the two charts below break it apart.
IntelligenceHow often it picks the right answer
CalibrationWhether 0.8 really means about 80%
SpeedMeasured response time
Easy72 straightforward cases
Standard96 everyday cases
Judge146 evaluation-style calls
Hard220 genuinely ambiguous cases
Sealed308 private cases, new in v1.4; chance is 29.3%
Easy and standard decisions separate almost nothing. The hard tier, highlighted, is where these systems stop agreeing, and the sealed tier shows how much of that holds on questions nobody could have tuned for.
One thing these charts leave out: the composite score above also weighs a fourth axis, cost. We do not reproduce it here; the full table is at the source below.
The capability scores are charted above; this is the ranking and the deployment detail behind them. Jev and decider-4b are highlighted.
| Model | Rank | Score | Measured latency | Runs on |
|---|---|---|---|---|
| decider-4b v2 (Mapika, Qwen3.5-4B) | #1 | 64.1 | 0.02s raw, 0.18s adjusted | Self-hosted, RTX PRO 6000 |
| Jev 1.13.0 (TypeSafe) | #2 | 63.3 | 0.65s median / 0.72s p95 | Hosted production API |
| JevK5 v0.2.0 (allebee, Qwen3.5-4B) | #3 | 62.0 | Not re-measured in v1.4 | Self-hosted, RunPod GPU |
| Cygnet (blockbrain, frozen Gemma 4 12B) | #4 | 61.8 | 0.04s raw, 0.22s adjusted | Self-hosted, RTX PRO 6000 |
| Hopper (HopitAI, Qwen3.5-4B LoRA) | #5 | 59.4 | 0.13s raw, 0.41s adjusted | Self-hosted, RTX A6000 |
| Winnow-12B Q8 (EldanRing, Gemma 4 12B) | #6 | 55.6 | 0.23s raw, 0.60s adjusted | Self-hosted, RTX 4090 |
| djev (Maisa, DiffusionGemma) | #8 | 52.2 | 0.24s median / 0.31s p95 | Hosted API, preview |
| SemIf (Qwen3.5-4B) | #11 | 47.7 | 0.20s raw, 0.55s adjusted | Self-hosted, RunPod GPU |
| OpenJev (razorback16) | #27 | 36.9 | 0.24s raw, 0.63s adjusted | Self-hosted, RunPod GPU |
| Laya (ModernBERT-large) | #41 | 30.3 | 0.79s raw, 1.72s adjusted | Self-hosted, CPU |
JevBench v1.4.2, published on 25 September 2026, lists 93 systems and ranks 89 of them. Each is scored on the same 534 public decisions (72 easy, 96 standard, 146 judge, 220 hard) plus 308 sealed decisions whose text stays private, one request at a time. The composite is a harmonic mean of four equally weighted axes (intelligence, calibration, speed and cost), so one weak axis pulls it down hard. Sealed decisions make up 20% of intelligence, and a system that does more than 25 points better on public items than on sealed ones loses intelligence in proportion. Every Jev-style system scores far lower on the sealed set than on the public one, Jev included (36.7% against a 29.3% chance level). Version 1.4.2 kept the v1.4.0 formulas and every earlier measurement; it added 17 systems over two releases, which is why ranks moved while scores did not. Self-hosted and demo latency is adjusted by x2 plus 0.15s to approximate production load, so those numbers are not comparable with the raw latency their authors publish.
| Attribute | Jev 1.13.0 | decider-4b |
|---|---|---|
| What it is | Hosted System One model from TypeSafe, version jev-1.13.0 | Open-weight Qwen3.5-4B-Base fine-tuned for one-pass typed decisions |
| Licence | Proprietary, hosted | Apache-2.0 for weights and package |
| Request format | POST /v1/systemone | The same wire format; TypeSafe’s SDKs work with a changed base URL |
| Question types | Noul, choice, score — many per call, answered in parallel | Noul, choice up to 255 options, score over 2–10 levels — one answer slot per question in one pass |
| Context | 64k tokens per request | 32k tokens |
| Languages | Best in English; other languages work with lower accuracy | English only |
| Calibration | Post-trained with RLCD; JevBench 76.3 | One fitted temperature, 1.935 in the measured build; JevBench 75.0 |
| Hardware | None — it is an API call | One CUDA GPU, about 8.4 GB in bf16; also runs on CPU |
| Version measured | jev-1.13.0 | v2, kept under the Hugging Face tag v2; v2.1 is now the default |
Where Jev and decider-4b really differ, and why the bars above land where they do.
decider-4b v2 is the first system to finish above Jev on JevBench. Version 1.4.2 scores it 64.1 against Jev’s 63.3, first of 89 ranked systems, and the benchmark’s independent check before listing it first found the result legitimate. The lead comes from two axes: speed, 92.9 against 83.3, with a raw median of 17ms per decision on the benchmark’s own GPU, and the benchmark’s cost estimate, where a 4B model is cheap to run.
On the axes that measure answers, Jev is ahead. Intelligence is 53.1 against 49.4 and calibration 76.3 against 75.0. Jev gets 74.1% of the 220 hard decisions right against 67.3%, 94.5% of the judge tier against 87.7%, and 36.7% of the 308 sealed decisions against 34.7%. Weigh the axes differently and the order changes: JevBench’s own intelligence-only view, which keeps its speed and cost gates, puts Jev first and decider-4b fifth, and with accuracy weighted at 60% Jev is first and decider-4b second.
So the composite and the capability ranking disagree, and both are honest. If your decisions are high-volume and mostly routine, and you can run a GPU, decider-4b gives you most of Jev’s accuracy in milliseconds on your own hardware. If the cases that matter are the hard ones, Jev is still the more accurate model.
decider-4b v2, the open System One rebuild from Mapika, by Mapika.
decider is a family of open models from Mapika that reproduce the System One model class without generating text. The 4B model is Qwen3.5-4B-Base fine-tuned to read a state and a set of typed questions (choice over 2 to 255 options, score over 2 to 10 levels, and noul, the probability of yes) and to return one probability distribution per question from a single forward pass. It is Apache-2.0 and installs from PyPI as decider-ai. Its README states that it is not affiliated with TypeSafe and that nothing was distilled from Jev: the training mixture is public datasets plus data labelled by a local Qwen3.5-27B teacher.
Its server speaks TypeSafe’s /v1/systemone wire format, and the README says TypeSafe’s own SDKs work unchanged when pointed at it. The 4B model needs one CUDA GPU with about 8.4 GB in bf16, and the server captures its CUDA graphs at start-up. The package also runs on CPU, and Apple Silicon support covers the smaller dense models.
The version JevBench ranked is v2, released on 24 September: v1 plus a LoRA stage on harder decisions. The same day Mapika released v2.1, which recovers some game-playing ability but, by the author’s own measurement, is slightly weaker on JevBench’s public hard items and less well calibrated on them. If you want the model that holds first place, pin the Hugging Face tag v2.
JevBench records one disclosure from the author: 8,000 of the rows in the v2 training stage came from generators written from the published names of the ten sealed-question families, without reading any sealed item. The benchmark’s independent review judged the result legitimate, and notes that the author’s private second-stage training rows could not be audited for overlap with the public items.
Neither point means the score is wrong. They do mean decider-4b v2 was built after the sealed families were named, which is worth knowing when you read its sealed-set numbers.
Grouped by family, decider-4b is ahead on ambiguous questions where abstaining is the right call, 43.2% against 29.7%, and slightly ahead on long policies, 30.0% against 27.5%, and on dates and numbers, 30.4% against 28.6%. The two tie on safety judgments at 37.5%.
Jev leads on paraphrase robustness, 64.3% against 50.0%; probability questions, 50.0% against 35.7%; multi-hop lookups, 44.7% against 34.2%; trap and adversarial items, 41.7% against 33.3%; trade-offs, 38.5% against 34.6%; and hard judging, 34.1% against 31.7%. Every system of this kind scores low on the sealed set overall, not far above the 29.3% chance level, so treat these as a guide to what to test rather than a verdict.
decider-4b is close enough, and fast enough, that the honest test is your own cases. Run them on Jev here with no setup and keep the answers: if decider-4b agrees where it matters, you have a strong case for self-hosting, and if it does not, you will see exactly which cases it misses.
On JevBench’s composite, yes, by 0.8 points: 64.1 against 63.3. The composite weighs speed and cost equally with intelligence and calibration. On accuracy Jev is ahead: intelligence 53.1 against 49.4, hard decisions 74.1% against 67.3%, sealed decisions 36.7% against 34.7%.
No. It is an independent Apache-2.0 project by Mapika. Its README states that it is not affiliated with or endorsed by TypeSafe AI and that nothing was distilled from Jev.
Yes, according to its README: the server implements POST /v1/systemone in TypeSafe’s wire format, so the SDKs work once their base URL points at your server. Check your input lengths against its 32k-token context first.
decider-4b v2, released on 24 September and still available under the Hugging Face tag v2. The current default, v2.1, was released the same day and is not ranked by JevBench; its author reports it slightly weaker on JevBench’s public hard items.
Both are ranked in JevBench v1.4.2: decider-35b-a3b at #19 with 41.2, held back by the cost of a 35B model, and decider-2b at #39 with 30.7, held back by calibration.
Every number on these pages is quoted from a published source and was read on September 26, 2026.
decider-4b and every other product named on this page belongs to its respective owner and is not affiliated with Jev AI. Figures are quoted from the sources above as they read on September 26, 2026 and can change.