Jev Technikblog und Early Access
Am Ende von Diogos Launch Thread stehen Links zum offiziellen Technikblog und zum Early Access Einstieg.
Der Autor beschreibt, wie er ein JEV-ähnliches Modell umsetzte: Prompts im Frage-Antwort-Format verketten und Qwen3.5 9B so anpassen, dass es wie JEV arbeitet.
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