Avesed commited on
Commit
0dadf48
·
verified ·
1 Parent(s): 97e66cb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -25,7 +25,7 @@ Refusal-direction orthogonalization, **no fine-tuning**: the refusal direction i
25
  | GSM8K | 86.0% |
26
  | MMLU-Pro | 83.2% |
27
 
28
- bf16 weights. For a ~26 GB vLLM-deployable build see [Qwopus3.6-27B-v2-abliterated-int4](https://huggingface.co/Avesed/Qwopus3.6-27B-v2-abliterated-int4).
29
 
30
  ## MTP head
31
  The Multi-Token-Prediction (mtp) head is **included** (for speculative decoding). Its residual-write matrices (self_attn.o_proj, mlp.down_proj) are abliterated with the same refusal direction as the main layers.
 
25
  | GSM8K | 86.0% |
26
  | MMLU-Pro | 83.2% |
27
 
28
+ bf16 weights. For a ~26 GB INT4 vLLM-deployable build see [Qwopus3.6-27B-v2-abliterated-int4](https://huggingface.co/Avesed/Qwopus3.6-27B-v2-abliterated-int4). And GGUF [Qwopus3.6-27B-v2-abliterated-GGUF](https://huggingface.co/Avesed/Qwopus3.6-27B-v2-abliterated-GGUF).
29
 
30
  ## MTP head
31
  The Multi-Token-Prediction (mtp) head is **included** (for speculative decoding). Its residual-write matrices (self_attn.o_proj, mlp.down_proj) are abliterated with the same refusal direction as the main layers.