Blog teknis Jev dan akses awal
Akhir thread peluncuran Diogo menautkan blog teknis resmi dan pintu masuk akses awal untuk bacaan lanjutan.
Penulis membagikan cara membuat model mirip JEV: menggabungkan prompt dalam format pertanyaan dan pilihan, lalu memodifikasi Qwen3.5 9B agar bekerja seperti JEV.
I implemented a JEV-like thing myself Specifically, I modified Qwen3.5 9B to make it work like JEV The method is very simple, First, concatenate the prompt into the following format: Question:xxxxx Choices 1.xx 2.xx … A.xx B.xx … Answer number/letter only Finally, modify the