mradermacher commited on
Commit
930850c
1 Parent(s): 3495c20

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/Phind-Codefuse-34B-GGUF/resolve/main/Phind-Codefuse-34B.IQ4_XS.gguf) | IQ4_XS | 18.6 | |
44
  | [GGUF](https://huggingface.co/mradermacher/Phind-Codefuse-34B-GGUF/resolve/main/Phind-Codefuse-34B.Q4_0.gguf) | Q4_0 | 19.5 | |
45
  | [GGUF](https://huggingface.co/mradermacher/Phind-Codefuse-34B-GGUF/resolve/main/Phind-Codefuse-34B.Q4_K_S.gguf) | Q4_K_S | 19.6 | fast, recommended |
 
46
  | [GGUF](https://huggingface.co/mradermacher/Phind-Codefuse-34B-GGUF/resolve/main/Phind-Codefuse-34B.Q4_K_M.gguf) | Q4_K_M | 20.6 | fast, recommended |
47
  | [GGUF](https://huggingface.co/mradermacher/Phind-Codefuse-34B-GGUF/resolve/main/Phind-Codefuse-34B.Q5_K_S.gguf) | Q5_K_S | 23.6 | |
48
  | [GGUF](https://huggingface.co/mradermacher/Phind-Codefuse-34B-GGUF/resolve/main/Phind-Codefuse-34B.Q5_K_M.gguf) | Q5_K_M | 24.2 | |
 
43
  | [GGUF](https://huggingface.co/mradermacher/Phind-Codefuse-34B-GGUF/resolve/main/Phind-Codefuse-34B.IQ4_XS.gguf) | IQ4_XS | 18.6 | |
44
  | [GGUF](https://huggingface.co/mradermacher/Phind-Codefuse-34B-GGUF/resolve/main/Phind-Codefuse-34B.Q4_0.gguf) | Q4_0 | 19.5 | |
45
  | [GGUF](https://huggingface.co/mradermacher/Phind-Codefuse-34B-GGUF/resolve/main/Phind-Codefuse-34B.Q4_K_S.gguf) | Q4_K_S | 19.6 | fast, recommended |
46
+ | [GGUF](https://huggingface.co/mradermacher/Phind-Codefuse-34B-GGUF/resolve/main/Phind-Codefuse-34B.IQ4_NL.gguf) | IQ4_NL | 19.6 | slightly worse than Q4_K_S |
47
  | [GGUF](https://huggingface.co/mradermacher/Phind-Codefuse-34B-GGUF/resolve/main/Phind-Codefuse-34B.Q4_K_M.gguf) | Q4_K_M | 20.6 | fast, recommended |
48
  | [GGUF](https://huggingface.co/mradermacher/Phind-Codefuse-34B-GGUF/resolve/main/Phind-Codefuse-34B.Q5_K_S.gguf) | Q5_K_S | 23.6 | |
49
  | [GGUF](https://huggingface.co/mradermacher/Phind-Codefuse-34B-GGUF/resolve/main/Phind-Codefuse-34B.Q5_K_M.gguf) | Q5_K_M | 24.2 | |