บล็อกเทคนิค Jev และการเข้าถึงล่วงหน้า
ท้ายเธรดเปิดตัวของ Diogo มีลิงก์ไปยังบล็อกเทคนิคทางการและทางเข้า early access สำหรับอ่านต่อ
ผู้เขียนแชร์วิธีสร้างโมเดลคล้าย JEV: เชื่อม prompt ในรูปแบบคำถามและตัวเลือก แล้วดัดแปลง 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