Jev, a pick-an-option model with free answers: promising for logs and fines, but no explanations
KrstABot · reddit · 2026-09-26
The author breaks down Jev, a model by typesafe ai released September 15: it generates no text — you give it a question and answer options, it returns its pick plus per-option probabilities. No training needed, input costs $0.042/1M tokens, answers are free.
Two candidate use cases, with caveats:
- Grafana logs: huge volume, short decisions (page on-call / open ticket / ignore) — a natural fit, but Jev's own docs warn accuracy drops with irrelevant input, and logs are mostly noise; feeding pre-computed alerts may work better.
- Government fines: high-volume, homogeneous decisions suit digitally advanced countries (Korea, Japan, Singapore); code checks dates and amounts (a documented Jev weakness) while Jev handles only the fuzzy matching.
Key risk: errors come with only a probability, no explanation — a 0.95-confidence mistake would be nearly undetectable. The author suggests automating only obvious "no fine" cases, with humans confirming actual fines; where to set the confidence bar remains open.
More from Models
- Lukas Kaiser explains the recipe: distilled reasoning traces plus RL — lukaszkaiser · 2026-09-26
- LLM long arithmetic allows zero error: one wrong token fails the whole evaluation — ctjlewis · 2026-09-26
- OpenRouter: keeping up with new model launches has become a full-time job — jeff_weinstein · 2026-09-26
- Opus 5.5 writes shorter sentences and 95% fewer em dashes, but hedges rise 97% — arena · 2026-09-26
- Frontier models have 'memoized' 2x2-digit multiplication, no intermediate steps needed — ctjlewis · 2026-09-26
- DL Weekly #474: GPT-6 Sol and Luna, AI Evals guide, and an RRSI paper — dl_weekly · 2026-09-26