mradermacher
commited on
auto-patch README.md
Browse files
README.md
CHANGED
@@ -41,6 +41,7 @@ more details, including on how to concatenate multi-part files.
|
|
41 |
| [GGUF](https://huggingface.co/mradermacher/SOLAR-19.2B-Instruct-v1.0-GGUF/resolve/main/SOLAR-19.2B-Instruct-v1.0.Q3_K_S.gguf) | Q3_K_S | 8.1 | |
|
42 |
| [GGUF](https://huggingface.co/mradermacher/SOLAR-19.2B-Instruct-v1.0-GGUF/resolve/main/SOLAR-19.2B-Instruct-v1.0.Q3_K_M.gguf) | Q3_K_M | 9.1 | lower quality |
|
43 |
| [GGUF](https://huggingface.co/mradermacher/SOLAR-19.2B-Instruct-v1.0-GGUF/resolve/main/SOLAR-19.2B-Instruct-v1.0.Q3_K_L.gguf) | Q3_K_L | 9.9 | |
|
|
|
44 |
| [GGUF](https://huggingface.co/mradermacher/SOLAR-19.2B-Instruct-v1.0-GGUF/resolve/main/SOLAR-19.2B-Instruct-v1.0.Q4_K_S.gguf) | Q4_K_S | 10.7 | fast, recommended |
|
45 |
| [GGUF](https://huggingface.co/mradermacher/SOLAR-19.2B-Instruct-v1.0-GGUF/resolve/main/SOLAR-19.2B-Instruct-v1.0.Q4_K_M.gguf) | Q4_K_M | 11.3 | fast, recommended |
|
46 |
| [GGUF](https://huggingface.co/mradermacher/SOLAR-19.2B-Instruct-v1.0-GGUF/resolve/main/SOLAR-19.2B-Instruct-v1.0.Q5_K_S.gguf) | Q5_K_S | 12.9 | |
|
|
|
41 |
| [GGUF](https://huggingface.co/mradermacher/SOLAR-19.2B-Instruct-v1.0-GGUF/resolve/main/SOLAR-19.2B-Instruct-v1.0.Q3_K_S.gguf) | Q3_K_S | 8.1 | |
|
42 |
| [GGUF](https://huggingface.co/mradermacher/SOLAR-19.2B-Instruct-v1.0-GGUF/resolve/main/SOLAR-19.2B-Instruct-v1.0.Q3_K_M.gguf) | Q3_K_M | 9.1 | lower quality |
|
43 |
| [GGUF](https://huggingface.co/mradermacher/SOLAR-19.2B-Instruct-v1.0-GGUF/resolve/main/SOLAR-19.2B-Instruct-v1.0.Q3_K_L.gguf) | Q3_K_L | 9.9 | |
|
44 |
+
| [GGUF](https://huggingface.co/mradermacher/SOLAR-19.2B-Instruct-v1.0-GGUF/resolve/main/SOLAR-19.2B-Instruct-v1.0.IQ4_XS.gguf) | IQ4_XS | 10.2 | |
|
45 |
| [GGUF](https://huggingface.co/mradermacher/SOLAR-19.2B-Instruct-v1.0-GGUF/resolve/main/SOLAR-19.2B-Instruct-v1.0.Q4_K_S.gguf) | Q4_K_S | 10.7 | fast, recommended |
|
46 |
| [GGUF](https://huggingface.co/mradermacher/SOLAR-19.2B-Instruct-v1.0-GGUF/resolve/main/SOLAR-19.2B-Instruct-v1.0.Q4_K_M.gguf) | Q4_K_M | 11.3 | fast, recommended |
|
47 |
| [GGUF](https://huggingface.co/mradermacher/SOLAR-19.2B-Instruct-v1.0-GGUF/resolve/main/SOLAR-19.2B-Instruct-v1.0.Q5_K_S.gguf) | Q5_K_S | 12.9 | |
|