Back to explore

개발자가 Qwen3.5 9B를 수정해 JEV 유사 모델 구현

작성자는 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

개발자가 Qwen3.5 9B를 수정해 JEV 유사 모델 구현 1개발자가 Qwen3.5 9B를 수정해 JEV 유사 모델 구현 2
· 9 likesOpen on X