Jev technical blog and early access
The end of Diogo’s launch thread links to the official technical blog and early-access entry point for further reading.
The author shares an open-source repo showing how to directly access model logits and apply restrictive softmax to turn any model into a Jev-like model, with a demo of Qwen 3 1.7B q8 running VIZDOOM locally.
one can turn any model into a Jev like model by directly accessing model logits and applying restrictive softmax. here is a Repo and demonstration of Qwen 3 1.7B q8 running locally and playing VIZDOOM https://github.com/sabeel111/OpenSourceJev…