feat(neuron): q8_0 ISQ for the Z-Image DiT + allocator-pool hygiene (#204) #210
Reference in New Issue
Block a user
Delete Branch "feat/204-z-image-quant"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Z7 (scope: quantized DiT per the operator decision).
quant = "q8_0"on an image load quantizes the DiT in situ from the same dense safetensors (fork-sideQuantizedZImageTransformer2DModel: QLinear/QMatMul port with verbatim forward logic; f32 activations cast to bf16 around flash-attn). Also trims the cudarc pool after every image job — mixed-resolution sequences otherwise fragment it into OOM — and adds quadbrat's image config (768² ceiling).Live-validated:
🤖 Generated with Claude Code
https://claude.ai/code/session_0165r11RzqkMqWWXfJE8tAVU