auto-patch README.md
Browse files
README.md
CHANGED
@@ -15,7 +15,6 @@ tags:
|
|
15 |
|
16 |
static quants of https://huggingface.co/nisten/shqiponja-90
|
17 |
|
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
|
@@ -30,7 +29,9 @@ more details, including on how to concatenate multi-part files.
|
|
30 |
|
31 |
| Link | Type | Size/GB | Notes |
|
32 |
|:-----|:-----|--------:|:------|
|
|
|
33 |
| [PART 1](https://huggingface.co/mradermacher/shqiponja-90-GGUF/resolve/main/shqiponja-90.Q4_K_S.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/shqiponja-90-GGUF/resolve/main/shqiponja-90.Q4_K_S.gguf.part2of2) | Q4_K_S | 52.7 | fast, recommended |
|
|
|
34 |
|
35 |
|
36 |
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
|
|
15 |
|
16 |
static quants of https://huggingface.co/nisten/shqiponja-90
|
17 |
|
|
|
18 |
<!-- provided-files -->
|
19 |
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.
|
20 |
## Usage
|
|
|
29 |
|
30 |
| Link | Type | Size/GB | Notes |
|
31 |
|:-----|:-----|--------:|:------|
|
32 |
+
| [GGUF](https://huggingface.co/mradermacher/shqiponja-90-GGUF/resolve/main/shqiponja-90.Q3_K_M.gguf) | Q3_K_M | 45.3 | lower quality |
|
33 |
| [PART 1](https://huggingface.co/mradermacher/shqiponja-90-GGUF/resolve/main/shqiponja-90.Q4_K_S.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/shqiponja-90-GGUF/resolve/main/shqiponja-90.Q4_K_S.gguf.part2of2) | Q4_K_S | 52.7 | fast, recommended |
|
34 |
+
| [PART 1](https://huggingface.co/mradermacher/shqiponja-90-GGUF/resolve/main/shqiponja-90.Q8_0.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/shqiponja-90-GGUF/resolve/main/shqiponja-90.Q8_0.gguf.part2of2) | Q8_0 | 96.6 | fast, best quality |
|
35 |
|
36 |
|
37 |
Here is a handy graph by ikawrakow comparing some lower-quality quant
|