auto-patch README.md
Browse files
README.md
CHANGED
@@ -3,11 +3,11 @@ base_model: YOYO-AI/Qwen2.5-Coder-14B-YOYO
|
|
3 |
language:
|
4 |
- en
|
5 |
library_name: transformers
|
|
|
6 |
quantized_by: mradermacher
|
7 |
tags:
|
8 |
- mergekit
|
9 |
- merge
|
10 |
-
no_imatrix: '[43]7.1353,nan detected in blk.47.attn_q.weight'
|
11 |
---
|
12 |
## About
|
13 |
|
@@ -19,7 +19,6 @@ no_imatrix: '[43]7.1353,nan detected in blk.47.attn_q.weight'
|
|
19 |
static quants of https://huggingface.co/YOYO-AI/Qwen2.5-Coder-14B-YOYO
|
20 |
|
21 |
<!-- provided-files -->
|
22 |
-
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.
|
23 |
## Usage
|
24 |
|
25 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
|
|
3 |
language:
|
4 |
- en
|
5 |
library_name: transformers
|
6 |
+
no_imatrix: '[43]7.1353,nan detected in blk.47.attn_q.weight'
|
7 |
quantized_by: mradermacher
|
8 |
tags:
|
9 |
- mergekit
|
10 |
- merge
|
|
|
11 |
---
|
12 |
## About
|
13 |
|
|
|
19 |
static quants of https://huggingface.co/YOYO-AI/Qwen2.5-Coder-14B-YOYO
|
20 |
|
21 |
<!-- provided-files -->
|
|
|
22 |
## Usage
|
23 |
|
24 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|