auto-patch README.md
Browse files
README.md
CHANGED
@@ -24,7 +24,7 @@ tags:
|
|
24 |
static quants of https://huggingface.co/hpcgroup/hpc-coder-v2-6.7b
|
25 |
|
26 |
<!-- provided-files -->
|
27 |
-
weighted/imatrix quants
|
28 |
## Usage
|
29 |
|
30 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
@@ -41,9 +41,11 @@ more details, including on how to concatenate multi-part files.
|
|
41 |
| [GGUF](https://huggingface.co/mradermacher/hpc-coder-v2-6.7b-GGUF/resolve/main/hpc-coder-v2-6.7b.Q3_K_S.gguf) | Q3_K_S | 3.1 | |
|
42 |
| [GGUF](https://huggingface.co/mradermacher/hpc-coder-v2-6.7b-GGUF/resolve/main/hpc-coder-v2-6.7b.Q3_K_M.gguf) | Q3_K_M | 3.4 | lower quality |
|
43 |
| [GGUF](https://huggingface.co/mradermacher/hpc-coder-v2-6.7b-GGUF/resolve/main/hpc-coder-v2-6.7b.Q3_K_L.gguf) | Q3_K_L | 3.7 | |
|
|
|
44 |
| [GGUF](https://huggingface.co/mradermacher/hpc-coder-v2-6.7b-GGUF/resolve/main/hpc-coder-v2-6.7b.Q4_K_S.gguf) | Q4_K_S | 4.0 | fast, recommended |
|
45 |
| [GGUF](https://huggingface.co/mradermacher/hpc-coder-v2-6.7b-GGUF/resolve/main/hpc-coder-v2-6.7b.Q4_K_M.gguf) | Q4_K_M | 4.2 | fast, recommended |
|
46 |
| [GGUF](https://huggingface.co/mradermacher/hpc-coder-v2-6.7b-GGUF/resolve/main/hpc-coder-v2-6.7b.Q5_K_S.gguf) | Q5_K_S | 4.8 | |
|
|
|
47 |
| [GGUF](https://huggingface.co/mradermacher/hpc-coder-v2-6.7b-GGUF/resolve/main/hpc-coder-v2-6.7b.Q6_K.gguf) | Q6_K | 5.6 | very good quality |
|
48 |
| [GGUF](https://huggingface.co/mradermacher/hpc-coder-v2-6.7b-GGUF/resolve/main/hpc-coder-v2-6.7b.Q8_0.gguf) | Q8_0 | 7.3 | fast, best quality |
|
49 |
| [GGUF](https://huggingface.co/mradermacher/hpc-coder-v2-6.7b-GGUF/resolve/main/hpc-coder-v2-6.7b.f16.gguf) | f16 | 13.6 | 16 bpw, overkill |
|
|
|
24 |
static quants of https://huggingface.co/hpcgroup/hpc-coder-v2-6.7b
|
25 |
|
26 |
<!-- provided-files -->
|
27 |
+
weighted/imatrix quants are available at https://huggingface.co/mradermacher/hpc-coder-v2-6.7b-i1-GGUF
|
28 |
## Usage
|
29 |
|
30 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
|
|
41 |
| [GGUF](https://huggingface.co/mradermacher/hpc-coder-v2-6.7b-GGUF/resolve/main/hpc-coder-v2-6.7b.Q3_K_S.gguf) | Q3_K_S | 3.1 | |
|
42 |
| [GGUF](https://huggingface.co/mradermacher/hpc-coder-v2-6.7b-GGUF/resolve/main/hpc-coder-v2-6.7b.Q3_K_M.gguf) | Q3_K_M | 3.4 | lower quality |
|
43 |
| [GGUF](https://huggingface.co/mradermacher/hpc-coder-v2-6.7b-GGUF/resolve/main/hpc-coder-v2-6.7b.Q3_K_L.gguf) | Q3_K_L | 3.7 | |
|
44 |
+
| [GGUF](https://huggingface.co/mradermacher/hpc-coder-v2-6.7b-GGUF/resolve/main/hpc-coder-v2-6.7b.IQ4_XS.gguf) | IQ4_XS | 3.7 | |
|
45 |
| [GGUF](https://huggingface.co/mradermacher/hpc-coder-v2-6.7b-GGUF/resolve/main/hpc-coder-v2-6.7b.Q4_K_S.gguf) | Q4_K_S | 4.0 | fast, recommended |
|
46 |
| [GGUF](https://huggingface.co/mradermacher/hpc-coder-v2-6.7b-GGUF/resolve/main/hpc-coder-v2-6.7b.Q4_K_M.gguf) | Q4_K_M | 4.2 | fast, recommended |
|
47 |
| [GGUF](https://huggingface.co/mradermacher/hpc-coder-v2-6.7b-GGUF/resolve/main/hpc-coder-v2-6.7b.Q5_K_S.gguf) | Q5_K_S | 4.8 | |
|
48 |
+
| [GGUF](https://huggingface.co/mradermacher/hpc-coder-v2-6.7b-GGUF/resolve/main/hpc-coder-v2-6.7b.Q5_K_M.gguf) | Q5_K_M | 4.9 | |
|
49 |
| [GGUF](https://huggingface.co/mradermacher/hpc-coder-v2-6.7b-GGUF/resolve/main/hpc-coder-v2-6.7b.Q6_K.gguf) | Q6_K | 5.6 | very good quality |
|
50 |
| [GGUF](https://huggingface.co/mradermacher/hpc-coder-v2-6.7b-GGUF/resolve/main/hpc-coder-v2-6.7b.Q8_0.gguf) | Q8_0 | 7.3 | fast, best quality |
|
51 |
| [GGUF](https://huggingface.co/mradermacher/hpc-coder-v2-6.7b-GGUF/resolve/main/hpc-coder-v2-6.7b.f16.gguf) | f16 | 13.6 | 16 bpw, overkill |
|