発表スレッドからJev技術ブログへ
Diogoの発表スレッドの最後には、公式技術ブログと早期アクセス入口へのリンクがあり、モデル原理や製品説明を確認できます。
投稿者はJEV類似モデルの実装方法を共有。プロンプトを質問と選択肢の形式に連結し、Qwen3.5 9Bを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