mradermacher
commited on
Commit
•
e0ec8dd
1
Parent(s):
4aa51a2
auto-patch README.md
Browse files
README.md
CHANGED
@@ -71,7 +71,7 @@ more details, including on how to concatenate multi-part files.
|
|
71 |
| Link | Type | Size/GB | Notes |
|
72 |
|:-----|:-----|--------:|:------|
|
73 |
| [GGUF](https://huggingface.co/mradermacher/bagel-34b-v0.5-i1-GGUF/resolve/main/bagel-34b-v0.5.i1-IQ1_S.gguf) | i1-IQ1_S | 8.2 | for the desperate |
|
74 |
-
| [GGUF](https://huggingface.co/mradermacher/bagel-34b-v0.5-i1-GGUF/resolve/main/bagel-34b-v0.5.i1-IQ1_M.gguf) | i1-IQ1_M | 8.9 |
|
75 |
| [GGUF](https://huggingface.co/mradermacher/bagel-34b-v0.5-i1-GGUF/resolve/main/bagel-34b-v0.5.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 10.0 | |
|
76 |
| [GGUF](https://huggingface.co/mradermacher/bagel-34b-v0.5-i1-GGUF/resolve/main/bagel-34b-v0.5.i1-IQ2_XS.gguf) | i1-IQ2_XS | 11.0 | |
|
77 |
| [GGUF](https://huggingface.co/mradermacher/bagel-34b-v0.5-i1-GGUF/resolve/main/bagel-34b-v0.5.i1-IQ2_S.gguf) | i1-IQ2_S | 11.6 | |
|
@@ -92,7 +92,6 @@ more details, including on how to concatenate multi-part files.
|
|
92 |
| [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 | |
|
93 |
| [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 |
|
94 |
|
95 |
-
|
96 |
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
97 |
types (lower is better):
|
98 |
|
|
|
71 |
| Link | Type | Size/GB | Notes |
|
72 |
|:-----|:-----|--------:|:------|
|
73 |
| [GGUF](https://huggingface.co/mradermacher/bagel-34b-v0.5-i1-GGUF/resolve/main/bagel-34b-v0.5.i1-IQ1_S.gguf) | i1-IQ1_S | 8.2 | for the desperate |
|
74 |
+
| [GGUF](https://huggingface.co/mradermacher/bagel-34b-v0.5-i1-GGUF/resolve/main/bagel-34b-v0.5.i1-IQ1_M.gguf) | i1-IQ1_M | 8.9 | mostly desperate |
|
75 |
| [GGUF](https://huggingface.co/mradermacher/bagel-34b-v0.5-i1-GGUF/resolve/main/bagel-34b-v0.5.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 10.0 | |
|
76 |
| [GGUF](https://huggingface.co/mradermacher/bagel-34b-v0.5-i1-GGUF/resolve/main/bagel-34b-v0.5.i1-IQ2_XS.gguf) | i1-IQ2_XS | 11.0 | |
|
77 |
| [GGUF](https://huggingface.co/mradermacher/bagel-34b-v0.5-i1-GGUF/resolve/main/bagel-34b-v0.5.i1-IQ2_S.gguf) | i1-IQ2_S | 11.6 | |
|
|
|
92 |
| [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 | |
|
93 |
| [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 |
|
94 |
|
|
|
95 |
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
96 |
types (lower is better):
|
97 |
|