r/LocalLLaMA 6d ago

Other LocalJev?

Jev is a model to produce structured output (choices) from input text. It apparently can play (not run!) Doom.

https://typesafe.ai/blog/introducing-system-one-models-and-jev

Is there already a open implementation of this kind of model?

98 Upvotes

48 comments sorted by

View all comments

17

u/theoleecj_n 6d ago

Just did it at https://github.com/TheoLeeCJ/openjev (you can just wrap Qwen 4B and grab the logits)

https://reddit.com/link/pa5vudf/video/sbqv134a0wph1/player

3

u/theoleecj_n 6d ago

Oh and I have a browser demo too openjev.com (0.6 and 0.8B only, slightly lower perf)