devwithjev
— reading now— views
Submit a build

Jev Answers Typed State Questions

0xBakeer says Jev runs alongside an LLM on a Spark, answering typed questions about a state in one forward pass and returning a probability for each answer.

View on X timeOne question takes 20.6 ms on the Spark and 30.3 ms on my M2 Max. Fifty questions in one call take 157
0xBakeer@0xBakeer𝕏
I put a second model next to the LLM on my Spark. It does not write text. You send it a state and typed questions, and it answers every one of them in a single forward pass, each with a probability. Yes it is Jev the open source version. It can be installed on macOS, any Nvidia gpu or dgx sparks One question takes 20.6 ms on the Spark and 30.3 ms on my M2 Max. Fifty questions in one call take 157
Sep 20, 2026X postsView on X
The author says Jev can be installed on macOS, Nvidia GPUs, and DGX Sparks. They report timings for one question on a Spark and an M2 Max, and for fifty questions in one call.

Also filed under Tools & apps