SceneWorks commited on
Commit
d642341
·
verified ·
1 Parent(s): 2c0b473

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:904f2e3fdc1a15a7f1d73aea0bff78d47a35daddf314e24f2de1da37bd65e370
3
- size 2316821831
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5fbb8bdba0a303de7ba48bf27e6d84a5469f5e251a55fe4bc6e83f2821b51f4
3
+ size 2326258937