Jev versus text-generating models
Jev does not generate free-form text. A side-by-side video compares parallel decision-making with token-by-token text generation.

The post explains that putting Jev in a loop and selecting the most likely word step by step can generate sentences, noting you can sample from high-probability words.
Did you know that, if you put jev in a loop, and simply select the most likely word over a vocab space step by step, you can make jev generate sentences? Since jev returns probabilities, you can actually get quite a few words with high probabilities, and if you sample from those