Back to explore

Un développeur réimplémente un modèle de type JEV en modifiant Qwen3.5 9B

L'auteur partage sa méthode pour implémenter un modèle de type JEV : concaténer le prompt sous forme de question et de choix, puis modifier Qwen3.5 9B pour qu'il fonctionne comme 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

Un développeur réimplémente un modèle de type JEV en modifiant Qwen3.5 9B 1Un développeur réimplémente un modèle de type JEV en modifiant Qwen3.5 9B 2
· 9 likesOpen on X