mradermacher
commited on
Commit
•
5f0b318
1
Parent(s):
6d19ee5
auto-patch README.md
Browse files
README.md
CHANGED
@@ -18,7 +18,7 @@ tags:
|
|
18 |
static quants of https://huggingface.co/Phind/Phind-CodeLlama-34B-v1
|
19 |
|
20 |
<!-- provided-files -->
|
21 |
-
weighted/imatrix quants
|
22 |
## Usage
|
23 |
|
24 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
@@ -38,6 +38,7 @@ more details, including on how to concatenate multi-part files.
|
|
38 |
| [GGUF](https://huggingface.co/mradermacher/Phind-CodeLlama-34B-v1-GGUF/resolve/main/Phind-CodeLlama-34B-v1.IQ3_M.gguf) | IQ3_M | 15.3 | |
|
39 |
| [GGUF](https://huggingface.co/mradermacher/Phind-CodeLlama-34B-v1-GGUF/resolve/main/Phind-CodeLlama-34B-v1.Q3_K_M.gguf) | Q3_K_M | 16.4 | lower quality |
|
40 |
| [GGUF](https://huggingface.co/mradermacher/Phind-CodeLlama-34B-v1-GGUF/resolve/main/Phind-CodeLlama-34B-v1.Q3_K_L.gguf) | Q3_K_L | 17.9 | |
|
|
|
41 |
| [GGUF](https://huggingface.co/mradermacher/Phind-CodeLlama-34B-v1-GGUF/resolve/main/Phind-CodeLlama-34B-v1.Q4_K_S.gguf) | Q4_K_S | 19.3 | fast, recommended |
|
42 |
| [GGUF](https://huggingface.co/mradermacher/Phind-CodeLlama-34B-v1-GGUF/resolve/main/Phind-CodeLlama-34B-v1.Q4_K_M.gguf) | Q4_K_M | 20.3 | fast, recommended |
|
43 |
| [GGUF](https://huggingface.co/mradermacher/Phind-CodeLlama-34B-v1-GGUF/resolve/main/Phind-CodeLlama-34B-v1.Q5_K_S.gguf) | Q5_K_S | 23.3 | |
|
|
|
18 |
static quants of https://huggingface.co/Phind/Phind-CodeLlama-34B-v1
|
19 |
|
20 |
<!-- provided-files -->
|
21 |
+
weighted/imatrix quants are available at https://huggingface.co/mradermacher/Phind-CodeLlama-34B-v1-i1-GGUF
|
22 |
## Usage
|
23 |
|
24 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
|
|
38 |
| [GGUF](https://huggingface.co/mradermacher/Phind-CodeLlama-34B-v1-GGUF/resolve/main/Phind-CodeLlama-34B-v1.IQ3_M.gguf) | IQ3_M | 15.3 | |
|
39 |
| [GGUF](https://huggingface.co/mradermacher/Phind-CodeLlama-34B-v1-GGUF/resolve/main/Phind-CodeLlama-34B-v1.Q3_K_M.gguf) | Q3_K_M | 16.4 | lower quality |
|
40 |
| [GGUF](https://huggingface.co/mradermacher/Phind-CodeLlama-34B-v1-GGUF/resolve/main/Phind-CodeLlama-34B-v1.Q3_K_L.gguf) | Q3_K_L | 17.9 | |
|
41 |
+
| [GGUF](https://huggingface.co/mradermacher/Phind-CodeLlama-34B-v1-GGUF/resolve/main/Phind-CodeLlama-34B-v1.IQ4_XS.gguf) | IQ4_XS | 18.3 | |
|
42 |
| [GGUF](https://huggingface.co/mradermacher/Phind-CodeLlama-34B-v1-GGUF/resolve/main/Phind-CodeLlama-34B-v1.Q4_K_S.gguf) | Q4_K_S | 19.3 | fast, recommended |
|
43 |
| [GGUF](https://huggingface.co/mradermacher/Phind-CodeLlama-34B-v1-GGUF/resolve/main/Phind-CodeLlama-34B-v1.Q4_K_M.gguf) | Q4_K_M | 20.3 | fast, recommended |
|
44 |
| [GGUF](https://huggingface.co/mradermacher/Phind-CodeLlama-34B-v1-GGUF/resolve/main/Phind-CodeLlama-34B-v1.Q5_K_S.gguf) | Q5_K_S | 23.3 | |
|