An open-source alternative to Jev

Reddit r/artificial Tools

Summary

jevos is an open-source tool that processes text with yes/no questions in a single forward pass on a laptop CPU, with performance benchmarks compared to Jev and Lay.

I built jevos: send a text and a yes/no question. One forward pass, no text generated. • Runs on a laptop CPU: 54ms each request. • On 2,000 yes/no questions about rules it never saw: Jev 0.927, jevos 0.815, Lay 0.489. https://github.com/feder-cr/jev
Original Article

Similar Articles

Jev vs. Kev: open-source Jev alternative tested side by side

Reddit r/LocalLLaMA

The article compares TypeSafe's Jev model with the open-source Kev alternative, testing their accuracy, token usage, and speed on a new dataset to avoid data leakage, finding similar performance but differences in implementation.

Laya the open source version of Jev

Hacker News Top

Laya is an open-source, fast multilingual decision engine that offers non-autoregressive, calibrated probabilities for structured schemas, claiming to be 6-8 times faster than Jev with full openness.

OpenJev

Hacker News Top

OpenJev is a browser-based tool that allows users to run AI models locally and compare different inference methods, such as reading logits directly versus generating tokens in JSON format.

Jev / TypesafeAI is revolutionary as LLM’s

Reddit r/ArtificialInteligence

Jev is a novel AI model that outputs scores, choices, or binary decisions, praised for its speed, affordability, and accuracy when queried creatively, unlike traditional frontier models.