SceneWorks commited on
Commit
6c119cd
·
verified ·
1 Parent(s): 199b4ca

sc-15071: regenerate the q4 tier with the 8-bit precision floors

Browse files

The previous q4 artifact was packed uniformly at 4 bits, which made the tier render a repeating tiled texture instead of the prompt. norm_out.linear (the output head's adaLN modulation) and the Qwen3-VL LM decoder layers are now packed at 8 bits; everything else is unchanged. q8 and bf16 are untouched.

q4/transformer/diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cd8d29f09bc91d13d3f85d8ac7bd8eec499ed7abcd41ed54bb73c0c33c94911b
3
- size 2316821687
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8bd2a9b361b74f2f14a6c30936fd0e5999d13ec8e7b8597fadab770f9e73a26c
3
+ size 2326259123