Inside JEV: the $0.042/M-token fast-judgment model, black-box tested and dissected
AGI Hunt · wechat · 2026-09-20
A deep dive into TypeSafe AI's JEV, founded by ex-OpenAI researcher Diogo Almeida with a $40M seed round: 140k waitlist signups in 36 hours and a day atop Hacker News. What it is: a decision-oriented model that takes a state plus question definitions and returns parallel typed answers with probabilities — not autoregressive text — at $0.042/M input tokens, 70–500ms latency, suited to high-frequency classification/routing rather than deep reasoning.
Black-box findings (Archer Hume): Choice/Score confidence is a distribution statistic, not an independent correctness probability; Noul's pro/contra answers can sum above 1; batching 13 questions is 10x faster than sequential with identical answers; adding an option shifts existing options' log-odds (+0.38), suggesting contextual interaction.
Architecture & replicas: officially a pretrained Transformer post-trained via RLHF, RLVR, and the novel RLCD optimizing calibrated decisions — recipe undisclosed; "one prefill + readout head" is plausible but unconfirmed. Logit-based zero-training replicas (with temperature scaling) achieve 5–7x speedups, but training-time calibration and post-hoc scaling aren't equivalent, and masking invalid tokens ≠ task understanding.
Related event: Decision Model Jev Goes Viral, Sparking Debate(4 posts)→
More from coding & agent
- Don't feed full HTML: how an agent fixes internal links without hallucination — cneuralnetwork · 2026-09-21
- One RTX 3090 ran Qwen 27B autonomously for 3 weeks — it shipped working CUDA kernels — skeole · 2026-09-21
- Dev buys a Meta coding subscription for its 'excellent model, crazy quota, low price' — intellectronica · 2026-09-21
- One-line retry bug tripled LLM spend: a cost debugging postmortem — MaverikSh · 2026-09-21
- Crypto professor builds an AI-assisted one-way function transform lab for interactive security proofs — jedisct1 · 2026-09-21
- Astra for prose, Fable for long-horizon work: a developer's multi-model division of labor, with Pi as best harness — seatedro · 2026-09-21