mradermacher commited on
Commit
a7c45ab
·
verified ·
1 Parent(s): 9fc2520

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -35,7 +35,7 @@ static quants of https://huggingface.co/ReadyArt/C4-Broken-Tutu-24B
35
 
36
  ***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#C4-Broken-Tutu-24B-GGUF).***
37
 
38
- weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion.
39
  ## Usage
40
 
41
  If you are unsure how to use GGUF files, refer to one of [TheBloke's
@@ -52,8 +52,11 @@ more details, including on how to concatenate multi-part files.
52
  | [GGUF](https://huggingface.co/mradermacher/C4-Broken-Tutu-24B-GGUF/resolve/main/C4-Broken-Tutu-24B.Q3_K_S.gguf) | Q3_K_S | 10.5 | |
53
  | [GGUF](https://huggingface.co/mradermacher/C4-Broken-Tutu-24B-GGUF/resolve/main/C4-Broken-Tutu-24B.Q3_K_M.gguf) | Q3_K_M | 11.6 | lower quality |
54
  | [GGUF](https://huggingface.co/mradermacher/C4-Broken-Tutu-24B-GGUF/resolve/main/C4-Broken-Tutu-24B.Q3_K_L.gguf) | Q3_K_L | 12.5 | |
 
55
  | [GGUF](https://huggingface.co/mradermacher/C4-Broken-Tutu-24B-GGUF/resolve/main/C4-Broken-Tutu-24B.Q4_K_S.gguf) | Q4_K_S | 13.6 | fast, recommended |
56
  | [GGUF](https://huggingface.co/mradermacher/C4-Broken-Tutu-24B-GGUF/resolve/main/C4-Broken-Tutu-24B.Q4_K_M.gguf) | Q4_K_M | 14.4 | fast, recommended |
 
 
57
  | [GGUF](https://huggingface.co/mradermacher/C4-Broken-Tutu-24B-GGUF/resolve/main/C4-Broken-Tutu-24B.Q6_K.gguf) | Q6_K | 19.4 | very good quality |
58
  | [GGUF](https://huggingface.co/mradermacher/C4-Broken-Tutu-24B-GGUF/resolve/main/C4-Broken-Tutu-24B.Q8_0.gguf) | Q8_0 | 25.2 | fast, best quality |
59
 
 
35
 
36
  ***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#C4-Broken-Tutu-24B-GGUF).***
37
 
38
+ weighted/imatrix quants are available at https://huggingface.co/mradermacher/C4-Broken-Tutu-24B-i1-GGUF
39
  ## Usage
40
 
41
  If you are unsure how to use GGUF files, refer to one of [TheBloke's
 
52
  | [GGUF](https://huggingface.co/mradermacher/C4-Broken-Tutu-24B-GGUF/resolve/main/C4-Broken-Tutu-24B.Q3_K_S.gguf) | Q3_K_S | 10.5 | |
53
  | [GGUF](https://huggingface.co/mradermacher/C4-Broken-Tutu-24B-GGUF/resolve/main/C4-Broken-Tutu-24B.Q3_K_M.gguf) | Q3_K_M | 11.6 | lower quality |
54
  | [GGUF](https://huggingface.co/mradermacher/C4-Broken-Tutu-24B-GGUF/resolve/main/C4-Broken-Tutu-24B.Q3_K_L.gguf) | Q3_K_L | 12.5 | |
55
+ | [GGUF](https://huggingface.co/mradermacher/C4-Broken-Tutu-24B-GGUF/resolve/main/C4-Broken-Tutu-24B.IQ4_XS.gguf) | IQ4_XS | 13.0 | |
56
  | [GGUF](https://huggingface.co/mradermacher/C4-Broken-Tutu-24B-GGUF/resolve/main/C4-Broken-Tutu-24B.Q4_K_S.gguf) | Q4_K_S | 13.6 | fast, recommended |
57
  | [GGUF](https://huggingface.co/mradermacher/C4-Broken-Tutu-24B-GGUF/resolve/main/C4-Broken-Tutu-24B.Q4_K_M.gguf) | Q4_K_M | 14.4 | fast, recommended |
58
+ | [GGUF](https://huggingface.co/mradermacher/C4-Broken-Tutu-24B-GGUF/resolve/main/C4-Broken-Tutu-24B.Q5_K_S.gguf) | Q5_K_S | 16.4 | |
59
+ | [GGUF](https://huggingface.co/mradermacher/C4-Broken-Tutu-24B-GGUF/resolve/main/C4-Broken-Tutu-24B.Q5_K_M.gguf) | Q5_K_M | 16.9 | |
60
  | [GGUF](https://huggingface.co/mradermacher/C4-Broken-Tutu-24B-GGUF/resolve/main/C4-Broken-Tutu-24B.Q6_K.gguf) | Q6_K | 19.4 | very good quality |
61
  | [GGUF](https://huggingface.co/mradermacher/C4-Broken-Tutu-24B-GGUF/resolve/main/C4-Broken-Tutu-24B.Q8_0.gguf) | Q8_0 | 25.2 | fast, best quality |
62