mradermacher commited on
Commit
ae7f996
·
verified ·
1 Parent(s): dd512c0

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -35,6 +35,7 @@ more details, including on how to concatenate multi-part files.
35
  | [GGUF](https://huggingface.co/mradermacher/InRanker-base-GGUF/resolve/main/InRanker-base.IQ3_M.gguf) | IQ3_M | 0.2 | |
36
  | [GGUF](https://huggingface.co/mradermacher/InRanker-base-GGUF/resolve/main/InRanker-base.Q3_K_M.gguf) | Q3_K_M | 0.2 | lower quality |
37
  | [GGUF](https://huggingface.co/mradermacher/InRanker-base-GGUF/resolve/main/InRanker-base.Q3_K_L.gguf) | Q3_K_L | 0.2 | |
 
38
  | [GGUF](https://huggingface.co/mradermacher/InRanker-base-GGUF/resolve/main/InRanker-base.Q4_K_S.gguf) | Q4_K_S | 0.2 | fast, recommended |
39
  | [GGUF](https://huggingface.co/mradermacher/InRanker-base-GGUF/resolve/main/InRanker-base.Q4_K_M.gguf) | Q4_K_M | 0.3 | fast, recommended |
40
  | [GGUF](https://huggingface.co/mradermacher/InRanker-base-GGUF/resolve/main/InRanker-base.Q5_K_S.gguf) | Q5_K_S | 0.3 | |
 
35
  | [GGUF](https://huggingface.co/mradermacher/InRanker-base-GGUF/resolve/main/InRanker-base.IQ3_M.gguf) | IQ3_M | 0.2 | |
36
  | [GGUF](https://huggingface.co/mradermacher/InRanker-base-GGUF/resolve/main/InRanker-base.Q3_K_M.gguf) | Q3_K_M | 0.2 | lower quality |
37
  | [GGUF](https://huggingface.co/mradermacher/InRanker-base-GGUF/resolve/main/InRanker-base.Q3_K_L.gguf) | Q3_K_L | 0.2 | |
38
+ | [GGUF](https://huggingface.co/mradermacher/InRanker-base-GGUF/resolve/main/InRanker-base.IQ4_XS.gguf) | IQ4_XS | 0.2 | |
39
  | [GGUF](https://huggingface.co/mradermacher/InRanker-base-GGUF/resolve/main/InRanker-base.Q4_K_S.gguf) | Q4_K_S | 0.2 | fast, recommended |
40
  | [GGUF](https://huggingface.co/mradermacher/InRanker-base-GGUF/resolve/main/InRanker-base.Q4_K_M.gguf) | Q4_K_M | 0.3 | fast, recommended |
41
  | [GGUF](https://huggingface.co/mradermacher/InRanker-base-GGUF/resolve/main/InRanker-base.Q5_K_S.gguf) | Q5_K_S | 0.3 | |