mradermacher
commited on
Commit
•
241c959
1
Parent(s):
15bde5b
auto-patch README.md
Browse files
README.md
CHANGED
@@ -46,7 +46,7 @@ quantized_by: mradermacher
|
|
46 |
static quants of https://huggingface.co/jondurbin/bagel-dpo-1.1b-v0.3
|
47 |
|
48 |
<!-- provided-files -->
|
49 |
-
weighted/imatrix quants
|
50 |
## Usage
|
51 |
|
52 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
@@ -63,6 +63,8 @@ more details, including on how to concatenate multi-part files.
|
|
63 |
| [GGUF](https://huggingface.co/mradermacher/bagel-dpo-1.1b-v0.3-GGUF/resolve/main/bagel-dpo-1.1b-v0.3.Q3_K_S.gguf) | Q3_K_S | 0.6 | |
|
64 |
| [GGUF](https://huggingface.co/mradermacher/bagel-dpo-1.1b-v0.3-GGUF/resolve/main/bagel-dpo-1.1b-v0.3.Q3_K_M.gguf) | Q3_K_M | 0.6 | lower quality |
|
65 |
| [GGUF](https://huggingface.co/mradermacher/bagel-dpo-1.1b-v0.3-GGUF/resolve/main/bagel-dpo-1.1b-v0.3.Q3_K_L.gguf) | Q3_K_L | 0.7 | |
|
|
|
|
|
66 |
| [GGUF](https://huggingface.co/mradermacher/bagel-dpo-1.1b-v0.3-GGUF/resolve/main/bagel-dpo-1.1b-v0.3.Q4_K_S.gguf) | Q4_K_S | 0.7 | fast, recommended |
|
67 |
| [GGUF](https://huggingface.co/mradermacher/bagel-dpo-1.1b-v0.3-GGUF/resolve/main/bagel-dpo-1.1b-v0.3.Q4_K_M.gguf) | Q4_K_M | 0.8 | fast, recommended |
|
68 |
| [GGUF](https://huggingface.co/mradermacher/bagel-dpo-1.1b-v0.3-GGUF/resolve/main/bagel-dpo-1.1b-v0.3.Q5_K_S.gguf) | Q5_K_S | 0.9 | |
|
|
|
46 |
static quants of https://huggingface.co/jondurbin/bagel-dpo-1.1b-v0.3
|
47 |
|
48 |
<!-- provided-files -->
|
49 |
+
weighted/imatrix quants are available at https://huggingface.co/mradermacher/bagel-dpo-1.1b-v0.3-i1-GGUF
|
50 |
## Usage
|
51 |
|
52 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
|
|
63 |
| [GGUF](https://huggingface.co/mradermacher/bagel-dpo-1.1b-v0.3-GGUF/resolve/main/bagel-dpo-1.1b-v0.3.Q3_K_S.gguf) | Q3_K_S | 0.6 | |
|
64 |
| [GGUF](https://huggingface.co/mradermacher/bagel-dpo-1.1b-v0.3-GGUF/resolve/main/bagel-dpo-1.1b-v0.3.Q3_K_M.gguf) | Q3_K_M | 0.6 | lower quality |
|
65 |
| [GGUF](https://huggingface.co/mradermacher/bagel-dpo-1.1b-v0.3-GGUF/resolve/main/bagel-dpo-1.1b-v0.3.Q3_K_L.gguf) | Q3_K_L | 0.7 | |
|
66 |
+
| [GGUF](https://huggingface.co/mradermacher/bagel-dpo-1.1b-v0.3-GGUF/resolve/main/bagel-dpo-1.1b-v0.3.IQ4_XS.gguf) | IQ4_XS | 0.7 | |
|
67 |
+
| [GGUF](https://huggingface.co/mradermacher/bagel-dpo-1.1b-v0.3-GGUF/resolve/main/bagel-dpo-1.1b-v0.3.Q4_0_4_4.gguf) | Q4_0_4_4 | 0.7 | fast on arm, low quality |
|
68 |
| [GGUF](https://huggingface.co/mradermacher/bagel-dpo-1.1b-v0.3-GGUF/resolve/main/bagel-dpo-1.1b-v0.3.Q4_K_S.gguf) | Q4_K_S | 0.7 | fast, recommended |
|
69 |
| [GGUF](https://huggingface.co/mradermacher/bagel-dpo-1.1b-v0.3-GGUF/resolve/main/bagel-dpo-1.1b-v0.3.Q4_K_M.gguf) | Q4_K_M | 0.8 | fast, recommended |
|
70 |
| [GGUF](https://huggingface.co/mradermacher/bagel-dpo-1.1b-v0.3-GGUF/resolve/main/bagel-dpo-1.1b-v0.3.Q5_K_S.gguf) | Q5_K_S | 0.9 | |
|