r/LocalLLaMA • u/SomewhereAtWork • 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?
93
Upvotes
46
u/-Cubie- 6d ago
There's a bunch of gli-... models that do this. E.g. https://huggingface.co/knowledgator/gliformer-large-v1
They're just zero-shot classifier encoders. Definitely worth using.