mradermacher commited on
Commit
6dd2f2e
·
verified ·
1 Parent(s): abd2b32

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -44,6 +44,7 @@ more details, including on how to concatenate multi-part files.
44
  |:-----|:-----|--------:|:------|
45
  | [GGUF](https://huggingface.co/mradermacher/WEBGEN-OSS-20B-GGUF/resolve/main/WEBGEN-OSS-20B.Q3_K_S.gguf) | Q3_K_S | 12.2 | |
46
  | [GGUF](https://huggingface.co/mradermacher/WEBGEN-OSS-20B-GGUF/resolve/main/WEBGEN-OSS-20B.Q2_K.gguf) | Q2_K | 12.2 | |
 
47
  | [GGUF](https://huggingface.co/mradermacher/WEBGEN-OSS-20B-GGUF/resolve/main/WEBGEN-OSS-20B.Q3_K_M.gguf) | Q3_K_M | 13.0 | lower quality |
48
  | [GGUF](https://huggingface.co/mradermacher/WEBGEN-OSS-20B-GGUF/resolve/main/WEBGEN-OSS-20B.Q3_K_L.gguf) | Q3_K_L | 13.4 | |
49
  | [GGUF](https://huggingface.co/mradermacher/WEBGEN-OSS-20B-GGUF/resolve/main/WEBGEN-OSS-20B.Q4_K_S.gguf) | Q4_K_S | 14.8 | fast, recommended |
 
44
  |:-----|:-----|--------:|:------|
45
  | [GGUF](https://huggingface.co/mradermacher/WEBGEN-OSS-20B-GGUF/resolve/main/WEBGEN-OSS-20B.Q3_K_S.gguf) | Q3_K_S | 12.2 | |
46
  | [GGUF](https://huggingface.co/mradermacher/WEBGEN-OSS-20B-GGUF/resolve/main/WEBGEN-OSS-20B.Q2_K.gguf) | Q2_K | 12.2 | |
47
+ | [GGUF](https://huggingface.co/mradermacher/WEBGEN-OSS-20B-GGUF/resolve/main/WEBGEN-OSS-20B.IQ4_XS.gguf) | IQ4_XS | 12.3 | |
48
  | [GGUF](https://huggingface.co/mradermacher/WEBGEN-OSS-20B-GGUF/resolve/main/WEBGEN-OSS-20B.Q3_K_M.gguf) | Q3_K_M | 13.0 | lower quality |
49
  | [GGUF](https://huggingface.co/mradermacher/WEBGEN-OSS-20B-GGUF/resolve/main/WEBGEN-OSS-20B.Q3_K_L.gguf) | Q3_K_L | 13.4 | |
50
  | [GGUF](https://huggingface.co/mradermacher/WEBGEN-OSS-20B-GGUF/resolve/main/WEBGEN-OSS-20B.Q4_K_S.gguf) | Q4_K_S | 14.8 | fast, recommended |