Blog tecnico Jev e accesso anticipato
La fine del thread di lancio di Diogo rimanda al blog tecnico ufficiale e all’accesso anticipato per approfondire.
L'autore condivide come ha implementato un modello simile a JEV: concatenando il prompt in formato domanda e opzioni e modificando Qwen3.5 9B per farlo funzionare come 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