mradermacher
commited on
Commit
•
cee10ec
1
Parent(s):
c74f01d
auto-patch README.md
Browse files
README.md
CHANGED
@@ -33,6 +33,9 @@ more details, including on how to concatenate multi-part files.
|
|
33 |
|:-----|:-----|--------:|:------|
|
34 |
| [GGUF](https://huggingface.co/mradermacher/MiquTotalMix-70B-i1-GGUF/resolve/main/MiquTotalMix-70B.i1-IQ2_M.gguf) | i1-IQ2_M | 23.7 | |
|
35 |
| [GGUF](https://huggingface.co/mradermacher/MiquTotalMix-70B-i1-GGUF/resolve/main/MiquTotalMix-70B.i1-Q2_K.gguf) | i1-Q2_K | 25.9 | IQ3_XXS probably better |
|
|
|
|
|
|
|
36 |
| [GGUF](https://huggingface.co/mradermacher/MiquTotalMix-70B-i1-GGUF/resolve/main/MiquTotalMix-70B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 30.3 | IQ3_XS probably better |
|
37 |
| [GGUF](https://huggingface.co/mradermacher/MiquTotalMix-70B-i1-GGUF/resolve/main/MiquTotalMix-70B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 33.7 | IQ3_S probably better |
|
38 |
| [GGUF](https://huggingface.co/mradermacher/MiquTotalMix-70B-i1-GGUF/resolve/main/MiquTotalMix-70B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 36.6 | IQ3_M probably better |
|
|
|
33 |
|:-----|:-----|--------:|:------|
|
34 |
| [GGUF](https://huggingface.co/mradermacher/MiquTotalMix-70B-i1-GGUF/resolve/main/MiquTotalMix-70B.i1-IQ2_M.gguf) | i1-IQ2_M | 23.7 | |
|
35 |
| [GGUF](https://huggingface.co/mradermacher/MiquTotalMix-70B-i1-GGUF/resolve/main/MiquTotalMix-70B.i1-Q2_K.gguf) | i1-Q2_K | 25.9 | IQ3_XXS probably better |
|
36 |
+
| [GGUF](https://huggingface.co/mradermacher/MiquTotalMix-70B-i1-GGUF/resolve/main/MiquTotalMix-70B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 27.0 | lower quality |
|
37 |
+
| [GGUF](https://huggingface.co/mradermacher/MiquTotalMix-70B-i1-GGUF/resolve/main/MiquTotalMix-70B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 28.6 | |
|
38 |
+
| [GGUF](https://huggingface.co/mradermacher/MiquTotalMix-70B-i1-GGUF/resolve/main/MiquTotalMix-70B.i1-IQ3_S.gguf) | i1-IQ3_S | 30.3 | beats Q3_K* |
|
39 |
| [GGUF](https://huggingface.co/mradermacher/MiquTotalMix-70B-i1-GGUF/resolve/main/MiquTotalMix-70B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 30.3 | IQ3_XS probably better |
|
40 |
| [GGUF](https://huggingface.co/mradermacher/MiquTotalMix-70B-i1-GGUF/resolve/main/MiquTotalMix-70B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 33.7 | IQ3_S probably better |
|
41 |
| [GGUF](https://huggingface.co/mradermacher/MiquTotalMix-70B-i1-GGUF/resolve/main/MiquTotalMix-70B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 36.6 | IQ3_M probably better |
|