catplusplus/Qwen3.6-27B-uncensored-heretic-v2-NVFP4-MTP

认证创作者 catplusplus 已认证
🤗 Hugging Face 来源apache-2.019.6B 参数40 GBsafetensors✓ 2 个校验和今天更新
磁力链接🌱 2✓ 与 Hugging Face 一致

I quantized the base model using compressed tensorers + big calibration dataset and re-added MTP weights from the original Qwen model as they were missing in heretic model. Two token MTP prediction seems to work fine with decent acceptance rate. I have included compression script, vllm inference script and MTP copy script in experts. To get VLLM working I had to disable cuda graph compilation and install conch-triton-kernels. After this I get about 15tps peak generation speed on my NVIDIA Thor dev kit. If you get various exceptions, take a look at inference script and copy various tuning parameters.