mradermacher commited on
Commit
ddcbbe3
1 Parent(s): ddaaa24

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -29,6 +29,7 @@ more details, including on how to concatenate multi-part files.
29
  | [GGUF](https://huggingface.co/mradermacher/chronos-70b-v2-i1-GGUF/resolve/main/chronos-70b-v2.i1-Q2_K.gguf) | i1-Q2_K | 25.9 | IQ3_XXS probably better |
30
  | [GGUF](https://huggingface.co/mradermacher/chronos-70b-v2-i1-GGUF/resolve/main/chronos-70b-v2.i1-Q3_K_S.gguf) | i1-Q3_K_S | 30.3 | IQ3_XS probably better |
31
  | [GGUF](https://huggingface.co/mradermacher/chronos-70b-v2-i1-GGUF/resolve/main/chronos-70b-v2.i1-Q3_K_M.gguf) | i1-Q3_K_M | 33.7 | IQ3_S probably better |
 
32
  | [GGUF](https://huggingface.co/mradermacher/chronos-70b-v2-i1-GGUF/resolve/main/chronos-70b-v2.i1-Q4_K_S.gguf) | i1-Q4_K_S | 39.7 | almost as good as Q4_K_M |
33
  | [GGUF](https://huggingface.co/mradermacher/chronos-70b-v2-i1-GGUF/resolve/main/chronos-70b-v2.i1-Q4_K_M.gguf) | i1-Q4_K_M | 41.8 | fast, medium quality |
34
 
 
29
  | [GGUF](https://huggingface.co/mradermacher/chronos-70b-v2-i1-GGUF/resolve/main/chronos-70b-v2.i1-Q2_K.gguf) | i1-Q2_K | 25.9 | IQ3_XXS probably better |
30
  | [GGUF](https://huggingface.co/mradermacher/chronos-70b-v2-i1-GGUF/resolve/main/chronos-70b-v2.i1-Q3_K_S.gguf) | i1-Q3_K_S | 30.3 | IQ3_XS probably better |
31
  | [GGUF](https://huggingface.co/mradermacher/chronos-70b-v2-i1-GGUF/resolve/main/chronos-70b-v2.i1-Q3_K_M.gguf) | i1-Q3_K_M | 33.7 | IQ3_S probably better |
32
+ | [GGUF](https://huggingface.co/mradermacher/chronos-70b-v2-i1-GGUF/resolve/main/chronos-70b-v2.i1-Q3_K_L.gguf) | i1-Q3_K_L | 36.6 | IQ3_M probably better |
33
  | [GGUF](https://huggingface.co/mradermacher/chronos-70b-v2-i1-GGUF/resolve/main/chronos-70b-v2.i1-Q4_K_S.gguf) | i1-Q4_K_S | 39.7 | almost as good as Q4_K_M |
34
  | [GGUF](https://huggingface.co/mradermacher/chronos-70b-v2-i1-GGUF/resolve/main/chronos-70b-v2.i1-Q4_K_M.gguf) | i1-Q4_K_M | 41.8 | fast, medium quality |
35