You read it exactly right, and it's the part I'd poke at too. The bootstrap was physics, not preference: Hy3 f16 is 598GB and nothing I own can run it. I have two machines: a 5090 box (32GB VRAM, 128GB system RAM) and a MacBook Pro M3 Max with 128GB. I can only try what physically fits on these without a painfully slow dev experience. So the highest-fidelity runner available for computing the imatrix was my own Q2_K quant, loaded fully into the 5090 box's 128GB system RAM and running CPU-side (the card's 32GB can't hold it). A full-precision imatrix comparison doesn't exist yet, and I won't pretend otherwise. What does exist as sanity: all three quants passed coherence gates, and IQ2_M got a full day of hands-on today (reasoning converges at 2.5 bits, tool calls work, field notes are on the card including where IQ1_M breaks). imatrix v2 from a higher-fidelity runner is already on my list, and the low-bit rungs get requantized when it lands.
On 256K: correct, there are zero needle certifications on Hy3 yet, at any depth. That's why the card says EXPERIMENTAL in red and "1M baked but unverified." The NIAH ladder (262K first, then up) is queued right after the MTP work finishing now, and the numbers get published pass or fail, same as the gemma cards where I printed the misses too.
By the way, thanks to your earlier replies I went and adopted NVIDIA's RULER as the next test tier. First results are live on the Gemma4-12B card: five tasks at 131K, scored by NVIDIA's own evaluate.py, including a finding I didn't expect (thinking mode halves the score, and I published that too, zeros and all). Your kind of scrutiny is what pushed the testing up a level, so genuinely, thanks.
Since you're following this closely: MTP validated today on a llama.cpp fork port, 85.8% draft acceptance. Quants with the MTP head baked in are built and going through my own testing before I upload anything.