mradermacher commited on
Commit
3bf185f
·
verified ·
1 Parent(s): 1276488

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/LightningRodLabs/foresight-32B
30
 
31
  ***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#foresight-32B-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
@@ -47,6 +47,7 @@ more details, including on how to concatenate multi-part files.
47
  | [GGUF](https://huggingface.co/mradermacher/foresight-32B-GGUF/resolve/main/foresight-32B.Q3_K_S.gguf) | Q3_K_S | 14.5 | |
48
  | [GGUF](https://huggingface.co/mradermacher/foresight-32B-GGUF/resolve/main/foresight-32B.Q3_K_M.gguf) | Q3_K_M | 16.1 | lower quality |
49
  | [GGUF](https://huggingface.co/mradermacher/foresight-32B-GGUF/resolve/main/foresight-32B.Q3_K_L.gguf) | Q3_K_L | 17.4 | |
 
50
  | [GGUF](https://huggingface.co/mradermacher/foresight-32B-GGUF/resolve/main/foresight-32B.Q4_K_S.gguf) | Q4_K_S | 18.9 | fast, recommended |
51
  | [GGUF](https://huggingface.co/mradermacher/foresight-32B-GGUF/resolve/main/foresight-32B.Q4_K_M.gguf) | Q4_K_M | 19.9 | fast, recommended |
52
  | [GGUF](https://huggingface.co/mradermacher/foresight-32B-GGUF/resolve/main/foresight-32B.Q5_K_S.gguf) | Q5_K_S | 22.7 | |
 
30
 
31
  ***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#foresight-32B-GGUF).***
32
 
33
+ weighted/imatrix quants are available at https://huggingface.co/mradermacher/foresight-32B-i1-GGUF
34
  ## Usage
35
 
36
  If you are unsure how to use GGUF files, refer to one of [TheBloke's
 
47
  | [GGUF](https://huggingface.co/mradermacher/foresight-32B-GGUF/resolve/main/foresight-32B.Q3_K_S.gguf) | Q3_K_S | 14.5 | |
48
  | [GGUF](https://huggingface.co/mradermacher/foresight-32B-GGUF/resolve/main/foresight-32B.Q3_K_M.gguf) | Q3_K_M | 16.1 | lower quality |
49
  | [GGUF](https://huggingface.co/mradermacher/foresight-32B-GGUF/resolve/main/foresight-32B.Q3_K_L.gguf) | Q3_K_L | 17.4 | |
50
+ | [GGUF](https://huggingface.co/mradermacher/foresight-32B-GGUF/resolve/main/foresight-32B.IQ4_XS.gguf) | IQ4_XS | 18.0 | |
51
  | [GGUF](https://huggingface.co/mradermacher/foresight-32B-GGUF/resolve/main/foresight-32B.Q4_K_S.gguf) | Q4_K_S | 18.9 | fast, recommended |
52
  | [GGUF](https://huggingface.co/mradermacher/foresight-32B-GGUF/resolve/main/foresight-32B.Q4_K_M.gguf) | Q4_K_M | 19.9 | fast, recommended |
53
  | [GGUF](https://huggingface.co/mradermacher/foresight-32B-GGUF/resolve/main/foresight-32B.Q5_K_S.gguf) | Q5_K_S | 22.7 | |