mradermacher
commited on
auto-patch README.md
Browse files
README.md
CHANGED
@@ -57,7 +57,6 @@ quantized_by: mradermacher
|
|
57 |
<!-- ### vocab_type: -->
|
58 |
static quants of https://huggingface.co/jondurbin/bagel-dpo-20b-v04
|
59 |
|
60 |
-
|
61 |
<!-- provided-files -->
|
62 |
weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion.
|
63 |
## Usage
|
@@ -79,6 +78,7 @@ more details, including on how to concatenate multi-part files.
|
|
79 |
| [GGUF](https://huggingface.co/mradermacher/bagel-dpo-20b-v04-GGUF/resolve/main/bagel-dpo-20b-v04.IQ3_M.gguf) | IQ3_M | 9.9 | |
|
80 |
| [GGUF](https://huggingface.co/mradermacher/bagel-dpo-20b-v04-GGUF/resolve/main/bagel-dpo-20b-v04.Q3_K_M.gguf) | Q3_K_M | 10.5 | lower quality |
|
81 |
| [GGUF](https://huggingface.co/mradermacher/bagel-dpo-20b-v04-GGUF/resolve/main/bagel-dpo-20b-v04.Q3_K_L.gguf) | Q3_K_L | 11.3 | |
|
|
|
82 |
| [GGUF](https://huggingface.co/mradermacher/bagel-dpo-20b-v04-GGUF/resolve/main/bagel-dpo-20b-v04.Q4_K_S.gguf) | Q4_K_S | 12.2 | fast, recommended |
|
83 |
| [GGUF](https://huggingface.co/mradermacher/bagel-dpo-20b-v04-GGUF/resolve/main/bagel-dpo-20b-v04.Q4_K_M.gguf) | Q4_K_M | 12.8 | fast, recommended |
|
84 |
| [GGUF](https://huggingface.co/mradermacher/bagel-dpo-20b-v04-GGUF/resolve/main/bagel-dpo-20b-v04.Q5_K_S.gguf) | Q5_K_S | 14.5 | |
|
|
|
57 |
<!-- ### vocab_type: -->
|
58 |
static quants of https://huggingface.co/jondurbin/bagel-dpo-20b-v04
|
59 |
|
|
|
60 |
<!-- provided-files -->
|
61 |
weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion.
|
62 |
## Usage
|
|
|
78 |
| [GGUF](https://huggingface.co/mradermacher/bagel-dpo-20b-v04-GGUF/resolve/main/bagel-dpo-20b-v04.IQ3_M.gguf) | IQ3_M | 9.9 | |
|
79 |
| [GGUF](https://huggingface.co/mradermacher/bagel-dpo-20b-v04-GGUF/resolve/main/bagel-dpo-20b-v04.Q3_K_M.gguf) | Q3_K_M | 10.5 | lower quality |
|
80 |
| [GGUF](https://huggingface.co/mradermacher/bagel-dpo-20b-v04-GGUF/resolve/main/bagel-dpo-20b-v04.Q3_K_L.gguf) | Q3_K_L | 11.3 | |
|
81 |
+
| [GGUF](https://huggingface.co/mradermacher/bagel-dpo-20b-v04-GGUF/resolve/main/bagel-dpo-20b-v04.IQ4_XS.gguf) | IQ4_XS | 11.6 | |
|
82 |
| [GGUF](https://huggingface.co/mradermacher/bagel-dpo-20b-v04-GGUF/resolve/main/bagel-dpo-20b-v04.Q4_K_S.gguf) | Q4_K_S | 12.2 | fast, recommended |
|
83 |
| [GGUF](https://huggingface.co/mradermacher/bagel-dpo-20b-v04-GGUF/resolve/main/bagel-dpo-20b-v04.Q4_K_M.gguf) | Q4_K_M | 12.8 | fast, recommended |
|
84 |
| [GGUF](https://huggingface.co/mradermacher/bagel-dpo-20b-v04-GGUF/resolve/main/bagel-dpo-20b-v04.Q5_K_S.gguf) | Q5_K_S | 14.5 | |
|