auto-patch README.md
Browse files
README.md
CHANGED
@@ -28,7 +28,7 @@ tags:
|
|
28 |
static quants of https://huggingface.co/cognitivecomputations/dolphin-2.9.2-qwen2-7b
|
29 |
|
30 |
<!-- provided-files -->
|
31 |
-
weighted/imatrix quants
|
32 |
## Usage
|
33 |
|
34 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
@@ -45,9 +45,11 @@ more details, including on how to concatenate multi-part files.
|
|
45 |
| [GGUF](https://huggingface.co/mradermacher/dolphin-2.9.2-qwen2-7b-GGUF/resolve/main/dolphin-2.9.2-qwen2-7b.Q3_K_S.gguf) | Q3_K_S | 3.6 | |
|
46 |
| [GGUF](https://huggingface.co/mradermacher/dolphin-2.9.2-qwen2-7b-GGUF/resolve/main/dolphin-2.9.2-qwen2-7b.Q3_K_M.gguf) | Q3_K_M | 3.9 | lower quality |
|
47 |
| [GGUF](https://huggingface.co/mradermacher/dolphin-2.9.2-qwen2-7b-GGUF/resolve/main/dolphin-2.9.2-qwen2-7b.Q3_K_L.gguf) | Q3_K_L | 4.2 | |
|
|
|
48 |
| [GGUF](https://huggingface.co/mradermacher/dolphin-2.9.2-qwen2-7b-GGUF/resolve/main/dolphin-2.9.2-qwen2-7b.Q4_K_S.gguf) | Q4_K_S | 4.6 | fast, recommended |
|
49 |
| [GGUF](https://huggingface.co/mradermacher/dolphin-2.9.2-qwen2-7b-GGUF/resolve/main/dolphin-2.9.2-qwen2-7b.Q4_K_M.gguf) | Q4_K_M | 4.8 | fast, recommended |
|
50 |
| [GGUF](https://huggingface.co/mradermacher/dolphin-2.9.2-qwen2-7b-GGUF/resolve/main/dolphin-2.9.2-qwen2-7b.Q5_K_S.gguf) | Q5_K_S | 5.4 | |
|
|
|
51 |
| [GGUF](https://huggingface.co/mradermacher/dolphin-2.9.2-qwen2-7b-GGUF/resolve/main/dolphin-2.9.2-qwen2-7b.Q6_K.gguf) | Q6_K | 6.4 | very good quality |
|
52 |
| [GGUF](https://huggingface.co/mradermacher/dolphin-2.9.2-qwen2-7b-GGUF/resolve/main/dolphin-2.9.2-qwen2-7b.Q8_0.gguf) | Q8_0 | 8.2 | fast, best quality |
|
53 |
| [GGUF](https://huggingface.co/mradermacher/dolphin-2.9.2-qwen2-7b-GGUF/resolve/main/dolphin-2.9.2-qwen2-7b.f16.gguf) | f16 | 15.3 | 16 bpw, overkill |
|
|
|
28 |
static quants of https://huggingface.co/cognitivecomputations/dolphin-2.9.2-qwen2-7b
|
29 |
|
30 |
<!-- provided-files -->
|
31 |
+
weighted/imatrix quants are available at https://huggingface.co/mradermacher/dolphin-2.9.2-qwen2-7b-i1-GGUF
|
32 |
## Usage
|
33 |
|
34 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
|
|
45 |
| [GGUF](https://huggingface.co/mradermacher/dolphin-2.9.2-qwen2-7b-GGUF/resolve/main/dolphin-2.9.2-qwen2-7b.Q3_K_S.gguf) | Q3_K_S | 3.6 | |
|
46 |
| [GGUF](https://huggingface.co/mradermacher/dolphin-2.9.2-qwen2-7b-GGUF/resolve/main/dolphin-2.9.2-qwen2-7b.Q3_K_M.gguf) | Q3_K_M | 3.9 | lower quality |
|
47 |
| [GGUF](https://huggingface.co/mradermacher/dolphin-2.9.2-qwen2-7b-GGUF/resolve/main/dolphin-2.9.2-qwen2-7b.Q3_K_L.gguf) | Q3_K_L | 4.2 | |
|
48 |
+
| [GGUF](https://huggingface.co/mradermacher/dolphin-2.9.2-qwen2-7b-GGUF/resolve/main/dolphin-2.9.2-qwen2-7b.IQ4_XS.gguf) | IQ4_XS | 4.4 | |
|
49 |
| [GGUF](https://huggingface.co/mradermacher/dolphin-2.9.2-qwen2-7b-GGUF/resolve/main/dolphin-2.9.2-qwen2-7b.Q4_K_S.gguf) | Q4_K_S | 4.6 | fast, recommended |
|
50 |
| [GGUF](https://huggingface.co/mradermacher/dolphin-2.9.2-qwen2-7b-GGUF/resolve/main/dolphin-2.9.2-qwen2-7b.Q4_K_M.gguf) | Q4_K_M | 4.8 | fast, recommended |
|
51 |
| [GGUF](https://huggingface.co/mradermacher/dolphin-2.9.2-qwen2-7b-GGUF/resolve/main/dolphin-2.9.2-qwen2-7b.Q5_K_S.gguf) | Q5_K_S | 5.4 | |
|
52 |
+
| [GGUF](https://huggingface.co/mradermacher/dolphin-2.9.2-qwen2-7b-GGUF/resolve/main/dolphin-2.9.2-qwen2-7b.Q5_K_M.gguf) | Q5_K_M | 5.5 | |
|
53 |
| [GGUF](https://huggingface.co/mradermacher/dolphin-2.9.2-qwen2-7b-GGUF/resolve/main/dolphin-2.9.2-qwen2-7b.Q6_K.gguf) | Q6_K | 6.4 | very good quality |
|
54 |
| [GGUF](https://huggingface.co/mradermacher/dolphin-2.9.2-qwen2-7b-GGUF/resolve/main/dolphin-2.9.2-qwen2-7b.Q8_0.gguf) | Q8_0 | 8.2 | fast, best quality |
|
55 |
| [GGUF](https://huggingface.co/mradermacher/dolphin-2.9.2-qwen2-7b-GGUF/resolve/main/dolphin-2.9.2-qwen2-7b.f16.gguf) | f16 | 15.3 | 16 bpw, overkill |
|