mradermacher
commited on
auto-patch README.md
Browse files
README.md
CHANGED
@@ -23,7 +23,7 @@ tags:
|
|
23 |
static quants of https://huggingface.co/Chickaboo/Chicka-Mixtral-3x7b
|
24 |
|
25 |
<!-- provided-files -->
|
26 |
-
weighted/imatrix quants
|
27 |
## Usage
|
28 |
|
29 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
@@ -40,6 +40,7 @@ more details, including on how to concatenate multi-part files.
|
|
40 |
| [GGUF](https://huggingface.co/mradermacher/Chicka-Mixtral-3x7b-GGUF/resolve/main/Chicka-Mixtral-3x7b.Q3_K_S.gguf) | Q3_K_S | 8.1 | |
|
41 |
| [GGUF](https://huggingface.co/mradermacher/Chicka-Mixtral-3x7b-GGUF/resolve/main/Chicka-Mixtral-3x7b.Q3_K_M.gguf) | Q3_K_M | 9.0 | lower quality |
|
42 |
| [GGUF](https://huggingface.co/mradermacher/Chicka-Mixtral-3x7b-GGUF/resolve/main/Chicka-Mixtral-3x7b.Q3_K_L.gguf) | Q3_K_L | 9.7 | |
|
|
|
43 |
| [GGUF](https://huggingface.co/mradermacher/Chicka-Mixtral-3x7b-GGUF/resolve/main/Chicka-Mixtral-3x7b.Q4_K_S.gguf) | Q4_K_S | 10.6 | fast, recommended |
|
44 |
| [GGUF](https://huggingface.co/mradermacher/Chicka-Mixtral-3x7b-GGUF/resolve/main/Chicka-Mixtral-3x7b.Q4_K_M.gguf) | Q4_K_M | 11.3 | fast, recommended |
|
45 |
| [GGUF](https://huggingface.co/mradermacher/Chicka-Mixtral-3x7b-GGUF/resolve/main/Chicka-Mixtral-3x7b.Q5_K_S.gguf) | Q5_K_S | 12.9 | |
|
|
|
23 |
static quants of https://huggingface.co/Chickaboo/Chicka-Mixtral-3x7b
|
24 |
|
25 |
<!-- provided-files -->
|
26 |
+
weighted/imatrix quants are available at https://huggingface.co/mradermacher/Chicka-Mixtral-3x7b-i1-GGUF
|
27 |
## Usage
|
28 |
|
29 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
|
|
40 |
| [GGUF](https://huggingface.co/mradermacher/Chicka-Mixtral-3x7b-GGUF/resolve/main/Chicka-Mixtral-3x7b.Q3_K_S.gguf) | Q3_K_S | 8.1 | |
|
41 |
| [GGUF](https://huggingface.co/mradermacher/Chicka-Mixtral-3x7b-GGUF/resolve/main/Chicka-Mixtral-3x7b.Q3_K_M.gguf) | Q3_K_M | 9.0 | lower quality |
|
42 |
| [GGUF](https://huggingface.co/mradermacher/Chicka-Mixtral-3x7b-GGUF/resolve/main/Chicka-Mixtral-3x7b.Q3_K_L.gguf) | Q3_K_L | 9.7 | |
|
43 |
+
| [GGUF](https://huggingface.co/mradermacher/Chicka-Mixtral-3x7b-GGUF/resolve/main/Chicka-Mixtral-3x7b.IQ4_XS.gguf) | IQ4_XS | 10.1 | |
|
44 |
| [GGUF](https://huggingface.co/mradermacher/Chicka-Mixtral-3x7b-GGUF/resolve/main/Chicka-Mixtral-3x7b.Q4_K_S.gguf) | Q4_K_S | 10.6 | fast, recommended |
|
45 |
| [GGUF](https://huggingface.co/mradermacher/Chicka-Mixtral-3x7b-GGUF/resolve/main/Chicka-Mixtral-3x7b.Q4_K_M.gguf) | Q4_K_M | 11.3 | fast, recommended |
|
46 |
| [GGUF](https://huggingface.co/mradermacher/Chicka-Mixtral-3x7b-GGUF/resolve/main/Chicka-Mixtral-3x7b.Q5_K_S.gguf) | Q5_K_S | 12.9 | |
|