Views
No views yet
windowsxp811203/Qwen3.8-27B-Abliterated,
derived from Qwen/Qwen3.8-27B.llama.cpp.--spec-type draft-mtp| File | Size | BPW |
|---|---|---|
Qwen3.8-27B-Abliterated-IQ4-MIX-MTP.gguf | ~13.26 GiB | 4.17 |
1model size = 52115.19 MiB (16.00 BPW)
2quant size = 13573.45 MiB (4.17 BPW)| Tensor group | Quant |
|---|---|
token_embd.weight | IQ2_S |
output.weight | Q5_K |
body ffn_gate / ffn_up / ffn_down | IQ4_XS |
linear-attention attn_qkv | IQ3_S |
linear-attention attn_gate | IQ3_S |
full-attention attn_q / k / v / output | Q4_K |
| remaining quantizable SSM/body tensors | IQ4_XS |
MTP block 64 attn_q / k / v / output | Q6_K |
MTP block 64 ffn_gate / up / down | Q6_K |
MTP nextn.eh_proj | Q8_0 |
Q6_K, and nextn.eh_proj with Q8_0, instead of compressing it to the body quantization level.Salesforce/wikitextwikitext-103-raw-v12048104961.\llama-imatrix.exe `
2 -m .\Qwen3.8-27B-Abliterated-BF16.gguf `
3 -f .\calibration.txt `
4 -o .\Qwen3.8-27B-Abliterated-imatrix.gguf `
5 -c 2048 `
6 --chunks 10 `
7 --no-ppl `
8 -ngl 18Q6_K/Q8_0 types during quantization.llama.cpp build 10441 / commit 0177dcc73.1.\llama-quantize.exe `
2 --imatrix .\Qwen3.8-27B-Abliterated-imatrix.gguf `
3 --tensor-type '^blk\.64\.nextn\.eh_proj\.weight$=q8_0' `
4 --tensor-type '^blk\.64\.attn_q\.weight$=q6_k' `
5 --tensor-type '^blk\.64\.attn_k\.weight$=q6_k' `
6 --tensor-type '^blk\.64\.attn_v\.weight$=q6_k' `
7 --tensor-type '^blk\.64\.attn_output\.weight$=q6_k' `
8 --tensor-type '^blk\.64\.ffn_gate\.weight$=q6_k' `
9 --tensor-type '^blk\.64\.ffn_up\.weight$=q6_k' `
10 --tensor-type '^blk\.64\.ffn_down\.weight$=q6_k' `
11 --tensor-type 'ffn_gate\.weight$=iq4_xs' `
12 --tensor-type 'ffn_up\.weight$=iq4_xs' `
13 --tensor-type 'ffn_down\.weight$=iq4_xs' `
14 --tensor-type 'attn_qkv\.weight$=iq3_s' `
15 --tensor-type 'attn_gate\.weight$=iq3_s' `
16 --tensor-type 'attn_q\.weight$=q4_k' `
17 --tensor-type 'attn_k\.weight$=q4_k' `
18 --tensor-type 'attn_v\.weight$=q4_k' `
19 --tensor-type 'attn_output\.weight$=q4_k' `
20 --token-embedding-type iq2_s `
21 --output-tensor-type q5_k `
22 .\Qwen3.8-27B-Abliterated-BF16.gguf `
23 .\Qwen3.8-27B-Abliterated-IQ4-MIX-MTP.gguf `
24 iq4_xs `
25 14llama.cpp: build 10441, commit 0177dcc731eval time = 81200.04 ms / 4070 tokens
2generation = 50.11 tokens/s
3draft acceptance = 0.74563
42814 accepted / 3774 generated
5mean len = 3.241eval time = 182513.24 ms / 9018 tokens
2generation = 49.40 tokens/s
3draft acceptance = 0.77141
46297 accepted / 8163 generated
5mean len = 3.311.\llama-server.exe `
2 -m .\Qwen3.8-27B-Abliterated-IQ4-MIX-MTP.gguf `
3 --alias qwen38-local `
4 -ngl all `
5 --fit off `
6 --jinja `
7 -fa on `
8 -np 1 `
9 -c 65536 `
10 -b 2048 `
11 -ub 256 `
12 -ctk q8_0 `
13 -ctv q4_0 `
14 --kv-unified `
15 --reasoning on `
16 --reasoning-budget 2048 `
17 --spec-type draft-mtp `
18 --spec-draft-n-max 3 `
19 --spec-draft-type-k q8_0 `
20 --spec-draft-type-v q4_0 `
21 --host 127.0.0.1 `
22 --port 80801--spec-type draft-mtp
2--spec-draft-n-max 3n-max 8 with a high p-min performed substantially worse on the tested Windows/Vulkan setup.YOUR_USERNAME with the repository owner:1hf download YOUR_USERNAME/Qwen3.8-27B-Abliterated-IQ4-MIX-MTP-GGUF `
2 Qwen3.8-27B-Abliterated-IQ4-MIX-MTP.gguf `
3 --local-dir .IQ2_S.Q5_K.Qwen/Qwen3.8-27Bwindowsxp811203/Qwen3.8-27B-Abliteratedllama.cppSalesforce/wikitext