// HACKER NEWS — CYBERSECURITY
Qwen 3.8 follows GPT-5.5 Pro reasoning prefills
A follow-up to Reasoning prefills on a few open models and Stolen Thoughts
This v1.1 reruns the reasoning-prefill experiment with GPT-5.5 Pro as the teacher.
For each problem, I generated two responses from each target model:
The visible answer remained freely generated. I then measured how much of the teacher's visible answer appeared in the first 100 tokens of the target model's answer. As in the previous post, each score is the mean of unigram, bigram, and trigram source recall. Deltas are absolute percentage-point changes.
The evaluation contains 45 problems: 15 STEM, 15 non-STEM, and 15 synthetic puzzles.
Qwen barely moved toward Opus 4.8 in the earlier experiment, but moved by +18.18 points toward GPT-5.5 Pro here, including a large effect on the private synthetic puzzles. The data suggest that Qwen may have learned from GPT-5.5 Pro, or from a closely related GPT model, rather than from Opus.
Kimi K3 has the highest overlap with GPT-5.5 Pro both without and with the prefill (31.11% and 35.65%), although the prefill adds only +4.54 points.