mradermacher
commited on
Commit
•
94f2203
1
Parent(s):
3f3efb6
auto-patch README.md
Browse files
README.md
CHANGED
@@ -16,7 +16,6 @@ tags:
|
|
16 |
|
17 |
static quants of https://huggingface.co/deepnight-research/saily-13b-v0
|
18 |
|
19 |
-
|
20 |
<!-- provided-files -->
|
21 |
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.
|
22 |
## Usage
|
@@ -38,6 +37,7 @@ more details, including on how to concatenate multi-part files.
|
|
38 |
| [GGUF](https://huggingface.co/mradermacher/saily-13b-v0-GGUF/resolve/main/saily-13b-v0.IQ3_M.gguf) | IQ3_M | 6.3 | |
|
39 |
| [GGUF](https://huggingface.co/mradermacher/saily-13b-v0-GGUF/resolve/main/saily-13b-v0.Q3_K_M.gguf) | Q3_K_M | 6.6 | lower quality |
|
40 |
| [GGUF](https://huggingface.co/mradermacher/saily-13b-v0-GGUF/resolve/main/saily-13b-v0.Q3_K_L.gguf) | Q3_K_L | 7.2 | |
|
|
|
41 |
| [GGUF](https://huggingface.co/mradermacher/saily-13b-v0-GGUF/resolve/main/saily-13b-v0.Q4_K_S.gguf) | Q4_K_S | 7.7 | fast, recommended |
|
42 |
| [GGUF](https://huggingface.co/mradermacher/saily-13b-v0-GGUF/resolve/main/saily-13b-v0.Q4_K_M.gguf) | Q4_K_M | 8.2 | fast, recommended |
|
43 |
| [GGUF](https://huggingface.co/mradermacher/saily-13b-v0-GGUF/resolve/main/saily-13b-v0.Q5_K_S.gguf) | Q5_K_S | 9.3 | |
|
|
|
16 |
|
17 |
static quants of https://huggingface.co/deepnight-research/saily-13b-v0
|
18 |
|
|
|
19 |
<!-- provided-files -->
|
20 |
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.
|
21 |
## Usage
|
|
|
37 |
| [GGUF](https://huggingface.co/mradermacher/saily-13b-v0-GGUF/resolve/main/saily-13b-v0.IQ3_M.gguf) | IQ3_M | 6.3 | |
|
38 |
| [GGUF](https://huggingface.co/mradermacher/saily-13b-v0-GGUF/resolve/main/saily-13b-v0.Q3_K_M.gguf) | Q3_K_M | 6.6 | lower quality |
|
39 |
| [GGUF](https://huggingface.co/mradermacher/saily-13b-v0-GGUF/resolve/main/saily-13b-v0.Q3_K_L.gguf) | Q3_K_L | 7.2 | |
|
40 |
+
| [GGUF](https://huggingface.co/mradermacher/saily-13b-v0-GGUF/resolve/main/saily-13b-v0.IQ4_XS.gguf) | IQ4_XS | 7.3 | |
|
41 |
| [GGUF](https://huggingface.co/mradermacher/saily-13b-v0-GGUF/resolve/main/saily-13b-v0.Q4_K_S.gguf) | Q4_K_S | 7.7 | fast, recommended |
|
42 |
| [GGUF](https://huggingface.co/mradermacher/saily-13b-v0-GGUF/resolve/main/saily-13b-v0.Q4_K_M.gguf) | Q4_K_M | 8.2 | fast, recommended |
|
43 |
| [GGUF](https://huggingface.co/mradermacher/saily-13b-v0-GGUF/resolve/main/saily-13b-v0.Q5_K_S.gguf) | Q5_K_S | 9.3 | |
|