Back to explore

Viết C++ với Jev bằng cách chọn token hợp lệ

Tác giả thử nghiệm mô hình quyết định/phân loại Jev của TypeSafe cho C++: mỗi bước chỉ đưa ra các token hợp lệ.

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,

· 50 likesOpen on X