Jev 与文本生成模型的取舍
Jev 不生成自由文本。Diogo 用一段对比视频说明并行决策模型与逐字生成模型在任务形态上的差别。

这篇帖子提供了一个理解Jev的简单方式:它就像一个带分类头的encoder-only transformer。输入状态和选项,输出概率,只需一次前向传播,不涉及文本生成或解析。
Everyone is calling Jev a new kind of AI model. Here's the simpler way to think about it: Jev behaves exactly like an encoder-only transformer with a classification head. State goes in. Options go in. Probabilities come out. One forward pass. No text generation, no parsing, no