การใช้ Jev สำหรับการรีวิวโค้ด
ผู้เขียนคิดว่าการรีวิวโค้ดเป็นกรณีการใช้งานที่ดีมากสำหรับ Jev
ผู้เขียนทดลองใช้โมเดลตัดสินใจ/จำแนก Jev ของ TypeSafe สำหรับ C++ โดยแต่ละขั้นตอนมีเพียงโทเคนที่ถูกต้องให้เลือก
Ran a dumb experiment last night: used Jev by @typesafeai (a decision/classifier model, not a text-gen model) to write C++. At every step I gave it the finite set of grammatically valid next tokens and let it just... pick one. No free-form generation, no hallucinated syntax,