Ticket: openvinotoolkit/omega#66
Reported symptom: INT8 weight-compressed inference of Qwen/Qwen3.6-27B (base model for
prism-ml/Bonsai-27B-gguf) on GPU.1 (Intel Arc Pro B60, discrete, Xe2/"Battlemage") is
~75x slower (~3.35 s/token) than INT4 on the same device (~44.75 ms/token), despite
both being functionally correct (WWB similarity 0.962 for INT8, 0.911 for INT4, both ≥ 0.9
threshold). CPU and GPU.0 (integrated Xe-LPG) show no such anomaly.
Bottom line up front: the dominant root cause is **GPU memory (VRAM) capacity