mradermacher commited on
Commit
7e57106
·
verified ·
1 Parent(s): b9a7254

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -72,6 +72,7 @@ more details, including on how to concatenate multi-part files.
72
  | [GGUF](https://huggingface.co/mradermacher/vincent-i1-GGUF/resolve/main/vincent.i1-Q3_K_M.gguf) | i1-Q3_K_M | 3.6 | IQ3_S probably better |
73
  | [GGUF](https://huggingface.co/mradermacher/vincent-i1-GGUF/resolve/main/vincent.i1-Q3_K_L.gguf) | i1-Q3_K_L | 3.9 | IQ3_M probably better |
74
  | [GGUF](https://huggingface.co/mradermacher/vincent-i1-GGUF/resolve/main/vincent.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.0 | |
 
75
  | [GGUF](https://huggingface.co/mradermacher/vincent-i1-GGUF/resolve/main/vincent.i1-IQ4_NL.gguf) | i1-IQ4_NL | 4.2 | prefer IQ4_XS |
76
  | [GGUF](https://huggingface.co/mradermacher/vincent-i1-GGUF/resolve/main/vincent.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.2 | optimal size/speed/quality |
77
  | [GGUF](https://huggingface.co/mradermacher/vincent-i1-GGUF/resolve/main/vincent.i1-Q4_K_M.gguf) | i1-Q4_K_M | 4.5 | fast, recommended |
 
72
  | [GGUF](https://huggingface.co/mradermacher/vincent-i1-GGUF/resolve/main/vincent.i1-Q3_K_M.gguf) | i1-Q3_K_M | 3.6 | IQ3_S probably better |
73
  | [GGUF](https://huggingface.co/mradermacher/vincent-i1-GGUF/resolve/main/vincent.i1-Q3_K_L.gguf) | i1-Q3_K_L | 3.9 | IQ3_M probably better |
74
  | [GGUF](https://huggingface.co/mradermacher/vincent-i1-GGUF/resolve/main/vincent.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.0 | |
75
+ | [GGUF](https://huggingface.co/mradermacher/vincent-i1-GGUF/resolve/main/vincent.i1-Q4_0.gguf) | i1-Q4_0 | 4.2 | fast, low quality |
76
  | [GGUF](https://huggingface.co/mradermacher/vincent-i1-GGUF/resolve/main/vincent.i1-IQ4_NL.gguf) | i1-IQ4_NL | 4.2 | prefer IQ4_XS |
77
  | [GGUF](https://huggingface.co/mradermacher/vincent-i1-GGUF/resolve/main/vincent.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.2 | optimal size/speed/quality |
78
  | [GGUF](https://huggingface.co/mradermacher/vincent-i1-GGUF/resolve/main/vincent.i1-Q4_K_M.gguf) | i1-Q4_K_M | 4.5 | fast, recommended |