mradermacher commited on
Commit
4dfed40
1 Parent(s): 6d07d88

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -32,6 +32,8 @@ more details, including on how to concatenate multi-part files.
32
  | [GGUF](https://huggingface.co/mradermacher/Synthia-70B-v1.1-i1-GGUF/resolve/main/Synthia-70B-v1.1.i1-IQ3_XS.gguf) | i1-IQ3_XS | 28.6 | |
33
  | [GGUF](https://huggingface.co/mradermacher/Synthia-70B-v1.1-i1-GGUF/resolve/main/Synthia-70B-v1.1.i1-IQ3_S.gguf) | i1-IQ3_S | 30.3 | fast, beats Q3_K* |
34
  | [GGUF](https://huggingface.co/mradermacher/Synthia-70B-v1.1-i1-GGUF/resolve/main/Synthia-70B-v1.1.i1-IQ3_M.gguf) | i1-IQ3_M | 31.4 | |
 
 
35
 
36
 
37
  Here is a handy graph by ikawrakow comparing some lower-quality quant
 
32
  | [GGUF](https://huggingface.co/mradermacher/Synthia-70B-v1.1-i1-GGUF/resolve/main/Synthia-70B-v1.1.i1-IQ3_XS.gguf) | i1-IQ3_XS | 28.6 | |
33
  | [GGUF](https://huggingface.co/mradermacher/Synthia-70B-v1.1-i1-GGUF/resolve/main/Synthia-70B-v1.1.i1-IQ3_S.gguf) | i1-IQ3_S | 30.3 | fast, beats Q3_K* |
34
  | [GGUF](https://huggingface.co/mradermacher/Synthia-70B-v1.1-i1-GGUF/resolve/main/Synthia-70B-v1.1.i1-IQ3_M.gguf) | i1-IQ3_M | 31.4 | |
35
+ | [GGUF](https://huggingface.co/mradermacher/Synthia-70B-v1.1-i1-GGUF/resolve/main/Synthia-70B-v1.1.i1-Q3_K_M.gguf) | i1-Q3_K_M | 33.7 | IQ3_S probably better |
36
+ | [GGUF](https://huggingface.co/mradermacher/Synthia-70B-v1.1-i1-GGUF/resolve/main/Synthia-70B-v1.1.i1-Q4_K_M.gguf) | i1-Q4_K_M | 41.8 | fast, medium quality |
37
 
38
 
39
  Here is a handy graph by ikawrakow comparing some lower-quality quant