Back to explore

Open-Source-Jev-Implementierung: Jedes Modell per Logits und restriktivem Softmax in ein Jev-ähnliches Modell verwandeln

Der Autor teilt ein Open-Source-Repo, das zeigt, wie man direkt auf Modell-Logits zugreift und restriktives Softmax anwendet, um jedes Modell in ein Jev-ähnliches Modell zu verwandeln, mit einer Demo von Qwen 3 1.7B q8, das VIZDOOM lokal ausführt.

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