Jev kontra modele generujące tekst
Jev nie generuje swobodnego tekstu. Film porównuje równoległe decyzje z generowaniem tekstu token po tokenie.

Użytkownik dzieli się praktyką z Jev: najpierw klasyfikacja, potem generacja; ten sam pomysł zastosowano do selekcji wątków Reddit, obniżając koszt potoku ~30x, a router ma to teraz wbudowane.
this is the pattern that actually works with jev: classify first, generate second. we do the same thing one layer up for reddit threads (cited by ai / not cited / worth replying), and it cut our pipeline cost ~30x. nice to see it built into the router