Jev teknisk blogg och tidig åtkomst
Slutet av Diogos lanseringstråd länkar till den officiella tekniska bloggen och ingången för tidig åtkomst.
Författaren delar hur de byggde en JEV-liknande modell: sammanfogar prompten i ett fråge- och valformat och modifierar Qwen3.5 9B för att fungera som 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