auto-patch README.md
Browse files
README.md
CHANGED
@@ -37,7 +37,7 @@ quantized_by: mradermacher
|
|
37 |
static quants of https://huggingface.co/jondurbin/bagel-7b-v0.1
|
38 |
|
39 |
<!-- provided-files -->
|
40 |
-
weighted/imatrix quants
|
41 |
## Usage
|
42 |
|
43 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
@@ -54,6 +54,7 @@ more details, including on how to concatenate multi-part files.
|
|
54 |
| [GGUF](https://huggingface.co/mradermacher/bagel-7b-v0.1-GGUF/resolve/main/bagel-7b-v0.1.Q3_K_S.gguf) | Q3_K_S | 3.3 | |
|
55 |
| [GGUF](https://huggingface.co/mradermacher/bagel-7b-v0.1-GGUF/resolve/main/bagel-7b-v0.1.Q3_K_M.gguf) | Q3_K_M | 3.6 | lower quality |
|
56 |
| [GGUF](https://huggingface.co/mradermacher/bagel-7b-v0.1-GGUF/resolve/main/bagel-7b-v0.1.Q3_K_L.gguf) | Q3_K_L | 3.9 | |
|
|
|
57 |
| [GGUF](https://huggingface.co/mradermacher/bagel-7b-v0.1-GGUF/resolve/main/bagel-7b-v0.1.Q4_K_S.gguf) | Q4_K_S | 4.2 | fast, recommended |
|
58 |
| [GGUF](https://huggingface.co/mradermacher/bagel-7b-v0.1-GGUF/resolve/main/bagel-7b-v0.1.Q4_K_M.gguf) | Q4_K_M | 4.5 | fast, recommended |
|
59 |
| [GGUF](https://huggingface.co/mradermacher/bagel-7b-v0.1-GGUF/resolve/main/bagel-7b-v0.1.Q5_K_S.gguf) | Q5_K_S | 5.1 | |
|
|
|
37 |
static quants of https://huggingface.co/jondurbin/bagel-7b-v0.1
|
38 |
|
39 |
<!-- provided-files -->
|
40 |
+
weighted/imatrix quants are available at https://huggingface.co/mradermacher/bagel-7b-v0.1-i1-GGUF
|
41 |
## Usage
|
42 |
|
43 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
|
|
54 |
| [GGUF](https://huggingface.co/mradermacher/bagel-7b-v0.1-GGUF/resolve/main/bagel-7b-v0.1.Q3_K_S.gguf) | Q3_K_S | 3.3 | |
|
55 |
| [GGUF](https://huggingface.co/mradermacher/bagel-7b-v0.1-GGUF/resolve/main/bagel-7b-v0.1.Q3_K_M.gguf) | Q3_K_M | 3.6 | lower quality |
|
56 |
| [GGUF](https://huggingface.co/mradermacher/bagel-7b-v0.1-GGUF/resolve/main/bagel-7b-v0.1.Q3_K_L.gguf) | Q3_K_L | 3.9 | |
|
57 |
+
| [GGUF](https://huggingface.co/mradermacher/bagel-7b-v0.1-GGUF/resolve/main/bagel-7b-v0.1.IQ4_XS.gguf) | IQ4_XS | 4.0 | |
|
58 |
| [GGUF](https://huggingface.co/mradermacher/bagel-7b-v0.1-GGUF/resolve/main/bagel-7b-v0.1.Q4_K_S.gguf) | Q4_K_S | 4.2 | fast, recommended |
|
59 |
| [GGUF](https://huggingface.co/mradermacher/bagel-7b-v0.1-GGUF/resolve/main/bagel-7b-v0.1.Q4_K_M.gguf) | Q4_K_M | 4.5 | fast, recommended |
|
60 |
| [GGUF](https://huggingface.co/mradermacher/bagel-7b-v0.1-GGUF/resolve/main/bagel-7b-v0.1.Q5_K_S.gguf) | Q5_K_S | 5.1 | |
|