This is a 35B-A3B Qwen3.5 MoE abliterated model quantized for the public TurboQuant llama.cpp fork with TQ3_4S weights. The token embedding and output tensors are kept at Q6_K for compatibility and quality on this 35B MoE architecture.
Files
File
Description
Huihui-Qwen35-A35B-Ablit-TQ3_4S.gguf
Main GGUF model, mostly TQ3_4S, 4.09 BPW
mmproj-Qwen35-A35B-f16.gguf
Compatible Qwen3.5-35B-A35B multimodal projector
chat_template.jinja
Qwen3.5 chat template
chat_template-vl-think.jinja
Vision-language thinking template from the upstream Huihui repo
For text-only chat, use the embedded template or pass --chat-template-file chat_template.jinja. For vision-language use, keep mmproj-Qwen35-A35B-f16.gguf, chat_template-vl-think.jinja, preprocessor_config.json, and video_preprocessor_config.json in the repository.
On an RTX 5060 Ti 16GB, full offload did not fit. The highest tested offload for this GGUF was -ngl 30; -ngl 40 and -ngl 99 failed to load due VRAM.
Validation
Smoke tests were run with the TurboQuant llama.cpp fork listed above.
Same score as normal Qwen3.5-35B-A35B Q4_K_M on this smoke set
Normal Qwen3.5-35B-A35B Q4_K_M
9/10
Used as local quality baseline
Both models missed the same Python list prompt in the lightweight smoke suite. Treat this as a smoke-pass, not a full release quality benchmark.
Safety Notice
This is an abliterated/uncensored model. It may produce sensitive, controversial, unsafe, or otherwise inappropriate outputs. Use in controlled environments, review outputs carefully, and follow applicable laws and policies.