mradermacher commited on
Commit
c67ad0e
·
verified ·
1 Parent(s): c7cbfc7

auto-patch README.md

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