mradermacher commited on
Commit
28a95be
·
verified ·
1 Parent(s): 76fb62b

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -31,7 +31,7 @@ static quants of https://huggingface.co/p-e-r-e-g-r-i-n-e/MS3.2-Nilcall-24B-v0.1
31
 
32
  ***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#MS3.2-Nilcall-24B-v0.1-GGUF).***
33
 
34
- 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.
35
  ## Usage
36
 
37
  If you are unsure how to use GGUF files, refer to one of [TheBloke's
@@ -48,6 +48,7 @@ more details, including on how to concatenate multi-part files.
48
  | [GGUF](https://huggingface.co/mradermacher/MS3.2-Nilcall-24B-v0.1-GGUF/resolve/main/MS3.2-Nilcall-24B-v0.1.Q3_K_S.gguf) | Q3_K_S | 10.5 | |
49
  | [GGUF](https://huggingface.co/mradermacher/MS3.2-Nilcall-24B-v0.1-GGUF/resolve/main/MS3.2-Nilcall-24B-v0.1.Q3_K_M.gguf) | Q3_K_M | 11.6 | lower quality |
50
  | [GGUF](https://huggingface.co/mradermacher/MS3.2-Nilcall-24B-v0.1-GGUF/resolve/main/MS3.2-Nilcall-24B-v0.1.Q3_K_L.gguf) | Q3_K_L | 12.5 | |
 
51
  | [GGUF](https://huggingface.co/mradermacher/MS3.2-Nilcall-24B-v0.1-GGUF/resolve/main/MS3.2-Nilcall-24B-v0.1.Q4_K_S.gguf) | Q4_K_S | 13.6 | fast, recommended |
52
  | [GGUF](https://huggingface.co/mradermacher/MS3.2-Nilcall-24B-v0.1-GGUF/resolve/main/MS3.2-Nilcall-24B-v0.1.Q4_K_M.gguf) | Q4_K_M | 14.4 | fast, recommended |
53
  | [GGUF](https://huggingface.co/mradermacher/MS3.2-Nilcall-24B-v0.1-GGUF/resolve/main/MS3.2-Nilcall-24B-v0.1.Q5_K_S.gguf) | Q5_K_S | 16.4 | |
 
31
 
32
  ***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#MS3.2-Nilcall-24B-v0.1-GGUF).***
33
 
34
+ weighted/imatrix quants are available at https://huggingface.co/mradermacher/MS3.2-Nilcall-24B-v0.1-i1-GGUF
35
  ## Usage
36
 
37
  If you are unsure how to use GGUF files, refer to one of [TheBloke's
 
48
  | [GGUF](https://huggingface.co/mradermacher/MS3.2-Nilcall-24B-v0.1-GGUF/resolve/main/MS3.2-Nilcall-24B-v0.1.Q3_K_S.gguf) | Q3_K_S | 10.5 | |
49
  | [GGUF](https://huggingface.co/mradermacher/MS3.2-Nilcall-24B-v0.1-GGUF/resolve/main/MS3.2-Nilcall-24B-v0.1.Q3_K_M.gguf) | Q3_K_M | 11.6 | lower quality |
50
  | [GGUF](https://huggingface.co/mradermacher/MS3.2-Nilcall-24B-v0.1-GGUF/resolve/main/MS3.2-Nilcall-24B-v0.1.Q3_K_L.gguf) | Q3_K_L | 12.5 | |
51
+ | [GGUF](https://huggingface.co/mradermacher/MS3.2-Nilcall-24B-v0.1-GGUF/resolve/main/MS3.2-Nilcall-24B-v0.1.IQ4_XS.gguf) | IQ4_XS | 13.0 | |
52
  | [GGUF](https://huggingface.co/mradermacher/MS3.2-Nilcall-24B-v0.1-GGUF/resolve/main/MS3.2-Nilcall-24B-v0.1.Q4_K_S.gguf) | Q4_K_S | 13.6 | fast, recommended |
53
  | [GGUF](https://huggingface.co/mradermacher/MS3.2-Nilcall-24B-v0.1-GGUF/resolve/main/MS3.2-Nilcall-24B-v0.1.Q4_K_M.gguf) | Q4_K_M | 14.4 | fast, recommended |
54
  | [GGUF](https://huggingface.co/mradermacher/MS3.2-Nilcall-24B-v0.1-GGUF/resolve/main/MS3.2-Nilcall-24B-v0.1.Q5_K_S.gguf) | Q5_K_S | 16.4 | |