Jev frente a los modelos generadores de texto
Jev no genera texto libre. Un video comparativo explica la diferencia entre decisiones paralelas y generación token por token.

El autor, tras leer sobre Jev, señala que Jev recibe una entrada y opciones fijas y devuelve probabilidades, cuestionando si toda decisión de IA necesita un LLM.
Recently I was reading about Jev, and one idea stood out. We use LLMs for generation, but many AI systems just need to make a decision. Give Jev an input + fixed choices, and it returns probabilities. It got me thinking: Do we really need an LLM for every AI decision?