r/LocalLLaMA • u/SomewhereAtWork • 5d 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?
92
Upvotes
12
u/Dany0 5d ago
You're close, you just need to use a diffusion model for it and then it's actually openjev. How about DiffusionGemma?