Qwen3.5 4B + grabbing logits is almost "Jev"? Or even just Qwen Reranker?
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.
Similar Articles
A Jev-style model fine-tuned on Qwen3.5 4B
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.
Got jev-like api running natively on ninfer / qwen3.8 27b and results are quite decent
The author successfully implemented a jev-like API on NInfer using Qwen3.8-27B, achieving 84.4% accuracy on JevBench with decent results, though it remains a proof-of-concept with some bugs.
Qwen/Qwen3.6-35B-A3B
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.
Youtuber tries Qwen 3.5 35B, Qwen 3.6 35B, and Gemma 4 27b to reverse engineer some large JS, with good results for Qwen 3.6
Qwen 3.6 35B achieves near-perfect 283/285 line recall on a 108 k-token JS file, outperforming Gemma 4 27B (6/16 passes) and fixing long-context weaknesses of earlier Qwen versions.
Qwen 3.7 Max
Qwen 3.7 is an impressive new AI model from Chinese labs, with discussion on whether weights will be available for download.