Jev와 텍스트 생성 모델의 차이
Jev는 자유 형식 텍스트를 생성하지 않습니다. Diogo는 병렬 의사결정과 토큰 단위 텍스트 생성의 차이를 비교 영상으로 설명합니다.

저자는 Jev에 대해 읽고 Jev가 입력과 고정 선택지를 받아 확률을 반환한다는 점을 강조하며, 모든 AI 결정에 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?