mradermacher commited on
Commit
8100171
·
verified ·
1 Parent(s): 6adcaa9

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -46,7 +46,9 @@ more details, including on how to concatenate multi-part files.
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.Q4_K_S.gguf) | Q4_K_S | 14.8 | fast, recommended |
 
50
  | [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-absolute-heresy-GGUF/resolve/main/gpt-oss-20b-absolute-heresy.Q6_K.gguf) | Q6_K | 22.3 | very good quality |
51
  | [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-absolute-heresy-GGUF/resolve/main/gpt-oss-20b-absolute-heresy.Q8_0.gguf) | Q8_0 | 22.4 | fast, best quality |
52
 
 
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 |
51
+ | [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-absolute-heresy-GGUF/resolve/main/gpt-oss-20b-absolute-heresy.Q4_K_M.gguf) | Q4_K_M | 15.9 | fast, recommended |
52
  | [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-absolute-heresy-GGUF/resolve/main/gpt-oss-20b-absolute-heresy.Q6_K.gguf) | Q6_K | 22.3 | very good quality |
53
  | [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-absolute-heresy-GGUF/resolve/main/gpt-oss-20b-absolute-heresy.Q8_0.gguf) | Q8_0 | 22.4 | fast, best quality |
54