auto-patch README.md
Browse files
README.md
CHANGED
|
@@ -17,7 +17,6 @@ tags:
|
|
| 17 |
<!-- ### vocab_type: -->
|
| 18 |
static quants of https://huggingface.co/ibivibiv/strix-rufipes-70b
|
| 19 |
|
| 20 |
-
|
| 21 |
<!-- provided-files -->
|
| 22 |
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.
|
| 23 |
## Usage
|
|
@@ -32,7 +31,9 @@ more details, including on how to concatenate multi-part files.
|
|
| 32 |
|
| 33 |
| Link | Type | Size/GB | Notes |
|
| 34 |
|:-----|:-----|--------:|:------|
|
|
|
|
| 35 |
| [GGUF](https://huggingface.co/mradermacher/strix-rufipes-70b-GGUF/resolve/main/strix-rufipes-70b.IQ3_S.gguf) | IQ3_S | 30.0 | beats Q3_K* |
|
|
|
|
| 36 |
| [GGUF](https://huggingface.co/mradermacher/strix-rufipes-70b-GGUF/resolve/main/strix-rufipes-70b.Q4_K_S.gguf) | Q4_K_S | 39.3 | fast, recommended |
|
| 37 |
| [PART 1](https://huggingface.co/mradermacher/strix-rufipes-70b-GGUF/resolve/main/strix-rufipes-70b.Q8_0.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/strix-rufipes-70b-GGUF/resolve/main/strix-rufipes-70b.Q8_0.gguf.part2of2) | Q8_0 | 73.4 | fast, best quality |
|
| 38 |
|
|
|
|
| 17 |
<!-- ### vocab_type: -->
|
| 18 |
static quants of https://huggingface.co/ibivibiv/strix-rufipes-70b
|
| 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
|
|
|
|
| 31 |
|
| 32 |
| Link | Type | Size/GB | Notes |
|
| 33 |
|:-----|:-----|--------:|:------|
|
| 34 |
+
| [GGUF](https://huggingface.co/mradermacher/strix-rufipes-70b-GGUF/resolve/main/strix-rufipes-70b.Q2_K.gguf) | Q2_K | 25.6 | |
|
| 35 |
| [GGUF](https://huggingface.co/mradermacher/strix-rufipes-70b-GGUF/resolve/main/strix-rufipes-70b.IQ3_S.gguf) | IQ3_S | 30.0 | beats Q3_K* |
|
| 36 |
+
| [GGUF](https://huggingface.co/mradermacher/strix-rufipes-70b-GGUF/resolve/main/strix-rufipes-70b.IQ3_M.gguf) | IQ3_M | 31.0 | |
|
| 37 |
| [GGUF](https://huggingface.co/mradermacher/strix-rufipes-70b-GGUF/resolve/main/strix-rufipes-70b.Q4_K_S.gguf) | Q4_K_S | 39.3 | fast, recommended |
|
| 38 |
| [PART 1](https://huggingface.co/mradermacher/strix-rufipes-70b-GGUF/resolve/main/strix-rufipes-70b.Q8_0.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/strix-rufipes-70b-GGUF/resolve/main/strix-rufipes-70b.Q8_0.gguf.part2of2) | Q8_0 | 73.4 | fast, best quality |
|
| 39 |
|