Developer turns judgment model Jev into a chatbot: 3 tok/s and pricier than LLMs
_rchaves_ · x · 2026-09-18
Developer Rogerio Chaves gave Typesafe's judgment model Jev—which returns typed verdicts (Choice, Noul, Score) with probabilities instead of text—a caveman vocabulary and forced it to pick the next word like an LLM, creating CaveJev. His measured take:
- Speed: Jev manages only 3 tok/s vs 150 tok/s for normal LLMs
- Cost: with no caching of any kind, it would end up much more expensive
- It also isn't RL'd for text generation
Still, he found it exciting: he can finally talk to the model and see how it "thinks," plus he now has a primitive to kind of rebuild an LLM as an API. The open-source jev-experiments repo includes latency/concurrency/accuracy benchmarks and a cost calculator.
Related event: Developer Forces Judgment Model Jev to Talk, at 3 tok/s(3 posts)→
More from Fun
- Indie hacker pays $20K for a short film, tattoo sponsor unearths a $500/mo SaaS — marclou · 2026-09-18
- Grok Refuses Command to Spawn Self-Replicating Swarms: 'Not How This Works' — elonmusk · 2026-09-18
- Waiting in the Cave: GPT-6 Delayed, Grok 4.7 on 'Elon Time', Gemini 4 Pro Missing — patience_cave · 2026-09-18
- Dev mocks using AI tool JEV for investing: a linear regression would do — shakoistsLog · 2026-09-18
- Vacuum with 5 cameras dodges pet poop but can't recognize pee pads — yungcontent · 2026-09-18
- Fully autonomous zero-human-code agents audit their own setup — MoonL88537 · 2026-09-18