mradermacher commited on
Commit
2713936
·
verified ·
1 Parent(s): 40ef7fe

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -38,6 +38,7 @@ more details, including on how to concatenate multi-part files.
38
  | [GGUF](https://huggingface.co/mradermacher/Phind-CodeLlama-34B-Python-v1-GGUF/resolve/main/Phind-CodeLlama-34B-Python-v1.IQ3_M.gguf) | IQ3_M | 15.3 | |
39
  | [GGUF](https://huggingface.co/mradermacher/Phind-CodeLlama-34B-Python-v1-GGUF/resolve/main/Phind-CodeLlama-34B-Python-v1.Q3_K_M.gguf) | Q3_K_M | 16.4 | lower quality |
40
  | [GGUF](https://huggingface.co/mradermacher/Phind-CodeLlama-34B-Python-v1-GGUF/resolve/main/Phind-CodeLlama-34B-Python-v1.Q3_K_L.gguf) | Q3_K_L | 17.9 | |
 
41
  | [GGUF](https://huggingface.co/mradermacher/Phind-CodeLlama-34B-Python-v1-GGUF/resolve/main/Phind-CodeLlama-34B-Python-v1.Q4_K_S.gguf) | Q4_K_S | 19.3 | fast, recommended |
42
  | [GGUF](https://huggingface.co/mradermacher/Phind-CodeLlama-34B-Python-v1-GGUF/resolve/main/Phind-CodeLlama-34B-Python-v1.Q4_K_M.gguf) | Q4_K_M | 20.3 | fast, recommended |
43
  | [GGUF](https://huggingface.co/mradermacher/Phind-CodeLlama-34B-Python-v1-GGUF/resolve/main/Phind-CodeLlama-34B-Python-v1.Q5_K_S.gguf) | Q5_K_S | 23.3 | |
 
38
  | [GGUF](https://huggingface.co/mradermacher/Phind-CodeLlama-34B-Python-v1-GGUF/resolve/main/Phind-CodeLlama-34B-Python-v1.IQ3_M.gguf) | IQ3_M | 15.3 | |
39
  | [GGUF](https://huggingface.co/mradermacher/Phind-CodeLlama-34B-Python-v1-GGUF/resolve/main/Phind-CodeLlama-34B-Python-v1.Q3_K_M.gguf) | Q3_K_M | 16.4 | lower quality |
40
  | [GGUF](https://huggingface.co/mradermacher/Phind-CodeLlama-34B-Python-v1-GGUF/resolve/main/Phind-CodeLlama-34B-Python-v1.Q3_K_L.gguf) | Q3_K_L | 17.9 | |
41
+ | [GGUF](https://huggingface.co/mradermacher/Phind-CodeLlama-34B-Python-v1-GGUF/resolve/main/Phind-CodeLlama-34B-Python-v1.IQ4_XS.gguf) | IQ4_XS | 18.3 | |
42
  | [GGUF](https://huggingface.co/mradermacher/Phind-CodeLlama-34B-Python-v1-GGUF/resolve/main/Phind-CodeLlama-34B-Python-v1.Q4_K_S.gguf) | Q4_K_S | 19.3 | fast, recommended |
43
  | [GGUF](https://huggingface.co/mradermacher/Phind-CodeLlama-34B-Python-v1-GGUF/resolve/main/Phind-CodeLlama-34B-Python-v1.Q4_K_M.gguf) | Q4_K_M | 20.3 | fast, recommended |
44
  | [GGUF](https://huggingface.co/mradermacher/Phind-CodeLlama-34B-Python-v1-GGUF/resolve/main/Phind-CodeLlama-34B-Python-v1.Q5_K_S.gguf) | Q5_K_S | 23.3 | |