返回探索

开源 Jev 实现:通过 logits 与限制性 softmax 改造任意模型

作者分享了一个开源仓库,展示如何直接访问模型 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 次赞在 X 打开