mradermacher
commited on
auto-patch README.md
Browse files
README.md
CHANGED
@@ -25,7 +25,7 @@ quantized_by: mradermacher
|
|
25 |
static quants of https://huggingface.co/cognitivecomputations/dolphin-2.9.2-Phi-3-Medium-abliterated
|
26 |
|
27 |
<!-- provided-files -->
|
28 |
-
weighted/imatrix quants
|
29 |
## Usage
|
30 |
|
31 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
@@ -38,9 +38,19 @@ more details, including on how to concatenate multi-part files.
|
|
38 |
|
39 |
| Link | Type | Size/GB | Notes |
|
40 |
|:-----|:-----|--------:|:------|
|
|
|
|
|
|
|
41 |
| [GGUF](https://huggingface.co/mradermacher/dolphin-2.9.2-Phi-3-Medium-abliterated-GGUF/resolve/main/dolphin-2.9.2-Phi-3-Medium-abliterated.IQ3_S.gguf) | IQ3_S | 6.2 | beats Q3_K* |
|
42 |
| [GGUF](https://huggingface.co/mradermacher/dolphin-2.9.2-Phi-3-Medium-abliterated-GGUF/resolve/main/dolphin-2.9.2-Phi-3-Medium-abliterated.IQ3_M.gguf) | IQ3_M | 6.4 | |
|
|
|
|
|
|
|
43 |
| [GGUF](https://huggingface.co/mradermacher/dolphin-2.9.2-Phi-3-Medium-abliterated-GGUF/resolve/main/dolphin-2.9.2-Phi-3-Medium-abliterated.Q4_K_S.gguf) | Q4_K_S | 8.1 | fast, recommended |
|
|
|
|
|
|
|
|
|
44 |
| [GGUF](https://huggingface.co/mradermacher/dolphin-2.9.2-Phi-3-Medium-abliterated-GGUF/resolve/main/dolphin-2.9.2-Phi-3-Medium-abliterated.Q8_0.gguf) | Q8_0 | 14.9 | fast, best quality |
|
45 |
|
46 |
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
|
|
25 |
static quants of https://huggingface.co/cognitivecomputations/dolphin-2.9.2-Phi-3-Medium-abliterated
|
26 |
|
27 |
<!-- provided-files -->
|
28 |
+
weighted/imatrix quants are available at https://huggingface.co/mradermacher/dolphin-2.9.2-Phi-3-Medium-abliterated-i1-GGUF
|
29 |
## Usage
|
30 |
|
31 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
|
|
38 |
|
39 |
| Link | Type | Size/GB | Notes |
|
40 |
|:-----|:-----|--------:|:------|
|
41 |
+
| [GGUF](https://huggingface.co/mradermacher/dolphin-2.9.2-Phi-3-Medium-abliterated-GGUF/resolve/main/dolphin-2.9.2-Phi-3-Medium-abliterated.Q2_K.gguf) | Q2_K | 5.3 | |
|
42 |
+
| [GGUF](https://huggingface.co/mradermacher/dolphin-2.9.2-Phi-3-Medium-abliterated-GGUF/resolve/main/dolphin-2.9.2-Phi-3-Medium-abliterated.IQ3_XS.gguf) | IQ3_XS | 5.9 | |
|
43 |
+
| [GGUF](https://huggingface.co/mradermacher/dolphin-2.9.2-Phi-3-Medium-abliterated-GGUF/resolve/main/dolphin-2.9.2-Phi-3-Medium-abliterated.Q3_K_S.gguf) | Q3_K_S | 6.2 | |
|
44 |
| [GGUF](https://huggingface.co/mradermacher/dolphin-2.9.2-Phi-3-Medium-abliterated-GGUF/resolve/main/dolphin-2.9.2-Phi-3-Medium-abliterated.IQ3_S.gguf) | IQ3_S | 6.2 | beats Q3_K* |
|
45 |
| [GGUF](https://huggingface.co/mradermacher/dolphin-2.9.2-Phi-3-Medium-abliterated-GGUF/resolve/main/dolphin-2.9.2-Phi-3-Medium-abliterated.IQ3_M.gguf) | IQ3_M | 6.4 | |
|
46 |
+
| [GGUF](https://huggingface.co/mradermacher/dolphin-2.9.2-Phi-3-Medium-abliterated-GGUF/resolve/main/dolphin-2.9.2-Phi-3-Medium-abliterated.Q3_K_M.gguf) | Q3_K_M | 6.9 | lower quality |
|
47 |
+
| [GGUF](https://huggingface.co/mradermacher/dolphin-2.9.2-Phi-3-Medium-abliterated-GGUF/resolve/main/dolphin-2.9.2-Phi-3-Medium-abliterated.Q3_K_L.gguf) | Q3_K_L | 7.4 | |
|
48 |
+
| [GGUF](https://huggingface.co/mradermacher/dolphin-2.9.2-Phi-3-Medium-abliterated-GGUF/resolve/main/dolphin-2.9.2-Phi-3-Medium-abliterated.IQ4_XS.gguf) | IQ4_XS | 7.7 | |
|
49 |
| [GGUF](https://huggingface.co/mradermacher/dolphin-2.9.2-Phi-3-Medium-abliterated-GGUF/resolve/main/dolphin-2.9.2-Phi-3-Medium-abliterated.Q4_K_S.gguf) | Q4_K_S | 8.1 | fast, recommended |
|
50 |
+
| [GGUF](https://huggingface.co/mradermacher/dolphin-2.9.2-Phi-3-Medium-abliterated-GGUF/resolve/main/dolphin-2.9.2-Phi-3-Medium-abliterated.Q4_K_M.gguf) | Q4_K_M | 8.5 | fast, recommended |
|
51 |
+
| [GGUF](https://huggingface.co/mradermacher/dolphin-2.9.2-Phi-3-Medium-abliterated-GGUF/resolve/main/dolphin-2.9.2-Phi-3-Medium-abliterated.Q5_K_S.gguf) | Q5_K_S | 9.7 | |
|
52 |
+
| [GGUF](https://huggingface.co/mradermacher/dolphin-2.9.2-Phi-3-Medium-abliterated-GGUF/resolve/main/dolphin-2.9.2-Phi-3-Medium-abliterated.Q5_K_M.gguf) | Q5_K_M | 10.0 | |
|
53 |
+
| [GGUF](https://huggingface.co/mradermacher/dolphin-2.9.2-Phi-3-Medium-abliterated-GGUF/resolve/main/dolphin-2.9.2-Phi-3-Medium-abliterated.Q6_K.gguf) | Q6_K | 11.6 | very good quality |
|
54 |
| [GGUF](https://huggingface.co/mradermacher/dolphin-2.9.2-Phi-3-Medium-abliterated-GGUF/resolve/main/dolphin-2.9.2-Phi-3-Medium-abliterated.Q8_0.gguf) | Q8_0 | 14.9 | fast, best quality |
|
55 |
|
56 |
Here is a handy graph by ikawrakow comparing some lower-quality quant
|