Transformers
GGUF
English
esper
esper-3
valiant
valiant-labs
qwen
qwen-3
qwen-3-14b
14b
reasoning
code
code-instruct
python
javascript
dev-ops
jenkins
terraform
scripting
powershell
azure
aws
gcp
cloud
problem-solving
architect
engineer
developer
creative
analytical
expert
rationality
conversational
chat
instruct
imatrix
auto-patch README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,114 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
<!-- ### quantize_version: 2 -->
|
| 2 |
<!-- ### output_tensor_quantised: 1 -->
|
| 3 |
<!-- ### convert_type: hf -->
|
| 4 |
<!-- ### vocab_type: -->
|
| 5 |
<!-- ### tags: nicoboss -->
|
| 6 |
weighted/imatrix quants of https://huggingface.co/ValiantLabs/Qwen3-14B-Esper3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
base_model: ValiantLabs/Qwen3-14B-Esper3
|
| 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 |
+
quantized_by: mradermacher
|
| 12 |
+
tags:
|
| 13 |
+
- esper
|
| 14 |
+
- esper-3
|
| 15 |
+
- valiant
|
| 16 |
+
- valiant-labs
|
| 17 |
+
- qwen
|
| 18 |
+
- qwen-3
|
| 19 |
+
- qwen-3-14b
|
| 20 |
+
- 14b
|
| 21 |
+
- reasoning
|
| 22 |
+
- code
|
| 23 |
+
- code-instruct
|
| 24 |
+
- python
|
| 25 |
+
- javascript
|
| 26 |
+
- dev-ops
|
| 27 |
+
- jenkins
|
| 28 |
+
- terraform
|
| 29 |
+
- scripting
|
| 30 |
+
- powershell
|
| 31 |
+
- azure
|
| 32 |
+
- aws
|
| 33 |
+
- gcp
|
| 34 |
+
- cloud
|
| 35 |
+
- problem-solving
|
| 36 |
+
- architect
|
| 37 |
+
- engineer
|
| 38 |
+
- developer
|
| 39 |
+
- creative
|
| 40 |
+
- analytical
|
| 41 |
+
- expert
|
| 42 |
+
- rationality
|
| 43 |
+
- conversational
|
| 44 |
+
- chat
|
| 45 |
+
- instruct
|
| 46 |
+
---
|
| 47 |
+
## About
|
| 48 |
+
|
| 49 |
<!-- ### quantize_version: 2 -->
|
| 50 |
<!-- ### output_tensor_quantised: 1 -->
|
| 51 |
<!-- ### convert_type: hf -->
|
| 52 |
<!-- ### vocab_type: -->
|
| 53 |
<!-- ### tags: nicoboss -->
|
| 54 |
weighted/imatrix quants of https://huggingface.co/ValiantLabs/Qwen3-14B-Esper3
|
| 55 |
+
|
| 56 |
+
<!-- provided-files -->
|
| 57 |
+
static quants are available at https://huggingface.co/mradermacher/Qwen3-14B-Esper3-GGUF
|
| 58 |
+
## Usage
|
| 59 |
+
|
| 60 |
+
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
| 61 |
+
READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
|
| 62 |
+
more details, including on how to concatenate multi-part files.
|
| 63 |
+
|
| 64 |
+
## Provided Quants
|
| 65 |
+
|
| 66 |
+
(sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
|
| 67 |
+
|
| 68 |
+
| Link | Type | Size/GB | Notes |
|
| 69 |
+
|:-----|:-----|--------:|:------|
|
| 70 |
+
| [GGUF](https://huggingface.co/mradermacher/Qwen3-14B-Esper3-i1-GGUF/resolve/main/Qwen3-14B-Esper3.i1-IQ1_S.gguf) | i1-IQ1_S | 3.7 | for the desperate |
|
| 71 |
+
| [GGUF](https://huggingface.co/mradermacher/Qwen3-14B-Esper3-i1-GGUF/resolve/main/Qwen3-14B-Esper3.i1-IQ1_M.gguf) | i1-IQ1_M | 3.9 | mostly desperate |
|
| 72 |
+
| [GGUF](https://huggingface.co/mradermacher/Qwen3-14B-Esper3-i1-GGUF/resolve/main/Qwen3-14B-Esper3.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 4.4 | |
|
| 73 |
+
| [GGUF](https://huggingface.co/mradermacher/Qwen3-14B-Esper3-i1-GGUF/resolve/main/Qwen3-14B-Esper3.i1-IQ2_XS.gguf) | i1-IQ2_XS | 4.8 | |
|
| 74 |
+
| [GGUF](https://huggingface.co/mradermacher/Qwen3-14B-Esper3-i1-GGUF/resolve/main/Qwen3-14B-Esper3.i1-IQ2_S.gguf) | i1-IQ2_S | 5.1 | |
|
| 75 |
+
| [GGUF](https://huggingface.co/mradermacher/Qwen3-14B-Esper3-i1-GGUF/resolve/main/Qwen3-14B-Esper3.i1-IQ2_M.gguf) | i1-IQ2_M | 5.4 | |
|
| 76 |
+
| [GGUF](https://huggingface.co/mradermacher/Qwen3-14B-Esper3-i1-GGUF/resolve/main/Qwen3-14B-Esper3.i1-Q2_K_S.gguf) | i1-Q2_K_S | 5.5 | very low quality |
|
| 77 |
+
| [GGUF](https://huggingface.co/mradermacher/Qwen3-14B-Esper3-i1-GGUF/resolve/main/Qwen3-14B-Esper3.i1-Q2_K.gguf) | i1-Q2_K | 5.9 | IQ3_XXS probably better |
|
| 78 |
+
| [GGUF](https://huggingface.co/mradermacher/Qwen3-14B-Esper3-i1-GGUF/resolve/main/Qwen3-14B-Esper3.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 6.0 | lower quality |
|
| 79 |
+
| [GGUF](https://huggingface.co/mradermacher/Qwen3-14B-Esper3-i1-GGUF/resolve/main/Qwen3-14B-Esper3.i1-IQ3_XS.gguf) | i1-IQ3_XS | 6.5 | |
|
| 80 |
+
| [GGUF](https://huggingface.co/mradermacher/Qwen3-14B-Esper3-i1-GGUF/resolve/main/Qwen3-14B-Esper3.i1-Q3_K_S.gguf) | i1-Q3_K_S | 6.8 | IQ3_XS probably better |
|
| 81 |
+
| [GGUF](https://huggingface.co/mradermacher/Qwen3-14B-Esper3-i1-GGUF/resolve/main/Qwen3-14B-Esper3.i1-IQ3_S.gguf) | i1-IQ3_S | 6.8 | beats Q3_K* |
|
| 82 |
+
| [GGUF](https://huggingface.co/mradermacher/Qwen3-14B-Esper3-i1-GGUF/resolve/main/Qwen3-14B-Esper3.i1-IQ3_M.gguf) | i1-IQ3_M | 7.0 | |
|
| 83 |
+
| [GGUF](https://huggingface.co/mradermacher/Qwen3-14B-Esper3-i1-GGUF/resolve/main/Qwen3-14B-Esper3.i1-Q3_K_M.gguf) | i1-Q3_K_M | 7.4 | IQ3_S probably better |
|
| 84 |
+
| [GGUF](https://huggingface.co/mradermacher/Qwen3-14B-Esper3-i1-GGUF/resolve/main/Qwen3-14B-Esper3.i1-Q3_K_L.gguf) | i1-Q3_K_L | 8.0 | IQ3_M probably better |
|
| 85 |
+
| [GGUF](https://huggingface.co/mradermacher/Qwen3-14B-Esper3-i1-GGUF/resolve/main/Qwen3-14B-Esper3.i1-IQ4_XS.gguf) | i1-IQ4_XS | 8.2 | |
|
| 86 |
+
| [GGUF](https://huggingface.co/mradermacher/Qwen3-14B-Esper3-i1-GGUF/resolve/main/Qwen3-14B-Esper3.i1-IQ4_NL.gguf) | i1-IQ4_NL | 8.6 | prefer IQ4_XS |
|
| 87 |
+
| [GGUF](https://huggingface.co/mradermacher/Qwen3-14B-Esper3-i1-GGUF/resolve/main/Qwen3-14B-Esper3.i1-Q4_0.gguf) | i1-Q4_0 | 8.6 | fast, low quality |
|
| 88 |
+
| [GGUF](https://huggingface.co/mradermacher/Qwen3-14B-Esper3-i1-GGUF/resolve/main/Qwen3-14B-Esper3.i1-Q4_K_S.gguf) | i1-Q4_K_S | 8.7 | optimal size/speed/quality |
|
| 89 |
+
| [GGUF](https://huggingface.co/mradermacher/Qwen3-14B-Esper3-i1-GGUF/resolve/main/Qwen3-14B-Esper3.i1-Q4_K_M.gguf) | i1-Q4_K_M | 9.1 | fast, recommended |
|
| 90 |
+
| [GGUF](https://huggingface.co/mradermacher/Qwen3-14B-Esper3-i1-GGUF/resolve/main/Qwen3-14B-Esper3.i1-Q4_1.gguf) | i1-Q4_1 | 9.5 | |
|
| 91 |
+
| [GGUF](https://huggingface.co/mradermacher/Qwen3-14B-Esper3-i1-GGUF/resolve/main/Qwen3-14B-Esper3.i1-Q5_K_S.gguf) | i1-Q5_K_S | 10.4 | |
|
| 92 |
+
| [GGUF](https://huggingface.co/mradermacher/Qwen3-14B-Esper3-i1-GGUF/resolve/main/Qwen3-14B-Esper3.i1-Q5_K_M.gguf) | i1-Q5_K_M | 10.6 | |
|
| 93 |
+
| [GGUF](https://huggingface.co/mradermacher/Qwen3-14B-Esper3-i1-GGUF/resolve/main/Qwen3-14B-Esper3.i1-Q6_K.gguf) | i1-Q6_K | 12.2 | practically like static Q6_K |
|
| 94 |
+
|
| 95 |
+
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
| 96 |
+
types (lower is better):
|
| 97 |
+
|
| 98 |
+

|
| 99 |
+
|
| 100 |
+
And here are Artefact2's thoughts on the matter:
|
| 101 |
+
https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
|
| 102 |
+
|
| 103 |
+
## FAQ / Model Request
|
| 104 |
+
|
| 105 |
+
See https://huggingface.co/mradermacher/model_requests for some answers to
|
| 106 |
+
questions you might have and/or if you want some other model quantized.
|
| 107 |
+
|
| 108 |
+
## Thanks
|
| 109 |
+
|
| 110 |
+
I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
|
| 111 |
+
me use its servers and providing upgrades to my workstation to enable
|
| 112 |
+
this work in my free time. Additional thanks to [@nicoboss](https://huggingface.co/nicoboss) for giving me access to his private supercomputer, enabling me to provide many more imatrix quants, at much higher quality, than I would otherwise be able to.
|
| 113 |
+
|
| 114 |
+
<!-- end -->
|