auto-patch README.md
Browse files
README.md
CHANGED
@@ -28,6 +28,7 @@ more details, including on how to concatenate multi-part files.
|
|
28 |
|
29 |
| Link | Type | Size/GB | Notes |
|
30 |
|:-----|:-----|--------:|:------|
|
|
|
31 |
| [GGUF](https://huggingface.co/mradermacher/InRanker-base-GGUF/resolve/main/InRanker-base.IQ3_S.gguf) | IQ3_S | 0.2 | beats Q3_K* |
|
32 |
| [GGUF](https://huggingface.co/mradermacher/InRanker-base-GGUF/resolve/main/InRanker-base.f16.gguf) | f16 | 0.6 | 16 bpw, overkill |
|
33 |
|
|
|
28 |
|
29 |
| Link | Type | Size/GB | Notes |
|
30 |
|:-----|:-----|--------:|:------|
|
31 |
+
| [GGUF](https://huggingface.co/mradermacher/InRanker-base-GGUF/resolve/main/InRanker-base.Q2_K.gguf) | Q2_K | 0.2 | |
|
32 |
| [GGUF](https://huggingface.co/mradermacher/InRanker-base-GGUF/resolve/main/InRanker-base.IQ3_S.gguf) | IQ3_S | 0.2 | beats Q3_K* |
|
33 |
| [GGUF](https://huggingface.co/mradermacher/InRanker-base-GGUF/resolve/main/InRanker-base.f16.gguf) | f16 | 0.6 | 16 bpw, overkill |
|
34 |
|