mradermacher
commited on
Commit
•
d31a612
1
Parent(s):
e1036ce
auto-patch README.md
Browse files
README.md
CHANGED
@@ -39,6 +39,7 @@ more details, including on how to concatenate multi-part files.
|
|
39 |
| [GGUF](https://huggingface.co/mradermacher/SOLAR-10.7B-v1.0-i1-GGUF/resolve/main/SOLAR-10.7B-v1.0.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 4.3 | lower quality |
|
40 |
| [GGUF](https://huggingface.co/mradermacher/SOLAR-10.7B-v1.0-i1-GGUF/resolve/main/SOLAR-10.7B-v1.0.i1-IQ3_XS.gguf) | i1-IQ3_XS | 4.5 | |
|
41 |
| [GGUF](https://huggingface.co/mradermacher/SOLAR-10.7B-v1.0-i1-GGUF/resolve/main/SOLAR-10.7B-v1.0.i1-Q3_K_S.gguf) | i1-Q3_K_S | 4.8 | IQ3_XS probably better |
|
|
|
42 |
| [GGUF](https://huggingface.co/mradermacher/SOLAR-10.7B-v1.0-i1-GGUF/resolve/main/SOLAR-10.7B-v1.0.i1-IQ3_M.gguf) | i1-IQ3_M | 4.9 | |
|
43 |
| [GGUF](https://huggingface.co/mradermacher/SOLAR-10.7B-v1.0-i1-GGUF/resolve/main/SOLAR-10.7B-v1.0.i1-Q3_K_M.gguf) | i1-Q3_K_M | 5.3 | IQ3_S probably better |
|
44 |
| [GGUF](https://huggingface.co/mradermacher/SOLAR-10.7B-v1.0-i1-GGUF/resolve/main/SOLAR-10.7B-v1.0.i1-Q3_K_L.gguf) | i1-Q3_K_L | 5.8 | IQ3_M probably better |
|
|
|
39 |
| [GGUF](https://huggingface.co/mradermacher/SOLAR-10.7B-v1.0-i1-GGUF/resolve/main/SOLAR-10.7B-v1.0.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 4.3 | lower quality |
|
40 |
| [GGUF](https://huggingface.co/mradermacher/SOLAR-10.7B-v1.0-i1-GGUF/resolve/main/SOLAR-10.7B-v1.0.i1-IQ3_XS.gguf) | i1-IQ3_XS | 4.5 | |
|
41 |
| [GGUF](https://huggingface.co/mradermacher/SOLAR-10.7B-v1.0-i1-GGUF/resolve/main/SOLAR-10.7B-v1.0.i1-Q3_K_S.gguf) | i1-Q3_K_S | 4.8 | IQ3_XS probably better |
|
42 |
+
| [GGUF](https://huggingface.co/mradermacher/SOLAR-10.7B-v1.0-i1-GGUF/resolve/main/SOLAR-10.7B-v1.0.i1-IQ3_S.gguf) | i1-IQ3_S | 4.8 | beats Q3_K* |
|
43 |
| [GGUF](https://huggingface.co/mradermacher/SOLAR-10.7B-v1.0-i1-GGUF/resolve/main/SOLAR-10.7B-v1.0.i1-IQ3_M.gguf) | i1-IQ3_M | 4.9 | |
|
44 |
| [GGUF](https://huggingface.co/mradermacher/SOLAR-10.7B-v1.0-i1-GGUF/resolve/main/SOLAR-10.7B-v1.0.i1-Q3_K_M.gguf) | i1-Q3_K_M | 5.3 | IQ3_S probably better |
|
45 |
| [GGUF](https://huggingface.co/mradermacher/SOLAR-10.7B-v1.0-i1-GGUF/resolve/main/SOLAR-10.7B-v1.0.i1-Q3_K_L.gguf) | i1-Q3_K_L | 5.8 | IQ3_M probably better |
|