mradermacher commited on
Commit
992a7ad
1 Parent(s): 81e91a6

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -35,6 +35,7 @@ more details, including on how to concatenate multi-part files.
35
  | [GGUF](https://huggingface.co/mradermacher/OmniCorso-7B-GGUF/resolve/main/OmniCorso-7B.Q2_K.gguf) | Q2_K | 2.8 | |
36
  | [GGUF](https://huggingface.co/mradermacher/OmniCorso-7B-GGUF/resolve/main/OmniCorso-7B.Q3_K_S.gguf) | Q3_K_S | 3.3 | |
37
  | [GGUF](https://huggingface.co/mradermacher/OmniCorso-7B-GGUF/resolve/main/OmniCorso-7B.Q3_K_M.gguf) | Q3_K_M | 3.6 | lower quality |
 
38
  | [GGUF](https://huggingface.co/mradermacher/OmniCorso-7B-GGUF/resolve/main/OmniCorso-7B.Q4_K_S.gguf) | Q4_K_S | 4.2 | fast, recommended |
39
  | [GGUF](https://huggingface.co/mradermacher/OmniCorso-7B-GGUF/resolve/main/OmniCorso-7B.Q6_K.gguf) | Q6_K | 6.0 | very good quality |
40
  | [GGUF](https://huggingface.co/mradermacher/OmniCorso-7B-GGUF/resolve/main/OmniCorso-7B.Q8_0.gguf) | Q8_0 | 7.8 | fast, best quality |
 
35
  | [GGUF](https://huggingface.co/mradermacher/OmniCorso-7B-GGUF/resolve/main/OmniCorso-7B.Q2_K.gguf) | Q2_K | 2.8 | |
36
  | [GGUF](https://huggingface.co/mradermacher/OmniCorso-7B-GGUF/resolve/main/OmniCorso-7B.Q3_K_S.gguf) | Q3_K_S | 3.3 | |
37
  | [GGUF](https://huggingface.co/mradermacher/OmniCorso-7B-GGUF/resolve/main/OmniCorso-7B.Q3_K_M.gguf) | Q3_K_M | 3.6 | lower quality |
38
+ | [GGUF](https://huggingface.co/mradermacher/OmniCorso-7B-GGUF/resolve/main/OmniCorso-7B.Q3_K_L.gguf) | Q3_K_L | 3.9 | |
39
  | [GGUF](https://huggingface.co/mradermacher/OmniCorso-7B-GGUF/resolve/main/OmniCorso-7B.Q4_K_S.gguf) | Q4_K_S | 4.2 | fast, recommended |
40
  | [GGUF](https://huggingface.co/mradermacher/OmniCorso-7B-GGUF/resolve/main/OmniCorso-7B.Q6_K.gguf) | Q6_K | 6.0 | very good quality |
41
  | [GGUF](https://huggingface.co/mradermacher/OmniCorso-7B-GGUF/resolve/main/OmniCorso-7B.Q8_0.gguf) | Q8_0 | 7.8 | fast, best quality |