mradermacher commited on
Commit
6b564da
·
verified ·
1 Parent(s): 823f5f7

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -43,6 +43,7 @@ more details, including on how to concatenate multi-part files.
43
  | [GGUF](https://huggingface.co/mradermacher/platypus-yi-34b-i1-GGUF/resolve/main/platypus-yi-34b.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 13.4 | lower quality |
44
  | [GGUF](https://huggingface.co/mradermacher/platypus-yi-34b-i1-GGUF/resolve/main/platypus-yi-34b.i1-IQ3_XS.gguf) | i1-IQ3_XS | 14.3 | |
45
  | [GGUF](https://huggingface.co/mradermacher/platypus-yi-34b-i1-GGUF/resolve/main/platypus-yi-34b.i1-Q3_K_S.gguf) | i1-Q3_K_S | 15.1 | IQ3_XS probably better |
 
46
  | [GGUF](https://huggingface.co/mradermacher/platypus-yi-34b-i1-GGUF/resolve/main/platypus-yi-34b.i1-IQ3_M.gguf) | i1-IQ3_M | 15.7 | |
47
  | [GGUF](https://huggingface.co/mradermacher/platypus-yi-34b-i1-GGUF/resolve/main/platypus-yi-34b.i1-Q3_K_M.gguf) | i1-Q3_K_M | 16.8 | IQ3_S probably better |
48
  | [GGUF](https://huggingface.co/mradermacher/platypus-yi-34b-i1-GGUF/resolve/main/platypus-yi-34b.i1-Q3_K_L.gguf) | i1-Q3_K_L | 18.2 | IQ3_M probably better |
 
43
  | [GGUF](https://huggingface.co/mradermacher/platypus-yi-34b-i1-GGUF/resolve/main/platypus-yi-34b.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 13.4 | lower quality |
44
  | [GGUF](https://huggingface.co/mradermacher/platypus-yi-34b-i1-GGUF/resolve/main/platypus-yi-34b.i1-IQ3_XS.gguf) | i1-IQ3_XS | 14.3 | |
45
  | [GGUF](https://huggingface.co/mradermacher/platypus-yi-34b-i1-GGUF/resolve/main/platypus-yi-34b.i1-Q3_K_S.gguf) | i1-Q3_K_S | 15.1 | IQ3_XS probably better |
46
+ | [GGUF](https://huggingface.co/mradermacher/platypus-yi-34b-i1-GGUF/resolve/main/platypus-yi-34b.i1-IQ3_S.gguf) | i1-IQ3_S | 15.1 | beats Q3_K* |
47
  | [GGUF](https://huggingface.co/mradermacher/platypus-yi-34b-i1-GGUF/resolve/main/platypus-yi-34b.i1-IQ3_M.gguf) | i1-IQ3_M | 15.7 | |
48
  | [GGUF](https://huggingface.co/mradermacher/platypus-yi-34b-i1-GGUF/resolve/main/platypus-yi-34b.i1-Q3_K_M.gguf) | i1-Q3_K_M | 16.8 | IQ3_S probably better |
49
  | [GGUF](https://huggingface.co/mradermacher/platypus-yi-34b-i1-GGUF/resolve/main/platypus-yi-34b.i1-Q3_K_L.gguf) | i1-Q3_K_L | 18.2 | IQ3_M probably better |