auto-patch README.md
Browse files
README.md
CHANGED
@@ -4,13 +4,13 @@ language:
|
|
4 |
- en
|
5 |
library_name: transformers
|
6 |
license: apache-2.0
|
|
|
7 |
quantized_by: mradermacher
|
8 |
tags:
|
9 |
- qwen-optimized-coder
|
10 |
-
- viper
|
11 |
- coder
|
12 |
-
-
|
13 |
-
no_imatrix: '[43]7.3573,nan detected in blk.47.attn_q.weight'
|
14 |
---
|
15 |
## About
|
16 |
|
@@ -22,7 +22,6 @@ no_imatrix: '[43]7.3573,nan detected in blk.47.attn_q.weight'
|
|
22 |
static quants of https://huggingface.co/prithivMLmods/Viper-Coder-v0.1
|
23 |
|
24 |
<!-- provided-files -->
|
25 |
-
weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion.
|
26 |
## Usage
|
27 |
|
28 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
@@ -39,9 +38,11 @@ more details, including on how to concatenate multi-part files.
|
|
39 |
| [GGUF](https://huggingface.co/mradermacher/Viper-Coder-v0.1-GGUF/resolve/main/Viper-Coder-v0.1.Q3_K_S.gguf) | Q3_K_S | 6.8 | |
|
40 |
| [GGUF](https://huggingface.co/mradermacher/Viper-Coder-v0.1-GGUF/resolve/main/Viper-Coder-v0.1.Q3_K_M.gguf) | Q3_K_M | 7.4 | lower quality |
|
41 |
| [GGUF](https://huggingface.co/mradermacher/Viper-Coder-v0.1-GGUF/resolve/main/Viper-Coder-v0.1.Q3_K_L.gguf) | Q3_K_L | 8.0 | |
|
|
|
42 |
| [GGUF](https://huggingface.co/mradermacher/Viper-Coder-v0.1-GGUF/resolve/main/Viper-Coder-v0.1.Q4_K_S.gguf) | Q4_K_S | 8.7 | fast, recommended |
|
43 |
| [GGUF](https://huggingface.co/mradermacher/Viper-Coder-v0.1-GGUF/resolve/main/Viper-Coder-v0.1.Q4_K_M.gguf) | Q4_K_M | 9.1 | fast, recommended |
|
44 |
| [GGUF](https://huggingface.co/mradermacher/Viper-Coder-v0.1-GGUF/resolve/main/Viper-Coder-v0.1.Q5_K_S.gguf) | Q5_K_S | 10.4 | |
|
|
|
45 |
| [GGUF](https://huggingface.co/mradermacher/Viper-Coder-v0.1-GGUF/resolve/main/Viper-Coder-v0.1.Q6_K.gguf) | Q6_K | 12.2 | very good quality |
|
46 |
| [GGUF](https://huggingface.co/mradermacher/Viper-Coder-v0.1-GGUF/resolve/main/Viper-Coder-v0.1.Q8_0.gguf) | Q8_0 | 15.8 | fast, best quality |
|
47 |
|
|
|
4 |
- en
|
5 |
library_name: transformers
|
6 |
license: apache-2.0
|
7 |
+
no_imatrix: '[43]7.3573,nan detected in blk.47.attn_q.weight'
|
8 |
quantized_by: mradermacher
|
9 |
tags:
|
10 |
- qwen-optimized-coder
|
11 |
+
- "viper\U0001F40D"
|
12 |
- coder
|
13 |
+
- text-generation-inference
|
|
|
14 |
---
|
15 |
## About
|
16 |
|
|
|
22 |
static quants of https://huggingface.co/prithivMLmods/Viper-Coder-v0.1
|
23 |
|
24 |
<!-- provided-files -->
|
|
|
25 |
## Usage
|
26 |
|
27 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
|
|
38 |
| [GGUF](https://huggingface.co/mradermacher/Viper-Coder-v0.1-GGUF/resolve/main/Viper-Coder-v0.1.Q3_K_S.gguf) | Q3_K_S | 6.8 | |
|
39 |
| [GGUF](https://huggingface.co/mradermacher/Viper-Coder-v0.1-GGUF/resolve/main/Viper-Coder-v0.1.Q3_K_M.gguf) | Q3_K_M | 7.4 | lower quality |
|
40 |
| [GGUF](https://huggingface.co/mradermacher/Viper-Coder-v0.1-GGUF/resolve/main/Viper-Coder-v0.1.Q3_K_L.gguf) | Q3_K_L | 8.0 | |
|
41 |
+
| [GGUF](https://huggingface.co/mradermacher/Viper-Coder-v0.1-GGUF/resolve/main/Viper-Coder-v0.1.IQ4_XS.gguf) | IQ4_XS | 8.3 | |
|
42 |
| [GGUF](https://huggingface.co/mradermacher/Viper-Coder-v0.1-GGUF/resolve/main/Viper-Coder-v0.1.Q4_K_S.gguf) | Q4_K_S | 8.7 | fast, recommended |
|
43 |
| [GGUF](https://huggingface.co/mradermacher/Viper-Coder-v0.1-GGUF/resolve/main/Viper-Coder-v0.1.Q4_K_M.gguf) | Q4_K_M | 9.1 | fast, recommended |
|
44 |
| [GGUF](https://huggingface.co/mradermacher/Viper-Coder-v0.1-GGUF/resolve/main/Viper-Coder-v0.1.Q5_K_S.gguf) | Q5_K_S | 10.4 | |
|
45 |
+
| [GGUF](https://huggingface.co/mradermacher/Viper-Coder-v0.1-GGUF/resolve/main/Viper-Coder-v0.1.Q5_K_M.gguf) | Q5_K_M | 10.6 | |
|
46 |
| [GGUF](https://huggingface.co/mradermacher/Viper-Coder-v0.1-GGUF/resolve/main/Viper-Coder-v0.1.Q6_K.gguf) | Q6_K | 12.2 | very good quality |
|
47 |
| [GGUF](https://huggingface.co/mradermacher/Viper-Coder-v0.1-GGUF/resolve/main/Viper-Coder-v0.1.Q8_0.gguf) | Q8_0 | 15.8 | fast, best quality |
|
48 |
|