Update README.md
Browse files
README.md
CHANGED
@@ -20,17 +20,17 @@ Download a file (not the whole branch) from below:
|
|
20 |
|
21 |
| Filename | Quant type | File Size | Description |
|
22 |
| -------- | ---------- | --------- | ----------- |
|
23 |
-
| [Yi-9B-Coder-Q8_0.gguf](https://huggingface.co/bartowski/Yi-9B-Coder-GGUF
|
24 |
-
| [Yi-9B-Coder-Q6_K.gguf](https://huggingface.co/bartowski/Yi-9B-Coder-GGUF
|
25 |
-
| [Yi-9B-Coder-Q5_K_M.gguf](https://huggingface.co/bartowski/Yi-9B-Coder-GGUF
|
26 |
-
| [Yi-9B-Coder-Q5_K_S.gguf](https://huggingface.co/bartowski/Yi-9B-Coder-GGUF
|
27 |
-
| [Yi-9B-Coder-Q5_0.gguf](https://huggingface.co/bartowski/Yi-9B-Coder-GGUF
|
28 |
-
| [Yi-9B-Coder-Q4_K_M.gguf](https://huggingface.co/bartowski/Yi-9B-Coder-GGUF
|
29 |
-
| [Yi-9B-Coder-Q4_K_S.gguf](https://huggingface.co/bartowski/Yi-9B-Coder-GGUF
|
30 |
-
| [Yi-9B-Coder-Q4_0.gguf](https://huggingface.co/bartowski/Yi-9B-Coder-GGUF
|
31 |
-
| [Yi-9B-Coder-Q3_K_L.gguf](https://huggingface.co/bartowski/Yi-9B-Coder-GGUF
|
32 |
-
| [Yi-9B-Coder-Q3_K_M.gguf](https://huggingface.co/bartowski/Yi-9B-Coder-GGUF
|
33 |
-
| [Yi-9B-Coder-Q3_K_S.gguf](https://huggingface.co/bartowski/Yi-9B-Coder-GGUF
|
34 |
| [Yi-9B-Coder-Q2_K.gguf](https://huggingface.co/bartowski/Yi-9B-Coder-GGUF/blob/main/Yi-9B-Coder-Q2_K.gguf) | Q2_K | 3.35GB | Extremely low quality, *not* recommended.
|
35 |
|
36 |
Want to support my work? Visit my ko-fi page here: https://ko-fi.com/bartowski
|
|
|
20 |
|
21 |
| Filename | Quant type | File Size | Description |
|
22 |
| -------- | ---------- | --------- | ----------- |
|
23 |
+
| [Yi-9B-Coder-Q8_0.gguf](https://huggingface.co/bartowski/Yi-9B-Coder-GGUF/blob/main/Yi-9B-Coder-Q8_0.gguf) | Q8_0 | 9.38GB | Extremely high quality, generally unneeded but max available quant. |
|
24 |
+
| [Yi-9B-Coder-Q6_K.gguf](https://huggingface.co/bartowski/Yi-9B-Coder-GGUF/blob/main/Yi-9B-Coder-Q6_K.gguf) | Q6_K | 7.24GB | Very high quality, near perfect, *recommended*. |
|
25 |
+
| [Yi-9B-Coder-Q5_K_M.gguf](https://huggingface.co/bartowski/Yi-9B-Coder-GGUF/blob/main/Yi-9B-Coder-Q5_K_M.gguf) | Q5_K_M | 6.25GB | High quality, very usable. |
|
26 |
+
| [Yi-9B-Coder-Q5_K_S.gguf](https://huggingface.co/bartowski/Yi-9B-Coder-GGUF/blob/main/Yi-9B-Coder-Q5_K_S.gguf) | Q5_K_S | 6.10GB | High quality, very usable. |
|
27 |
+
| [Yi-9B-Coder-Q5_0.gguf](https://huggingface.co/bartowski/Yi-9B-Coder-GGUF/blob/main/Yi-9B-Coder-Q5_0.gguf) | Q5_0 | 6.10GB | High quality, older format, generally not recommended. |
|
28 |
+
| [Yi-9B-Coder-Q4_K_M.gguf](https://huggingface.co/bartowski/Yi-9B-Coder-GGUF/blob/main/Yi-9B-Coder-Q4_K_M.gguf) | Q4_K_M | 5.32GB | Good quality, similar to 4.25 bpw. |
|
29 |
+
| [Yi-9B-Coder-Q4_K_S.gguf](https://huggingface.co/bartowski/Yi-9B-Coder-GGUF/blob/main/Yi-9B-Coder-Q4_K_S.gguf) | Q4_K_S | 5.07GB | Slightly lower quality with small space savings. |
|
30 |
+
| [Yi-9B-Coder-Q4_0.gguf](https://huggingface.co/bartowski/Yi-9B-Coder-GGUF/blob/main/Yi-9B-Coder-Q4_0.gguf) | Q4_0 | 5.03GB | Decent quality, older format, generally not recommended. |
|
31 |
+
| [Yi-9B-Coder-Q3_K_L.gguf](https://huggingface.co/bartowski/Yi-9B-Coder-GGUF/blob/main/Yi-9B-Coder-Q3_K_L.gguf) | Q3_K_L | 4.69GB | Lower quality but usable, good for low RAM availability. |
|
32 |
+
| [Yi-9B-Coder-Q3_K_M.gguf](https://huggingface.co/bartowski/Yi-9B-Coder-GGUF/blob/main/Yi-9B-Coder-Q3_K_M.gguf) | Q3_K_M | 4.32GB | Even lower quality. |
|
33 |
+
| [Yi-9B-Coder-Q3_K_S.gguf](https://huggingface.co/bartowski/Yi-9B-Coder-GGUF/blob/main/Yi-9B-Coder-Q3_K_S.gguf) | Q3_K_S | 3.89GB | Low quality, not recommended. |
|
34 |
| [Yi-9B-Coder-Q2_K.gguf](https://huggingface.co/bartowski/Yi-9B-Coder-GGUF/blob/main/Yi-9B-Coder-Q2_K.gguf) | Q2_K | 3.35GB | Extremely low quality, *not* recommended.
|
35 |
|
36 |
Want to support my work? Visit my ko-fi page here: https://ko-fi.com/bartowski
|