mradermacher
commited on
Commit
•
b113149
1
Parent(s):
7ffc6e2
auto-patch README.md
Browse files
README.md
CHANGED
@@ -63,9 +63,11 @@ more details, including on how to concatenate multi-part files.
|
|
63 |
| [GGUF](https://huggingface.co/mradermacher/bagel-8x7b-v0.2-GGUF/resolve/main/bagel-8x7b-v0.2.Q3_K_S.gguf) | Q3_K_S | 20.5 | |
|
64 |
| [GGUF](https://huggingface.co/mradermacher/bagel-8x7b-v0.2-GGUF/resolve/main/bagel-8x7b-v0.2.Q3_K_M.gguf) | Q3_K_M | 22.6 | lower quality |
|
65 |
| [GGUF](https://huggingface.co/mradermacher/bagel-8x7b-v0.2-GGUF/resolve/main/bagel-8x7b-v0.2.Q3_K_L.gguf) | Q3_K_L | 24.3 | |
|
|
|
66 |
| [GGUF](https://huggingface.co/mradermacher/bagel-8x7b-v0.2-GGUF/resolve/main/bagel-8x7b-v0.2.Q4_K_S.gguf) | Q4_K_S | 26.8 | fast, recommended |
|
67 |
| [GGUF](https://huggingface.co/mradermacher/bagel-8x7b-v0.2-GGUF/resolve/main/bagel-8x7b-v0.2.Q4_K_M.gguf) | Q4_K_M | 28.5 | fast, recommended |
|
68 |
| [GGUF](https://huggingface.co/mradermacher/bagel-8x7b-v0.2-GGUF/resolve/main/bagel-8x7b-v0.2.Q5_K_S.gguf) | Q5_K_S | 32.3 | |
|
|
|
69 |
| [GGUF](https://huggingface.co/mradermacher/bagel-8x7b-v0.2-GGUF/resolve/main/bagel-8x7b-v0.2.Q6_K.gguf) | Q6_K | 38.5 | very good quality |
|
70 |
| [GGUF](https://huggingface.co/mradermacher/bagel-8x7b-v0.2-GGUF/resolve/main/bagel-8x7b-v0.2.Q8_0.gguf) | Q8_0 | 49.7 | fast, best quality |
|
71 |
|
|
|
63 |
| [GGUF](https://huggingface.co/mradermacher/bagel-8x7b-v0.2-GGUF/resolve/main/bagel-8x7b-v0.2.Q3_K_S.gguf) | Q3_K_S | 20.5 | |
|
64 |
| [GGUF](https://huggingface.co/mradermacher/bagel-8x7b-v0.2-GGUF/resolve/main/bagel-8x7b-v0.2.Q3_K_M.gguf) | Q3_K_M | 22.6 | lower quality |
|
65 |
| [GGUF](https://huggingface.co/mradermacher/bagel-8x7b-v0.2-GGUF/resolve/main/bagel-8x7b-v0.2.Q3_K_L.gguf) | Q3_K_L | 24.3 | |
|
66 |
+
| [GGUF](https://huggingface.co/mradermacher/bagel-8x7b-v0.2-GGUF/resolve/main/bagel-8x7b-v0.2.IQ4_XS.gguf) | IQ4_XS | 25.5 | |
|
67 |
| [GGUF](https://huggingface.co/mradermacher/bagel-8x7b-v0.2-GGUF/resolve/main/bagel-8x7b-v0.2.Q4_K_S.gguf) | Q4_K_S | 26.8 | fast, recommended |
|
68 |
| [GGUF](https://huggingface.co/mradermacher/bagel-8x7b-v0.2-GGUF/resolve/main/bagel-8x7b-v0.2.Q4_K_M.gguf) | Q4_K_M | 28.5 | fast, recommended |
|
69 |
| [GGUF](https://huggingface.co/mradermacher/bagel-8x7b-v0.2-GGUF/resolve/main/bagel-8x7b-v0.2.Q5_K_S.gguf) | Q5_K_S | 32.3 | |
|
70 |
+
| [GGUF](https://huggingface.co/mradermacher/bagel-8x7b-v0.2-GGUF/resolve/main/bagel-8x7b-v0.2.Q5_K_M.gguf) | Q5_K_M | 33.3 | |
|
71 |
| [GGUF](https://huggingface.co/mradermacher/bagel-8x7b-v0.2-GGUF/resolve/main/bagel-8x7b-v0.2.Q6_K.gguf) | Q6_K | 38.5 | very good quality |
|
72 |
| [GGUF](https://huggingface.co/mradermacher/bagel-8x7b-v0.2-GGUF/resolve/main/bagel-8x7b-v0.2.Q8_0.gguf) | Q8_0 | 49.7 | fast, best quality |
|
73 |
|