mradermacher commited on
Commit
8e84fb2
1 Parent(s): b8fc60e

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -42,7 +42,7 @@ more details, including on how to concatenate multi-part files.
42
  | [GGUF](https://huggingface.co/mradermacher/Emerhyst-20B-i1-GGUF/resolve/main/Emerhyst-20B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 10.9 | IQ3_M probably better |
43
  | [GGUF](https://huggingface.co/mradermacher/Emerhyst-20B-i1-GGUF/resolve/main/Emerhyst-20B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 11.0 | |
44
  | [GGUF](https://huggingface.co/mradermacher/Emerhyst-20B-i1-GGUF/resolve/main/Emerhyst-20B.i1-IQ4_NL.gguf) | i1-IQ4_NL | 11.6 | slightly worse than Q4_K_S |
45
- | [GGUF](https://huggingface.co/mradermacher/Emerhyst-20B-i1-GGUF/resolve/main/Emerhyst-20B.i1-Q4_0.gguf) | i1-Q4_0 | 11.6 | |
46
  | [GGUF](https://huggingface.co/mradermacher/Emerhyst-20B-i1-GGUF/resolve/main/Emerhyst-20B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 11.7 | optimal size/speed/quality |
47
  | [GGUF](https://huggingface.co/mradermacher/Emerhyst-20B-i1-GGUF/resolve/main/Emerhyst-20B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 12.3 | fast, recommended |
48
  | [GGUF](https://huggingface.co/mradermacher/Emerhyst-20B-i1-GGUF/resolve/main/Emerhyst-20B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 14.1 | |
 
42
  | [GGUF](https://huggingface.co/mradermacher/Emerhyst-20B-i1-GGUF/resolve/main/Emerhyst-20B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 10.9 | IQ3_M probably better |
43
  | [GGUF](https://huggingface.co/mradermacher/Emerhyst-20B-i1-GGUF/resolve/main/Emerhyst-20B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 11.0 | |
44
  | [GGUF](https://huggingface.co/mradermacher/Emerhyst-20B-i1-GGUF/resolve/main/Emerhyst-20B.i1-IQ4_NL.gguf) | i1-IQ4_NL | 11.6 | slightly worse than Q4_K_S |
45
+ | [GGUF](https://huggingface.co/mradermacher/Emerhyst-20B-i1-GGUF/resolve/main/Emerhyst-20B.i1-Q4_0.gguf) | i1-Q4_0 | 11.6 | fast, low quality |
46
  | [GGUF](https://huggingface.co/mradermacher/Emerhyst-20B-i1-GGUF/resolve/main/Emerhyst-20B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 11.7 | optimal size/speed/quality |
47
  | [GGUF](https://huggingface.co/mradermacher/Emerhyst-20B-i1-GGUF/resolve/main/Emerhyst-20B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 12.3 | fast, recommended |
48
  | [GGUF](https://huggingface.co/mradermacher/Emerhyst-20B-i1-GGUF/resolve/main/Emerhyst-20B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 14.1 | |