mradermacher commited on
Commit
96356f2
·
verified ·
1 Parent(s): d50ce01

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -35,6 +35,8 @@ more details, including on how to concatenate multi-part files.
35
  | [GGUF](https://huggingface.co/mradermacher/lightnovel_cpt-GGUF/resolve/main/lightnovel_cpt.Q3_K_S.gguf) | Q3_K_S | 3.6 | |
36
  | [GGUF](https://huggingface.co/mradermacher/lightnovel_cpt-GGUF/resolve/main/lightnovel_cpt.Q3_K_M.gguf) | Q3_K_M | 3.9 | lower quality |
37
  | [GGUF](https://huggingface.co/mradermacher/lightnovel_cpt-GGUF/resolve/main/lightnovel_cpt.Q3_K_L.gguf) | Q3_K_L | 4.2 | |
 
 
38
  | [GGUF](https://huggingface.co/mradermacher/lightnovel_cpt-GGUF/resolve/main/lightnovel_cpt.Q4_K_S.gguf) | Q4_K_S | 4.6 | fast, recommended |
39
  | [GGUF](https://huggingface.co/mradermacher/lightnovel_cpt-GGUF/resolve/main/lightnovel_cpt.Q4_K_M.gguf) | Q4_K_M | 4.8 | fast, recommended |
40
  | [GGUF](https://huggingface.co/mradermacher/lightnovel_cpt-GGUF/resolve/main/lightnovel_cpt.Q5_K_S.gguf) | Q5_K_S | 5.4 | |
 
35
  | [GGUF](https://huggingface.co/mradermacher/lightnovel_cpt-GGUF/resolve/main/lightnovel_cpt.Q3_K_S.gguf) | Q3_K_S | 3.6 | |
36
  | [GGUF](https://huggingface.co/mradermacher/lightnovel_cpt-GGUF/resolve/main/lightnovel_cpt.Q3_K_M.gguf) | Q3_K_M | 3.9 | lower quality |
37
  | [GGUF](https://huggingface.co/mradermacher/lightnovel_cpt-GGUF/resolve/main/lightnovel_cpt.Q3_K_L.gguf) | Q3_K_L | 4.2 | |
38
+ | [GGUF](https://huggingface.co/mradermacher/lightnovel_cpt-GGUF/resolve/main/lightnovel_cpt.IQ4_XS.gguf) | IQ4_XS | 4.4 | |
39
+ | [GGUF](https://huggingface.co/mradermacher/lightnovel_cpt-GGUF/resolve/main/lightnovel_cpt.Q4_0_4_4.gguf) | Q4_0_4_4 | 4.5 | fast on arm, low quality |
40
  | [GGUF](https://huggingface.co/mradermacher/lightnovel_cpt-GGUF/resolve/main/lightnovel_cpt.Q4_K_S.gguf) | Q4_K_S | 4.6 | fast, recommended |
41
  | [GGUF](https://huggingface.co/mradermacher/lightnovel_cpt-GGUF/resolve/main/lightnovel_cpt.Q4_K_M.gguf) | Q4_K_M | 4.8 | fast, recommended |
42
  | [GGUF](https://huggingface.co/mradermacher/lightnovel_cpt-GGUF/resolve/main/lightnovel_cpt.Q5_K_S.gguf) | Q5_K_S | 5.4 | |