Qwen3.6-35B-A3B-TQ-apex3
It's queued!
You can check for progress at http://hf.tst.eu/status.html or regularly check the model
summary page at https://hf.tst.eu/model#Qwen3.6-35B-A3B-TQ-apex3-GGUF for quants to appear.
It's queued!
You can check for progress at http://hf.tst.eu/status.html or regularly check the model
summary page at https://hf.tst.eu/model#Qwen3.6-35B-A3B-TQ-apex3-GGUF for quants to appear.
it seems the quants file do not appear at all
ValueError: Can not map tensor 'visual.blocks.0.attn.proj.weight.tq_norms'
to be fair, if you are giving the quantized turboquant model, it's most likely to fail to quant to gguf
here's the gguf of the original Qwen3.6-35B-A3B:
ValueError: Can not map tensor 'visual.blocks.0.attn.proj.weight.tq_norms'
to be fair, if you are giving the quantized turboquant model, it's most likely to fail to quant to gguf
here's the gguf of the original Qwen3.6-35B-A3B:
thanks for explaining why it failed β€οΈ