Back to explore

오픈소스 Jev 구현: logits와 제한적 softmax로 모든 모델을 Jev화

저자는 모델 logits에 직접 접근하고 제한적 softmax를 적용하여 모든 모델을 Jev 유사 모델로 변환하는 방법을 보여주는 오픈소스 저장소를 공유하며, Qwen 3 1.7B q8이 로컬에서 VIZDOOM을 실행하는 데모를 소개합니다.

one can turn any model into a Jev like model by directly accessing model logits and applying restrictive softmax. here is a Repo and demonstration of Qwen 3 1.7B q8 running locally and playing VIZDOOM https://github.com/sabeel111/OpenSourceJev…

· 6 likesOpen on X