mradermacher
commited on
auto-patch README.md
Browse files
README.md
CHANGED
@@ -20,7 +20,7 @@ tags:
|
|
20 |
static quants of https://huggingface.co/sethuiyer/Diana-7B
|
21 |
|
22 |
<!-- provided-files -->
|
23 |
-
weighted/imatrix quants
|
24 |
## Usage
|
25 |
|
26 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
@@ -37,6 +37,7 @@ more details, including on how to concatenate multi-part files.
|
|
37 |
| [GGUF](https://huggingface.co/mradermacher/Diana-7B-GGUF/resolve/main/Diana-7B.Q3_K_S.gguf) | Q3_K_S | 3.3 | |
|
38 |
| [GGUF](https://huggingface.co/mradermacher/Diana-7B-GGUF/resolve/main/Diana-7B.Q3_K_M.gguf) | Q3_K_M | 3.6 | lower quality |
|
39 |
| [GGUF](https://huggingface.co/mradermacher/Diana-7B-GGUF/resolve/main/Diana-7B.Q3_K_L.gguf) | Q3_K_L | 3.9 | |
|
|
|
40 |
| [GGUF](https://huggingface.co/mradermacher/Diana-7B-GGUF/resolve/main/Diana-7B.Q4_K_S.gguf) | Q4_K_S | 4.2 | fast, recommended |
|
41 |
| [GGUF](https://huggingface.co/mradermacher/Diana-7B-GGUF/resolve/main/Diana-7B.Q4_K_M.gguf) | Q4_K_M | 4.5 | fast, recommended |
|
42 |
| [GGUF](https://huggingface.co/mradermacher/Diana-7B-GGUF/resolve/main/Diana-7B.Q5_K_S.gguf) | Q5_K_S | 5.1 | |
|
|
|
20 |
static quants of https://huggingface.co/sethuiyer/Diana-7B
|
21 |
|
22 |
<!-- provided-files -->
|
23 |
+
weighted/imatrix quants are available at https://huggingface.co/mradermacher/Diana-7B-i1-GGUF
|
24 |
## Usage
|
25 |
|
26 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
|
|
37 |
| [GGUF](https://huggingface.co/mradermacher/Diana-7B-GGUF/resolve/main/Diana-7B.Q3_K_S.gguf) | Q3_K_S | 3.3 | |
|
38 |
| [GGUF](https://huggingface.co/mradermacher/Diana-7B-GGUF/resolve/main/Diana-7B.Q3_K_M.gguf) | Q3_K_M | 3.6 | lower quality |
|
39 |
| [GGUF](https://huggingface.co/mradermacher/Diana-7B-GGUF/resolve/main/Diana-7B.Q3_K_L.gguf) | Q3_K_L | 3.9 | |
|
40 |
+
| [GGUF](https://huggingface.co/mradermacher/Diana-7B-GGUF/resolve/main/Diana-7B.IQ4_XS.gguf) | IQ4_XS | 4.0 | |
|
41 |
| [GGUF](https://huggingface.co/mradermacher/Diana-7B-GGUF/resolve/main/Diana-7B.Q4_K_S.gguf) | Q4_K_S | 4.2 | fast, recommended |
|
42 |
| [GGUF](https://huggingface.co/mradermacher/Diana-7B-GGUF/resolve/main/Diana-7B.Q4_K_M.gguf) | Q4_K_M | 4.5 | fast, recommended |
|
43 |
| [GGUF](https://huggingface.co/mradermacher/Diana-7B-GGUF/resolve/main/Diana-7B.Q5_K_S.gguf) | Q5_K_S | 5.1 | |
|