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

开发者用 Jev 构建计数应用,发现模型返回概率而非确定答案,简单问题也常出错,暴露了 Jev 在精确计数上的瓶颈。
here's one of the major bottlenecks of Jev... i made an app that uses Jev to tell me how many a's are in a word it doesn't return a clear answer, it returns probabilities, it's rarely 100% sure it's right most of the time, but it also gets such an obvious question wrong