mradermacher
commited on
Commit
•
b6618ff
1
Parent(s):
5928295
auto-patch README.md
Browse files
README.md
CHANGED
@@ -50,6 +50,7 @@ more details, including on how to concatenate multi-part files.
|
|
50 |
| [GGUF](https://huggingface.co/mradermacher/sixtyoneeighty-4x7B-v2-GGUF/resolve/main/sixtyoneeighty-4x7B-v2.IQ3_M.gguf) | IQ3_M | 10.7 | |
|
51 |
| [GGUF](https://huggingface.co/mradermacher/sixtyoneeighty-4x7B-v2-GGUF/resolve/main/sixtyoneeighty-4x7B-v2.Q3_K_M.gguf) | Q3_K_M | 11.7 | lower quality |
|
52 |
| [GGUF](https://huggingface.co/mradermacher/sixtyoneeighty-4x7B-v2-GGUF/resolve/main/sixtyoneeighty-4x7B-v2.Q3_K_L.gguf) | Q3_K_L | 12.6 | |
|
|
|
53 |
| [GGUF](https://huggingface.co/mradermacher/sixtyoneeighty-4x7B-v2-GGUF/resolve/main/sixtyoneeighty-4x7B-v2.Q4_K_S.gguf) | Q4_K_S | 13.8 | fast, recommended |
|
54 |
| [GGUF](https://huggingface.co/mradermacher/sixtyoneeighty-4x7B-v2-GGUF/resolve/main/sixtyoneeighty-4x7B-v2.Q4_K_M.gguf) | Q4_K_M | 14.7 | fast, recommended |
|
55 |
| [GGUF](https://huggingface.co/mradermacher/sixtyoneeighty-4x7B-v2-GGUF/resolve/main/sixtyoneeighty-4x7B-v2.Q5_K_S.gguf) | Q5_K_S | 16.7 | |
|
|
|
50 |
| [GGUF](https://huggingface.co/mradermacher/sixtyoneeighty-4x7B-v2-GGUF/resolve/main/sixtyoneeighty-4x7B-v2.IQ3_M.gguf) | IQ3_M | 10.7 | |
|
51 |
| [GGUF](https://huggingface.co/mradermacher/sixtyoneeighty-4x7B-v2-GGUF/resolve/main/sixtyoneeighty-4x7B-v2.Q3_K_M.gguf) | Q3_K_M | 11.7 | lower quality |
|
52 |
| [GGUF](https://huggingface.co/mradermacher/sixtyoneeighty-4x7B-v2-GGUF/resolve/main/sixtyoneeighty-4x7B-v2.Q3_K_L.gguf) | Q3_K_L | 12.6 | |
|
53 |
+
| [GGUF](https://huggingface.co/mradermacher/sixtyoneeighty-4x7B-v2-GGUF/resolve/main/sixtyoneeighty-4x7B-v2.IQ4_XS.gguf) | IQ4_XS | 13.1 | |
|
54 |
| [GGUF](https://huggingface.co/mradermacher/sixtyoneeighty-4x7B-v2-GGUF/resolve/main/sixtyoneeighty-4x7B-v2.Q4_K_S.gguf) | Q4_K_S | 13.8 | fast, recommended |
|
55 |
| [GGUF](https://huggingface.co/mradermacher/sixtyoneeighty-4x7B-v2-GGUF/resolve/main/sixtyoneeighty-4x7B-v2.Q4_K_M.gguf) | Q4_K_M | 14.7 | fast, recommended |
|
56 |
| [GGUF](https://huggingface.co/mradermacher/sixtyoneeighty-4x7B-v2-GGUF/resolve/main/sixtyoneeighty-4x7B-v2.Q5_K_S.gguf) | Q5_K_S | 16.7 | |
|