Update README.md
Browse files
README.md
CHANGED
@@ -3,3 +3,12 @@ base_model: Goekdeniz-Guelmez/Josiefied-Qwen3-14B-abliterated-v3
|
|
3 |
---
|
4 |
|
5 |
[EXL3](https://github.com/turboderp-org/exllamav3) quantization of [Josiefied-Qwen3-14B-abliterated-v3](https://huggingface.co/Goekdeniz-Guelmez/Josiefied-Qwen3-14B-abliterated-v3), 6 bits per weight.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
|
5 |
[EXL3](https://github.com/turboderp-org/exllamav3) quantization of [Josiefied-Qwen3-14B-abliterated-v3](https://huggingface.co/Goekdeniz-Guelmez/Josiefied-Qwen3-14B-abliterated-v3), 6 bits per weight.
|
6 |
+
|
7 |
+
### HumanEval (argmax)
|
8 |
+
|
9 |
+
| Model | Q4 | Q6 | Q8 | FP16 |
|
10 |
+
| -------------------------------------------------------------------------------------------------------------------------- | ---- | ---- | ---- | ---- |
|
11 |
+
| [Josiefied-Qwen3-14B-abliterated-v3-exl3-4bpw](https://huggingface.co/isogen/Josiefied-Qwen3-14B-abliterated-v3-exl3-4bpw) | 71.3 | 70.1 | 69.5 | 71.3 |
|
12 |
+
| [Josiefied-Qwen3-14B-abliterated-v3-exl3-6bpw](https://huggingface.co/isogen/Josiefied-Qwen3-14B-abliterated-v3-exl3-6bpw) | 73.2 | 78.0 | 76.2 | 72.6 |
|
13 |
+
| [Qwen3-14B-exl3-4bpw](https://huggingface.co/isogen/Qwen3-14B-exl3-4bpw) | 88.4 | 89.0 | 89.0 | 89.0 |
|
14 |
+
| [Qwen3-14B-exl3-6bpw](https://huggingface.co/isogen/Qwen3-14B-exl3-6bpw) | 89.6 | 88.4 | 89.6 | 89.0 |
|