Transformers
GGUF
English
Merge
programming
code generation
code
coding
coder
chat
brainstorm
qwen
qwen3
qwencoder
brainstorm20x
esper
esper-3
valiant
valiant-labs
qwen-3
qwen-3-4b
4b
reasoning
code-instruct
python
javascript
dev-ops
jenkins
terraform
scripting
powershell
azure
aws
gcp
cloud
problem-solving
architect
engineer
developer
creative
analytical
expert
rationality
conversational
instruct
auto-patch README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,121 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
<!-- ### quantize_version: 2 -->
|
2 |
<!-- ### output_tensor_quantised: 1 -->
|
3 |
<!-- ### convert_type: hf -->
|
4 |
<!-- ### vocab_type: -->
|
5 |
<!-- ### tags: -->
|
6 |
static quants of https://huggingface.co/DavidAU/Qwen3-Esper3-Reasoning-Instruct-6B-Brainstorm20x-Enhanced-E32-192k-ctx
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: DavidAU/Qwen3-Esper3-Reasoning-Instruct-6B-Brainstorm20x-Enhanced-E32-192k-ctx
|
3 |
+
datasets:
|
4 |
+
- sequelbox/Titanium2.1-DeepSeek-R1
|
5 |
+
- sequelbox/Tachibana2-DeepSeek-R1
|
6 |
+
- sequelbox/Raiden-DeepSeek-R1
|
7 |
+
language:
|
8 |
+
- en
|
9 |
+
library_name: transformers
|
10 |
+
license: apache-2.0
|
11 |
+
mradermacher:
|
12 |
+
readme_rev: 1
|
13 |
+
quantized_by: mradermacher
|
14 |
+
tags:
|
15 |
+
- merge
|
16 |
+
- programming
|
17 |
+
- code generation
|
18 |
+
- code
|
19 |
+
- coding
|
20 |
+
- coder
|
21 |
+
- chat
|
22 |
+
- code
|
23 |
+
- chat
|
24 |
+
- brainstorm
|
25 |
+
- qwen
|
26 |
+
- qwen3
|
27 |
+
- qwencoder
|
28 |
+
- brainstorm20x
|
29 |
+
- esper
|
30 |
+
- esper-3
|
31 |
+
- valiant
|
32 |
+
- valiant-labs
|
33 |
+
- qwen
|
34 |
+
- qwen-3
|
35 |
+
- qwen-3-4b
|
36 |
+
- 4b
|
37 |
+
- reasoning
|
38 |
+
- code
|
39 |
+
- code-instruct
|
40 |
+
- python
|
41 |
+
- javascript
|
42 |
+
- dev-ops
|
43 |
+
- jenkins
|
44 |
+
- terraform
|
45 |
+
- scripting
|
46 |
+
- powershell
|
47 |
+
- azure
|
48 |
+
- aws
|
49 |
+
- gcp
|
50 |
+
- cloud
|
51 |
+
- problem-solving
|
52 |
+
- architect
|
53 |
+
- engineer
|
54 |
+
- developer
|
55 |
+
- creative
|
56 |
+
- analytical
|
57 |
+
- expert
|
58 |
+
- rationality
|
59 |
+
- conversational
|
60 |
+
- chat
|
61 |
+
- instruct
|
62 |
+
---
|
63 |
+
## About
|
64 |
+
|
65 |
<!-- ### quantize_version: 2 -->
|
66 |
<!-- ### output_tensor_quantised: 1 -->
|
67 |
<!-- ### convert_type: hf -->
|
68 |
<!-- ### vocab_type: -->
|
69 |
<!-- ### tags: -->
|
70 |
static quants of https://huggingface.co/DavidAU/Qwen3-Esper3-Reasoning-Instruct-6B-Brainstorm20x-Enhanced-E32-192k-ctx
|
71 |
+
|
72 |
+
<!-- provided-files -->
|
73 |
+
|
74 |
+
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Qwen3-Esper3-Reasoning-Instruct-6B-Brainstorm20x-Enhanced-E32-192k-ctx-GGUF).***
|
75 |
+
|
76 |
+
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.
|
77 |
+
## Usage
|
78 |
+
|
79 |
+
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
80 |
+
READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
|
81 |
+
more details, including on how to concatenate multi-part files.
|
82 |
+
|
83 |
+
## Provided Quants
|
84 |
+
|
85 |
+
(sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
|
86 |
+
|
87 |
+
| Link | Type | Size/GB | Notes |
|
88 |
+
|:-----|:-----|--------:|:------|
|
89 |
+
| [GGUF](https://huggingface.co/mradermacher/Qwen3-Esper3-Reasoning-Instruct-6B-Brainstorm20x-Enhanced-E32-192k-ctx-GGUF/resolve/main/Qwen3-Esper3-Reasoning-Instruct-6B-Brainstorm20x-Enhanced-E32-192k-ctx.Q2_K.gguf) | Q2_K | 2.5 | |
|
90 |
+
| [GGUF](https://huggingface.co/mradermacher/Qwen3-Esper3-Reasoning-Instruct-6B-Brainstorm20x-Enhanced-E32-192k-ctx-GGUF/resolve/main/Qwen3-Esper3-Reasoning-Instruct-6B-Brainstorm20x-Enhanced-E32-192k-ctx.Q3_K_S.gguf) | Q3_K_S | 2.8 | |
|
91 |
+
| [GGUF](https://huggingface.co/mradermacher/Qwen3-Esper3-Reasoning-Instruct-6B-Brainstorm20x-Enhanced-E32-192k-ctx-GGUF/resolve/main/Qwen3-Esper3-Reasoning-Instruct-6B-Brainstorm20x-Enhanced-E32-192k-ctx.Q3_K_M.gguf) | Q3_K_M | 3.1 | lower quality |
|
92 |
+
| [GGUF](https://huggingface.co/mradermacher/Qwen3-Esper3-Reasoning-Instruct-6B-Brainstorm20x-Enhanced-E32-192k-ctx-GGUF/resolve/main/Qwen3-Esper3-Reasoning-Instruct-6B-Brainstorm20x-Enhanced-E32-192k-ctx.Q3_K_L.gguf) | Q3_K_L | 3.4 | |
|
93 |
+
| [GGUF](https://huggingface.co/mradermacher/Qwen3-Esper3-Reasoning-Instruct-6B-Brainstorm20x-Enhanced-E32-192k-ctx-GGUF/resolve/main/Qwen3-Esper3-Reasoning-Instruct-6B-Brainstorm20x-Enhanced-E32-192k-ctx.IQ4_XS.gguf) | IQ4_XS | 3.4 | |
|
94 |
+
| [GGUF](https://huggingface.co/mradermacher/Qwen3-Esper3-Reasoning-Instruct-6B-Brainstorm20x-Enhanced-E32-192k-ctx-GGUF/resolve/main/Qwen3-Esper3-Reasoning-Instruct-6B-Brainstorm20x-Enhanced-E32-192k-ctx.Q4_K_S.gguf) | Q4_K_S | 3.6 | fast, recommended |
|
95 |
+
| [GGUF](https://huggingface.co/mradermacher/Qwen3-Esper3-Reasoning-Instruct-6B-Brainstorm20x-Enhanced-E32-192k-ctx-GGUF/resolve/main/Qwen3-Esper3-Reasoning-Instruct-6B-Brainstorm20x-Enhanced-E32-192k-ctx.Q4_K_M.gguf) | Q4_K_M | 3.7 | fast, recommended |
|
96 |
+
| [GGUF](https://huggingface.co/mradermacher/Qwen3-Esper3-Reasoning-Instruct-6B-Brainstorm20x-Enhanced-E32-192k-ctx-GGUF/resolve/main/Qwen3-Esper3-Reasoning-Instruct-6B-Brainstorm20x-Enhanced-E32-192k-ctx.Q5_K_S.gguf) | Q5_K_S | 4.2 | |
|
97 |
+
| [GGUF](https://huggingface.co/mradermacher/Qwen3-Esper3-Reasoning-Instruct-6B-Brainstorm20x-Enhanced-E32-192k-ctx-GGUF/resolve/main/Qwen3-Esper3-Reasoning-Instruct-6B-Brainstorm20x-Enhanced-E32-192k-ctx.Q5_K_M.gguf) | Q5_K_M | 4.3 | |
|
98 |
+
| [GGUF](https://huggingface.co/mradermacher/Qwen3-Esper3-Reasoning-Instruct-6B-Brainstorm20x-Enhanced-E32-192k-ctx-GGUF/resolve/main/Qwen3-Esper3-Reasoning-Instruct-6B-Brainstorm20x-Enhanced-E32-192k-ctx.Q6_K.gguf) | Q6_K | 5.0 | very good quality |
|
99 |
+
| [GGUF](https://huggingface.co/mradermacher/Qwen3-Esper3-Reasoning-Instruct-6B-Brainstorm20x-Enhanced-E32-192k-ctx-GGUF/resolve/main/Qwen3-Esper3-Reasoning-Instruct-6B-Brainstorm20x-Enhanced-E32-192k-ctx.Q8_0.gguf) | Q8_0 | 6.4 | fast, best quality |
|
100 |
+
| [GGUF](https://huggingface.co/mradermacher/Qwen3-Esper3-Reasoning-Instruct-6B-Brainstorm20x-Enhanced-E32-192k-ctx-GGUF/resolve/main/Qwen3-Esper3-Reasoning-Instruct-6B-Brainstorm20x-Enhanced-E32-192k-ctx.f16.gguf) | f16 | 12.0 | 16 bpw, overkill |
|
101 |
+
|
102 |
+
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
103 |
+
types (lower is better):
|
104 |
+
|
105 |
+

|
106 |
+
|
107 |
+
And here are Artefact2's thoughts on the matter:
|
108 |
+
https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
|
109 |
+
|
110 |
+
## FAQ / Model Request
|
111 |
+
|
112 |
+
See https://huggingface.co/mradermacher/model_requests for some answers to
|
113 |
+
questions you might have and/or if you want some other model quantized.
|
114 |
+
|
115 |
+
## Thanks
|
116 |
+
|
117 |
+
I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
|
118 |
+
me use its servers and providing upgrades to my workstation to enable
|
119 |
+
this work in my free time.
|
120 |
+
|
121 |
+
<!-- end -->
|