mradermacher commited on
Commit
28b949c
·
verified ·
1 Parent(s): ac01319

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -54,8 +54,11 @@ more details, including on how to concatenate multi-part files.
54
  | [GGUF](https://huggingface.co/mradermacher/Monah-8b-Uncensored-GGUF/resolve/main/Monah-8b-Uncensored.Q3_K_S.gguf) | Q3_K_S | 3.8 | |
55
  | [GGUF](https://huggingface.co/mradermacher/Monah-8b-Uncensored-GGUF/resolve/main/Monah-8b-Uncensored.Q3_K_M.gguf) | Q3_K_M | 4.1 | lower quality |
56
  | [GGUF](https://huggingface.co/mradermacher/Monah-8b-Uncensored-GGUF/resolve/main/Monah-8b-Uncensored.Q3_K_L.gguf) | Q3_K_L | 4.4 | |
 
57
  | [GGUF](https://huggingface.co/mradermacher/Monah-8b-Uncensored-GGUF/resolve/main/Monah-8b-Uncensored.Q4_K_S.gguf) | Q4_K_S | 4.8 | fast, recommended |
58
  | [GGUF](https://huggingface.co/mradermacher/Monah-8b-Uncensored-GGUF/resolve/main/Monah-8b-Uncensored.Q4_K_M.gguf) | Q4_K_M | 5.0 | fast, recommended |
 
 
59
  | [GGUF](https://huggingface.co/mradermacher/Monah-8b-Uncensored-GGUF/resolve/main/Monah-8b-Uncensored.Q6_K.gguf) | Q6_K | 6.7 | very good quality |
60
  | [GGUF](https://huggingface.co/mradermacher/Monah-8b-Uncensored-GGUF/resolve/main/Monah-8b-Uncensored.Q8_0.gguf) | Q8_0 | 8.6 | fast, best quality |
61
  | [GGUF](https://huggingface.co/mradermacher/Monah-8b-Uncensored-GGUF/resolve/main/Monah-8b-Uncensored.f16.gguf) | f16 | 16.2 | 16 bpw, overkill |
 
54
  | [GGUF](https://huggingface.co/mradermacher/Monah-8b-Uncensored-GGUF/resolve/main/Monah-8b-Uncensored.Q3_K_S.gguf) | Q3_K_S | 3.8 | |
55
  | [GGUF](https://huggingface.co/mradermacher/Monah-8b-Uncensored-GGUF/resolve/main/Monah-8b-Uncensored.Q3_K_M.gguf) | Q3_K_M | 4.1 | lower quality |
56
  | [GGUF](https://huggingface.co/mradermacher/Monah-8b-Uncensored-GGUF/resolve/main/Monah-8b-Uncensored.Q3_K_L.gguf) | Q3_K_L | 4.4 | |
57
+ | [GGUF](https://huggingface.co/mradermacher/Monah-8b-Uncensored-GGUF/resolve/main/Monah-8b-Uncensored.IQ4_XS.gguf) | IQ4_XS | 4.6 | |
58
  | [GGUF](https://huggingface.co/mradermacher/Monah-8b-Uncensored-GGUF/resolve/main/Monah-8b-Uncensored.Q4_K_S.gguf) | Q4_K_S | 4.8 | fast, recommended |
59
  | [GGUF](https://huggingface.co/mradermacher/Monah-8b-Uncensored-GGUF/resolve/main/Monah-8b-Uncensored.Q4_K_M.gguf) | Q4_K_M | 5.0 | fast, recommended |
60
+ | [GGUF](https://huggingface.co/mradermacher/Monah-8b-Uncensored-GGUF/resolve/main/Monah-8b-Uncensored.Q5_K_S.gguf) | Q5_K_S | 5.7 | |
61
+ | [GGUF](https://huggingface.co/mradermacher/Monah-8b-Uncensored-GGUF/resolve/main/Monah-8b-Uncensored.Q5_K_M.gguf) | Q5_K_M | 5.8 | |
62
  | [GGUF](https://huggingface.co/mradermacher/Monah-8b-Uncensored-GGUF/resolve/main/Monah-8b-Uncensored.Q6_K.gguf) | Q6_K | 6.7 | very good quality |
63
  | [GGUF](https://huggingface.co/mradermacher/Monah-8b-Uncensored-GGUF/resolve/main/Monah-8b-Uncensored.Q8_0.gguf) | Q8_0 | 8.6 | fast, best quality |
64
  | [GGUF](https://huggingface.co/mradermacher/Monah-8b-Uncensored-GGUF/resolve/main/Monah-8b-Uncensored.f16.gguf) | f16 | 16.2 | 16 bpw, overkill |