mradermacher commited on
Commit
8d576da
·
verified ·
1 Parent(s): 9a97db6

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -30,7 +30,7 @@ static quants of https://huggingface.co/win10/K1-31B-v5
30
 
31
  ***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#K1-31B-v5-GGUF).***
32
 
33
- 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.
34
  ## Usage
35
 
36
  If you are unsure how to use GGUF files, refer to one of [TheBloke's
@@ -49,6 +49,7 @@ more details, including on how to concatenate multi-part files.
49
  | [GGUF](https://huggingface.co/mradermacher/K1-31B-v5-GGUF/resolve/main/K1-31B-v5.Q3_K_S.gguf) | Q3_K_S | 13.9 | |
50
  | [GGUF](https://huggingface.co/mradermacher/K1-31B-v5-GGUF/resolve/main/K1-31B-v5.Q3_K_M.gguf) | Q3_K_M | 15.4 | lower quality |
51
  | [GGUF](https://huggingface.co/mradermacher/K1-31B-v5-GGUF/resolve/main/K1-31B-v5.Q3_K_L.gguf) | Q3_K_L | 16.7 | |
 
52
  | [GGUF](https://huggingface.co/mradermacher/K1-31B-v5-GGUF/resolve/main/K1-31B-v5.Q4_K_S.gguf) | Q4_K_S | 17.9 | fast, recommended |
53
  | [GGUF](https://huggingface.co/mradermacher/K1-31B-v5-GGUF/resolve/main/K1-31B-v5.Q4_K_M.gguf) | Q4_K_M | 18.8 | fast, recommended |
54
  | [GGUF](https://huggingface.co/mradermacher/K1-31B-v5-GGUF/resolve/main/K1-31B-v5.Q5_K_S.gguf) | Q5_K_S | 21.4 | |
 
30
 
31
  ***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#K1-31B-v5-GGUF).***
32
 
33
+ weighted/imatrix quants are available at https://huggingface.co/mradermacher/K1-31B-v5-i1-GGUF
34
  ## Usage
35
 
36
  If you are unsure how to use GGUF files, refer to one of [TheBloke's
 
49
  | [GGUF](https://huggingface.co/mradermacher/K1-31B-v5-GGUF/resolve/main/K1-31B-v5.Q3_K_S.gguf) | Q3_K_S | 13.9 | |
50
  | [GGUF](https://huggingface.co/mradermacher/K1-31B-v5-GGUF/resolve/main/K1-31B-v5.Q3_K_M.gguf) | Q3_K_M | 15.4 | lower quality |
51
  | [GGUF](https://huggingface.co/mradermacher/K1-31B-v5-GGUF/resolve/main/K1-31B-v5.Q3_K_L.gguf) | Q3_K_L | 16.7 | |
52
+ | [GGUF](https://huggingface.co/mradermacher/K1-31B-v5-GGUF/resolve/main/K1-31B-v5.IQ4_XS.gguf) | IQ4_XS | 17.0 | |
53
  | [GGUF](https://huggingface.co/mradermacher/K1-31B-v5-GGUF/resolve/main/K1-31B-v5.Q4_K_S.gguf) | Q4_K_S | 17.9 | fast, recommended |
54
  | [GGUF](https://huggingface.co/mradermacher/K1-31B-v5-GGUF/resolve/main/K1-31B-v5.Q4_K_M.gguf) | Q4_K_M | 18.8 | fast, recommended |
55
  | [GGUF](https://huggingface.co/mradermacher/K1-31B-v5-GGUF/resolve/main/K1-31B-v5.Q5_K_S.gguf) | Q5_K_S | 21.4 | |