mradermacher
commited on
Commit
•
73a26f9
1
Parent(s):
943acf3
auto-patch README.md
Browse files
README.md
CHANGED
@@ -18,7 +18,7 @@ tags:
|
|
18 |
static quants of https://huggingface.co/Nitral-AI/Captain-Eris_Violet-V0.420-12B
|
19 |
|
20 |
<!-- provided-files -->
|
21 |
-
weighted/imatrix quants
|
22 |
## Usage
|
23 |
|
24 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
@@ -35,7 +35,11 @@ more details, including on how to concatenate multi-part files.
|
|
35 |
| [GGUF](https://huggingface.co/mradermacher/Captain-Eris_Violet-V0.420-12B-GGUF/resolve/main/Captain-Eris_Violet-V0.420-12B.Q3_K_S.gguf) | Q3_K_S | 5.6 | |
|
36 |
| [GGUF](https://huggingface.co/mradermacher/Captain-Eris_Violet-V0.420-12B-GGUF/resolve/main/Captain-Eris_Violet-V0.420-12B.Q3_K_M.gguf) | Q3_K_M | 6.2 | lower quality |
|
37 |
| [GGUF](https://huggingface.co/mradermacher/Captain-Eris_Violet-V0.420-12B-GGUF/resolve/main/Captain-Eris_Violet-V0.420-12B.Q3_K_L.gguf) | Q3_K_L | 6.7 | |
|
|
|
38 |
| [GGUF](https://huggingface.co/mradermacher/Captain-Eris_Violet-V0.420-12B-GGUF/resolve/main/Captain-Eris_Violet-V0.420-12B.Q4_K_S.gguf) | Q4_K_S | 7.2 | fast, recommended |
|
|
|
|
|
|
|
39 |
| [GGUF](https://huggingface.co/mradermacher/Captain-Eris_Violet-V0.420-12B-GGUF/resolve/main/Captain-Eris_Violet-V0.420-12B.Q6_K.gguf) | Q6_K | 10.2 | very good quality |
|
40 |
| [GGUF](https://huggingface.co/mradermacher/Captain-Eris_Violet-V0.420-12B-GGUF/resolve/main/Captain-Eris_Violet-V0.420-12B.Q8_0.gguf) | Q8_0 | 13.1 | fast, best quality |
|
41 |
|
|
|
18 |
static quants of https://huggingface.co/Nitral-AI/Captain-Eris_Violet-V0.420-12B
|
19 |
|
20 |
<!-- provided-files -->
|
21 |
+
weighted/imatrix quants are available at https://huggingface.co/mradermacher/Captain-Eris_Violet-V0.420-12B-i1-GGUF
|
22 |
## Usage
|
23 |
|
24 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
|
|
35 |
| [GGUF](https://huggingface.co/mradermacher/Captain-Eris_Violet-V0.420-12B-GGUF/resolve/main/Captain-Eris_Violet-V0.420-12B.Q3_K_S.gguf) | Q3_K_S | 5.6 | |
|
36 |
| [GGUF](https://huggingface.co/mradermacher/Captain-Eris_Violet-V0.420-12B-GGUF/resolve/main/Captain-Eris_Violet-V0.420-12B.Q3_K_M.gguf) | Q3_K_M | 6.2 | lower quality |
|
37 |
| [GGUF](https://huggingface.co/mradermacher/Captain-Eris_Violet-V0.420-12B-GGUF/resolve/main/Captain-Eris_Violet-V0.420-12B.Q3_K_L.gguf) | Q3_K_L | 6.7 | |
|
38 |
+
| [GGUF](https://huggingface.co/mradermacher/Captain-Eris_Violet-V0.420-12B-GGUF/resolve/main/Captain-Eris_Violet-V0.420-12B.IQ4_XS.gguf) | IQ4_XS | 6.9 | |
|
39 |
| [GGUF](https://huggingface.co/mradermacher/Captain-Eris_Violet-V0.420-12B-GGUF/resolve/main/Captain-Eris_Violet-V0.420-12B.Q4_K_S.gguf) | Q4_K_S | 7.2 | fast, recommended |
|
40 |
+
| [GGUF](https://huggingface.co/mradermacher/Captain-Eris_Violet-V0.420-12B-GGUF/resolve/main/Captain-Eris_Violet-V0.420-12B.Q4_K_M.gguf) | Q4_K_M | 7.6 | fast, recommended |
|
41 |
+
| [GGUF](https://huggingface.co/mradermacher/Captain-Eris_Violet-V0.420-12B-GGUF/resolve/main/Captain-Eris_Violet-V0.420-12B.Q5_K_S.gguf) | Q5_K_S | 8.6 | |
|
42 |
+
| [GGUF](https://huggingface.co/mradermacher/Captain-Eris_Violet-V0.420-12B-GGUF/resolve/main/Captain-Eris_Violet-V0.420-12B.Q5_K_M.gguf) | Q5_K_M | 8.8 | |
|
43 |
| [GGUF](https://huggingface.co/mradermacher/Captain-Eris_Violet-V0.420-12B-GGUF/resolve/main/Captain-Eris_Violet-V0.420-12B.Q6_K.gguf) | Q6_K | 10.2 | very good quality |
|
44 |
| [GGUF](https://huggingface.co/mradermacher/Captain-Eris_Violet-V0.420-12B-GGUF/resolve/main/Captain-Eris_Violet-V0.420-12B.Q8_0.gguf) | Q8_0 | 13.1 | fast, best quality |
|
45 |
|