Jev technische blog en vroege toegang
Het einde van Diogo’s launchthread linkt naar de officiële technische blog en early access ingang.
De auteur deelt hoe hij een JEV-achtig model bouwde: prompts samenvoegen in een vraag-en-keuzeformaat en Qwen3.5 9B aanpassen zodat het als JEV werkt.
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