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

프롬프트 인젝션이 통하는 이유는 모델이 다음 지시를 작성할 수 있기 때문이며, Jev의 구조화된 평가 모델은 타입이 지정된 확률, 레이블, 척도 값만 출력하므로 탈취 텍스트는 숫자를 움직일 뿐 명령이 될 수 없다고 설명한다.
Prompt injection works because the model can write the next instruction. A structured evaluation model cannot. Jev's only output is typed a probability, a label, a point on a scale. Text that tries to hijack an agent can move the number. It cannot become a command. That is why