从发布线程进入 Jev 技术博客
Diogo 在发布线程末尾给出官方技术博客与早期访问入口,适合继续核对模型原理和产品说明。
作者分享了一个开源仓库,展示如何直接访问模型 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…