auto-patch README.md
Browse files
README.md
CHANGED
@@ -11,6 +11,7 @@ library_name: transformers
|
|
11 |
license: apache-2.0
|
12 |
mradermacher:
|
13 |
readme_rev: 1
|
|
|
14 |
quantized_by: mradermacher
|
15 |
tags:
|
16 |
- merge
|
@@ -24,12 +25,13 @@ tags:
|
|
24 |
- chat
|
25 |
- qwen
|
26 |
- qwen-coder
|
|
|
|
|
27 |
- brainstorm
|
28 |
- brainstorm20x
|
29 |
- microsoft
|
30 |
- nextcoder
|
31 |
- selekt
|
32 |
-
no_imatrix: '[43]7.2591,nan detected in blk.47.attn_q.weight'
|
33 |
---
|
34 |
## About
|
35 |
|
@@ -44,7 +46,6 @@ static quants of https://huggingface.co/DavidAU/Qwen2.5-Microsoft-NextCoder-Brai
|
|
44 |
|
45 |
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Qwen2.5-Microsoft-NextCoder-Brainstorm20x-20B-GGUF).***
|
46 |
|
47 |
-
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.
|
48 |
## Usage
|
49 |
|
50 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
|
|
11 |
license: apache-2.0
|
12 |
mradermacher:
|
13 |
readme_rev: 1
|
14 |
+
no_imatrix: '[43]7.2591,nan detected in blk.47.attn_q.weight'
|
15 |
quantized_by: mradermacher
|
16 |
tags:
|
17 |
- merge
|
|
|
25 |
- chat
|
26 |
- qwen
|
27 |
- qwen-coder
|
28 |
+
- code
|
29 |
+
- chat
|
30 |
- brainstorm
|
31 |
- brainstorm20x
|
32 |
- microsoft
|
33 |
- nextcoder
|
34 |
- selekt
|
|
|
35 |
---
|
36 |
## About
|
37 |
|
|
|
46 |
|
47 |
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Qwen2.5-Microsoft-NextCoder-Brainstorm20x-20B-GGUF).***
|
48 |
|
|
|
49 |
## Usage
|
50 |
|
51 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|