mradermacher
commited on
auto-patch README.md
Browse files
README.md
CHANGED
@@ -74,8 +74,11 @@ more details, including on how to concatenate multi-part files.
|
|
74 |
| [GGUF](https://huggingface.co/mradermacher/bagel-34b-v0.5-i1-GGUF/resolve/main/bagel-34b-v0.5.i1-Q2_K.gguf) | i1-Q2_K | 13.5 | IQ3_XXS probably better |
|
75 |
| [GGUF](https://huggingface.co/mradermacher/bagel-34b-v0.5-i1-GGUF/resolve/main/bagel-34b-v0.5.i1-Q3_K_S.gguf) | i1-Q3_K_S | 15.6 | IQ3_XS probably better |
|
76 |
| [GGUF](https://huggingface.co/mradermacher/bagel-34b-v0.5-i1-GGUF/resolve/main/bagel-34b-v0.5.i1-Q3_K_M.gguf) | i1-Q3_K_M | 17.3 | IQ3_S probably better |
|
|
|
77 |
| [GGUF](https://huggingface.co/mradermacher/bagel-34b-v0.5-i1-GGUF/resolve/main/bagel-34b-v0.5.i1-Q4_K_S.gguf) | i1-Q4_K_S | 20.2 | optimal size/speed/quality |
|
78 |
| [GGUF](https://huggingface.co/mradermacher/bagel-34b-v0.5-i1-GGUF/resolve/main/bagel-34b-v0.5.i1-Q4_K_M.gguf) | i1-Q4_K_M | 21.3 | fast, recommended |
|
|
|
|
|
79 |
| [GGUF](https://huggingface.co/mradermacher/bagel-34b-v0.5-i1-GGUF/resolve/main/bagel-34b-v0.5.i1-Q6_K.gguf) | i1-Q6_K | 28.9 | practically like static Q6_K |
|
80 |
|
81 |
|
|
|
74 |
| [GGUF](https://huggingface.co/mradermacher/bagel-34b-v0.5-i1-GGUF/resolve/main/bagel-34b-v0.5.i1-Q2_K.gguf) | i1-Q2_K | 13.5 | IQ3_XXS probably better |
|
75 |
| [GGUF](https://huggingface.co/mradermacher/bagel-34b-v0.5-i1-GGUF/resolve/main/bagel-34b-v0.5.i1-Q3_K_S.gguf) | i1-Q3_K_S | 15.6 | IQ3_XS probably better |
|
76 |
| [GGUF](https://huggingface.co/mradermacher/bagel-34b-v0.5-i1-GGUF/resolve/main/bagel-34b-v0.5.i1-Q3_K_M.gguf) | i1-Q3_K_M | 17.3 | IQ3_S probably better |
|
77 |
+
| [GGUF](https://huggingface.co/mradermacher/bagel-34b-v0.5-i1-GGUF/resolve/main/bagel-34b-v0.5.i1-Q3_K_L.gguf) | i1-Q3_K_L | 18.8 | IQ3_M probably better |
|
78 |
| [GGUF](https://huggingface.co/mradermacher/bagel-34b-v0.5-i1-GGUF/resolve/main/bagel-34b-v0.5.i1-Q4_K_S.gguf) | i1-Q4_K_S | 20.2 | optimal size/speed/quality |
|
79 |
| [GGUF](https://huggingface.co/mradermacher/bagel-34b-v0.5-i1-GGUF/resolve/main/bagel-34b-v0.5.i1-Q4_K_M.gguf) | i1-Q4_K_M | 21.3 | fast, recommended |
|
80 |
+
| [GGUF](https://huggingface.co/mradermacher/bagel-34b-v0.5-i1-GGUF/resolve/main/bagel-34b-v0.5.i1-Q5_K_S.gguf) | i1-Q5_K_S | 24.3 | |
|
81 |
+
| [GGUF](https://huggingface.co/mradermacher/bagel-34b-v0.5-i1-GGUF/resolve/main/bagel-34b-v0.5.i1-Q5_K_M.gguf) | i1-Q5_K_M | 25.0 | |
|
82 |
| [GGUF](https://huggingface.co/mradermacher/bagel-34b-v0.5-i1-GGUF/resolve/main/bagel-34b-v0.5.i1-Q6_K.gguf) | i1-Q6_K | 28.9 | practically like static Q6_K |
|
83 |
|
84 |
|