mradermacher commited on
Commit
c396e38
·
verified ·
1 Parent(s): 092db1b

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -38,9 +38,11 @@ more details, including on how to concatenate multi-part files.
38
  | [GGUF](https://huggingface.co/mradermacher/SLIMER-GGUF/resolve/main/SLIMER.Q3_K_S.gguf) | Q3_K_S | 3.0 | |
39
  | [GGUF](https://huggingface.co/mradermacher/SLIMER-GGUF/resolve/main/SLIMER.Q3_K_M.gguf) | Q3_K_M | 3.4 | lower quality |
40
  | [GGUF](https://huggingface.co/mradermacher/SLIMER-GGUF/resolve/main/SLIMER.Q3_K_L.gguf) | Q3_K_L | 3.7 | |
 
41
  | [GGUF](https://huggingface.co/mradermacher/SLIMER-GGUF/resolve/main/SLIMER.Q4_K_S.gguf) | Q4_K_S | 4.0 | fast, recommended |
42
  | [GGUF](https://huggingface.co/mradermacher/SLIMER-GGUF/resolve/main/SLIMER.Q4_K_M.gguf) | Q4_K_M | 4.2 | fast, recommended |
43
  | [GGUF](https://huggingface.co/mradermacher/SLIMER-GGUF/resolve/main/SLIMER.Q5_K_S.gguf) | Q5_K_S | 4.8 | |
 
44
  | [GGUF](https://huggingface.co/mradermacher/SLIMER-GGUF/resolve/main/SLIMER.Q6_K.gguf) | Q6_K | 5.6 | very good quality |
45
  | [GGUF](https://huggingface.co/mradermacher/SLIMER-GGUF/resolve/main/SLIMER.Q8_0.gguf) | Q8_0 | 7.3 | fast, best quality |
46
  | [GGUF](https://huggingface.co/mradermacher/SLIMER-GGUF/resolve/main/SLIMER.f16.gguf) | f16 | 13.6 | 16 bpw, overkill |
 
38
  | [GGUF](https://huggingface.co/mradermacher/SLIMER-GGUF/resolve/main/SLIMER.Q3_K_S.gguf) | Q3_K_S | 3.0 | |
39
  | [GGUF](https://huggingface.co/mradermacher/SLIMER-GGUF/resolve/main/SLIMER.Q3_K_M.gguf) | Q3_K_M | 3.4 | lower quality |
40
  | [GGUF](https://huggingface.co/mradermacher/SLIMER-GGUF/resolve/main/SLIMER.Q3_K_L.gguf) | Q3_K_L | 3.7 | |
41
+ | [GGUF](https://huggingface.co/mradermacher/SLIMER-GGUF/resolve/main/SLIMER.IQ4_XS.gguf) | IQ4_XS | 3.7 | |
42
  | [GGUF](https://huggingface.co/mradermacher/SLIMER-GGUF/resolve/main/SLIMER.Q4_K_S.gguf) | Q4_K_S | 4.0 | fast, recommended |
43
  | [GGUF](https://huggingface.co/mradermacher/SLIMER-GGUF/resolve/main/SLIMER.Q4_K_M.gguf) | Q4_K_M | 4.2 | fast, recommended |
44
  | [GGUF](https://huggingface.co/mradermacher/SLIMER-GGUF/resolve/main/SLIMER.Q5_K_S.gguf) | Q5_K_S | 4.8 | |
45
+ | [GGUF](https://huggingface.co/mradermacher/SLIMER-GGUF/resolve/main/SLIMER.Q5_K_M.gguf) | Q5_K_M | 4.9 | |
46
  | [GGUF](https://huggingface.co/mradermacher/SLIMER-GGUF/resolve/main/SLIMER.Q6_K.gguf) | Q6_K | 5.6 | very good quality |
47
  | [GGUF](https://huggingface.co/mradermacher/SLIMER-GGUF/resolve/main/SLIMER.Q8_0.gguf) | Q8_0 | 7.3 | fast, best quality |
48
  | [GGUF](https://huggingface.co/mradermacher/SLIMER-GGUF/resolve/main/SLIMER.f16.gguf) | f16 | 13.6 | 16 bpw, overkill |