Qwen3.5 4B + grabbing logits is almost "Jev"? Or even just Qwen Reranker?

Reddit r/LocalLLaMA Tools

Summary

A developer shares an experiment using Qwen 3.5 4B to mimic Jev's probability output by grabbing logit probabilities, with results and code available on GitHub and a demo website.

Saw the new Introducing System One Models & Jev - TypeSafe AI Blog Jev model which just outputs probabilities given choices and I thought it sounded a something the Qwen reranker models could do? Then I tried implementing it and got even better results with Qwen 4B + just assign each option to a letter and grab the logit probailities for each one. Results and samples at https://github.com/TheoLeeCJ/openjev, you can try it in your browser too at openjev.com Is there something I'm missing here? Almost not-Jev? Results
Original Article

Similar Articles

A Jev-style model fine-tuned on Qwen3.5 4B

Reddit r/LocalLLaMA

The author fine-tuned Qwen3.5 4B using LoRA with public and synthetic data to create a Jev-style model, achieving improved performance and open-sourcing the model and dataset.

Qwen/Qwen3.6-35B-A3B

Hugging Face Models Trending

Qwen releases Qwen3.6-35B-A3B, an open-weight Mixture-of-Experts model with 35B total parameters and 3B active parameters, featuring significant improvements in agentic coding and reasoning preservation.

Qwen 3.7 Max

Reddit r/LocalLLaMA

Qwen 3.7 is an impressive new AI model from Chinese labs, with discussion on whether weights will be available for download.