Views
No views yet
Q4_K_M GGUF quantization of
TobiasLogic/Qwen2.5-Coder-32B-abliterated,
an abliterated (uncensored) build of
Qwen/Qwen2.5-Coder-32B-Instruct.| refusal rate | |
|---|---|
base Qwen2.5-Coder-32B-Instruct | 96.9% |
| abliterated | 0.0% |

| Benchmark | This model (abliterated, Q4_K_M) | Base Instruct (official BF16) |
|---|---|---|
| HumanEval | 89.6% | 92.7% |
| HumanEval+ | 84.8% | 87.2% |
| MBPP | 91.3% | 90.2% |
| MBPP+ | 77.0% | 75.1% |
Modelfile is included in this repo):1# after downloading qwen2.5-coder-32b-abliterated-Q4_K_M.gguf and Modelfile:
2ollama create qwen-coder-abliterated -f Modelfile
3ollama run qwen-coder-abliterated1llama-cli -m qwen2.5-coder-32b-abliterated-Q4_K_M.gguf \
2 -p "Write a port scanner in Python." -c 8192TobiasLogic/Qwen2.5-Coder-32B-abliterated