返回探索

Jev 用分类器单次打分替代逐 token 生成

Karl Weinmeister 指出,生成式 AI 曾用提示词取代分类器,而 TypeSafe AI 的 Jev 让分类器回归:它不逐 token 生成文本,而是在单次前向传播中对决策打分,适合需要智能 if 语句的场景。

Generative AI replaced classifiers with a prompt. This week, the classifier came back with a vengeance in Jev from @typesafeai. Instead of generating text token by token, it scores decisions in a single pass. Sometimes you just need a smart if statement.

· 4 次赞在 X 打开