commit ba7cde4fb770a62cc0c2a1253c4a01f525ff753a Author: ModelHub XC Date: Tue Jun 2 19:31:15 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/ewre324-Thinker-Qwen2.5-0.5B-Instruct-Reasoning-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..8b92f8b --- /dev/null +++ b/.gitattributes @@ -0,0 +1,47 @@ +*.7z filter=lfs diff=lfs merge=lfs -text +*.arrow filter=lfs diff=lfs merge=lfs -text +*.bin filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.ckpt filter=lfs diff=lfs merge=lfs -text +*.ftz filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.h5 filter=lfs diff=lfs merge=lfs -text +*.joblib filter=lfs diff=lfs merge=lfs -text +*.lfs.* filter=lfs diff=lfs merge=lfs -text +*.mlmodel filter=lfs diff=lfs merge=lfs -text +*.model filter=lfs diff=lfs merge=lfs -text +*.msgpack filter=lfs diff=lfs merge=lfs -text +*.npy filter=lfs diff=lfs merge=lfs -text +*.npz filter=lfs diff=lfs merge=lfs -text +*.onnx filter=lfs diff=lfs merge=lfs -text +*.ot filter=lfs diff=lfs merge=lfs -text +*.parquet filter=lfs diff=lfs merge=lfs -text +*.pb filter=lfs diff=lfs merge=lfs -text +*.pickle filter=lfs diff=lfs merge=lfs -text +*.pkl filter=lfs diff=lfs merge=lfs -text +*.pt filter=lfs diff=lfs merge=lfs -text +*.pth filter=lfs diff=lfs merge=lfs -text +*.rar filter=lfs diff=lfs merge=lfs -text +*.safetensors filter=lfs diff=lfs merge=lfs -text +saved_model/**/* filter=lfs diff=lfs merge=lfs -text +*.tar.* filter=lfs diff=lfs merge=lfs -text +*.tar filter=lfs diff=lfs merge=lfs -text +*.tflite filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.wasm filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text +*tfevents* filter=lfs diff=lfs merge=lfs -text +ewre324-Thinker-Qwen2.5-0.5B-Instruct-Reasoning.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +ewre324-Thinker-Qwen2.5-0.5B-Instruct-Reasoning.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +ewre324-Thinker-Qwen2.5-0.5B-Instruct-Reasoning.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +ewre324-Thinker-Qwen2.5-0.5B-Instruct-Reasoning.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +ewre324-Thinker-Qwen2.5-0.5B-Instruct-Reasoning.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +ewre324-Thinker-Qwen2.5-0.5B-Instruct-Reasoning.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +ewre324-Thinker-Qwen2.5-0.5B-Instruct-Reasoning.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +ewre324-Thinker-Qwen2.5-0.5B-Instruct-Reasoning.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +ewre324-Thinker-Qwen2.5-0.5B-Instruct-Reasoning.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +ewre324-Thinker-Qwen2.5-0.5B-Instruct-Reasoning.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +ewre324-Thinker-Qwen2.5-0.5B-Instruct-Reasoning.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +ewre324-Thinker-Qwen2.5-0.5B-Instruct-Reasoning.f16.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..547f592 --- /dev/null +++ b/README.md @@ -0,0 +1,64 @@ +--- +base_model: ewre324/ewre324-Thinker-Qwen2.5-0.5B-Instruct-Reasoning +language: +- en +library_name: transformers +license: apache-2.0 +quantized_by: mradermacher +--- +## About + + + + + + +static quants of https://huggingface.co/ewre324/ewre324-Thinker-Qwen2.5-0.5B-Instruct-Reasoning + + +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. +## Usage + +If you are unsure how to use GGUF files, refer to one of [TheBloke's +READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for +more details, including on how to concatenate multi-part files. + +## Provided Quants + +(sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants) + +| Link | Type | Size/GB | Notes | +|:-----|:-----|--------:|:------| +| [GGUF](https://huggingface.co/mradermacher/ewre324-Thinker-Qwen2.5-0.5B-Instruct-Reasoning-GGUF/resolve/main/ewre324-Thinker-Qwen2.5-0.5B-Instruct-Reasoning.Q3_K_S.gguf) | Q3_K_S | 0.4 | | +| [GGUF](https://huggingface.co/mradermacher/ewre324-Thinker-Qwen2.5-0.5B-Instruct-Reasoning-GGUF/resolve/main/ewre324-Thinker-Qwen2.5-0.5B-Instruct-Reasoning.Q2_K.gguf) | Q2_K | 0.4 | | +| [GGUF](https://huggingface.co/mradermacher/ewre324-Thinker-Qwen2.5-0.5B-Instruct-Reasoning-GGUF/resolve/main/ewre324-Thinker-Qwen2.5-0.5B-Instruct-Reasoning.IQ4_XS.gguf) | IQ4_XS | 0.5 | | +| [GGUF](https://huggingface.co/mradermacher/ewre324-Thinker-Qwen2.5-0.5B-Instruct-Reasoning-GGUF/resolve/main/ewre324-Thinker-Qwen2.5-0.5B-Instruct-Reasoning.Q3_K_M.gguf) | Q3_K_M | 0.5 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/ewre324-Thinker-Qwen2.5-0.5B-Instruct-Reasoning-GGUF/resolve/main/ewre324-Thinker-Qwen2.5-0.5B-Instruct-Reasoning.Q3_K_L.gguf) | Q3_K_L | 0.5 | | +| [GGUF](https://huggingface.co/mradermacher/ewre324-Thinker-Qwen2.5-0.5B-Instruct-Reasoning-GGUF/resolve/main/ewre324-Thinker-Qwen2.5-0.5B-Instruct-Reasoning.Q4_K_S.gguf) | Q4_K_S | 0.5 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/ewre324-Thinker-Qwen2.5-0.5B-Instruct-Reasoning-GGUF/resolve/main/ewre324-Thinker-Qwen2.5-0.5B-Instruct-Reasoning.Q4_K_M.gguf) | Q4_K_M | 0.5 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/ewre324-Thinker-Qwen2.5-0.5B-Instruct-Reasoning-GGUF/resolve/main/ewre324-Thinker-Qwen2.5-0.5B-Instruct-Reasoning.Q5_K_S.gguf) | Q5_K_S | 0.5 | | +| [GGUF](https://huggingface.co/mradermacher/ewre324-Thinker-Qwen2.5-0.5B-Instruct-Reasoning-GGUF/resolve/main/ewre324-Thinker-Qwen2.5-0.5B-Instruct-Reasoning.Q5_K_M.gguf) | Q5_K_M | 0.5 | | +| [GGUF](https://huggingface.co/mradermacher/ewre324-Thinker-Qwen2.5-0.5B-Instruct-Reasoning-GGUF/resolve/main/ewre324-Thinker-Qwen2.5-0.5B-Instruct-Reasoning.Q6_K.gguf) | Q6_K | 0.6 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/ewre324-Thinker-Qwen2.5-0.5B-Instruct-Reasoning-GGUF/resolve/main/ewre324-Thinker-Qwen2.5-0.5B-Instruct-Reasoning.Q8_0.gguf) | Q8_0 | 0.6 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/ewre324-Thinker-Qwen2.5-0.5B-Instruct-Reasoning-GGUF/resolve/main/ewre324-Thinker-Qwen2.5-0.5B-Instruct-Reasoning.f16.gguf) | f16 | 1.1 | 16 bpw, overkill | + +Here is a handy graph by ikawrakow comparing some lower-quality quant +types (lower is better): + +![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png) + +And here are Artefact2's thoughts on the matter: +https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9 + +## FAQ / Model Request + +See https://huggingface.co/mradermacher/model_requests for some answers to +questions you might have and/or if you want some other model quantized. + +## Thanks + +I thank my company, [nethype GmbH](https://www.nethype.de/), for letting +me use its servers and providing upgrades to my workstation to enable +this work in my free time. + + diff --git a/ewre324-Thinker-Qwen2.5-0.5B-Instruct-Reasoning.IQ4_XS.gguf b/ewre324-Thinker-Qwen2.5-0.5B-Instruct-Reasoning.IQ4_XS.gguf new file mode 100644 index 0000000..f54e0b5 --- /dev/null +++ b/ewre324-Thinker-Qwen2.5-0.5B-Instruct-Reasoning.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a20c4e55167d4192949d99633b8123345f864820aa1307cfdae7cad673d5b443 +size 351445376 diff --git a/ewre324-Thinker-Qwen2.5-0.5B-Instruct-Reasoning.Q2_K.gguf b/ewre324-Thinker-Qwen2.5-0.5B-Instruct-Reasoning.Q2_K.gguf new file mode 100644 index 0000000..07c3d71 --- /dev/null +++ b/ewre324-Thinker-Qwen2.5-0.5B-Instruct-Reasoning.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7560a20033bda8b58ea5da1455391cbf9bdb5e8b73a7439ac4f20df89835afd2 +size 338607488 diff --git a/ewre324-Thinker-Qwen2.5-0.5B-Instruct-Reasoning.Q3_K_L.gguf b/ewre324-Thinker-Qwen2.5-0.5B-Instruct-Reasoning.Q3_K_L.gguf new file mode 100644 index 0000000..3238c84 --- /dev/null +++ b/ewre324-Thinker-Qwen2.5-0.5B-Instruct-Reasoning.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b67f3149909acb7168cc6754942b412f5911ebdef624b928c6d05d6de54770ee +size 369358208 diff --git a/ewre324-Thinker-Qwen2.5-0.5B-Instruct-Reasoning.Q3_K_M.gguf b/ewre324-Thinker-Qwen2.5-0.5B-Instruct-Reasoning.Q3_K_M.gguf new file mode 100644 index 0000000..43510db --- /dev/null +++ b/ewre324-Thinker-Qwen2.5-0.5B-Instruct-Reasoning.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76f020088ae86135287c680d16950adc0e95cd3ff58cef9e0e461b838efa0507 +size 355466624 diff --git a/ewre324-Thinker-Qwen2.5-0.5B-Instruct-Reasoning.Q3_K_S.gguf b/ewre324-Thinker-Qwen2.5-0.5B-Instruct-Reasoning.Q3_K_S.gguf new file mode 100644 index 0000000..de1e3b0 --- /dev/null +++ b/ewre324-Thinker-Qwen2.5-0.5B-Instruct-Reasoning.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9206e4fa73818dc4a4b2025a9250fafd90ff88d3566a8bc190448105c7eea7e +size 338263424 diff --git a/ewre324-Thinker-Qwen2.5-0.5B-Instruct-Reasoning.Q4_K_M.gguf b/ewre324-Thinker-Qwen2.5-0.5B-Instruct-Reasoning.Q4_K_M.gguf new file mode 100644 index 0000000..310d3a8 --- /dev/null +++ b/ewre324-Thinker-Qwen2.5-0.5B-Instruct-Reasoning.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7e57bec3fe9ea2a0e27eacce04e053a2a4ab2665189d24dec8708835ab4d414 +size 397808000 diff --git a/ewre324-Thinker-Qwen2.5-0.5B-Instruct-Reasoning.Q4_K_S.gguf b/ewre324-Thinker-Qwen2.5-0.5B-Instruct-Reasoning.Q4_K_S.gguf new file mode 100644 index 0000000..af0d91b --- /dev/null +++ b/ewre324-Thinker-Qwen2.5-0.5B-Instruct-Reasoning.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38a20b3dbe54a6c5667c80743afe62ed72423b91f58fcb2f89078d162bff8c00 +size 385471872 diff --git a/ewre324-Thinker-Qwen2.5-0.5B-Instruct-Reasoning.Q5_K_M.gguf b/ewre324-Thinker-Qwen2.5-0.5B-Instruct-Reasoning.Q5_K_M.gguf new file mode 100644 index 0000000..298b77c --- /dev/null +++ b/ewre324-Thinker-Qwen2.5-0.5B-Instruct-Reasoning.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:416d95c1c70c0a3f0fa8591c77c4fdc3136e8f3c94606fde26173d54cfd518f9 +size 420086144 diff --git a/ewre324-Thinker-Qwen2.5-0.5B-Instruct-Reasoning.Q5_K_S.gguf b/ewre324-Thinker-Qwen2.5-0.5B-Instruct-Reasoning.Q5_K_S.gguf new file mode 100644 index 0000000..ffd93cd --- /dev/null +++ b/ewre324-Thinker-Qwen2.5-0.5B-Instruct-Reasoning.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87c161df96e8048c795dbf37a658130020afcf830a66b487361e6ffc34dd831f +size 412710272 diff --git a/ewre324-Thinker-Qwen2.5-0.5B-Instruct-Reasoning.Q6_K.gguf b/ewre324-Thinker-Qwen2.5-0.5B-Instruct-Reasoning.Q6_K.gguf new file mode 100644 index 0000000..5a91016 --- /dev/null +++ b/ewre324-Thinker-Qwen2.5-0.5B-Instruct-Reasoning.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e23b04f6721b5fd1dc201b455e6e4acf65439c65ae83208bffa4f12bc3330fad +size 505736576 diff --git a/ewre324-Thinker-Qwen2.5-0.5B-Instruct-Reasoning.Q8_0.gguf b/ewre324-Thinker-Qwen2.5-0.5B-Instruct-Reasoning.Q8_0.gguf new file mode 100644 index 0000000..154c9d9 --- /dev/null +++ b/ewre324-Thinker-Qwen2.5-0.5B-Instruct-Reasoning.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38954c5307271f4b8736caedf274def7e350526f4cfce6730ec69943eb084e35 +size 531068288 diff --git a/ewre324-Thinker-Qwen2.5-0.5B-Instruct-Reasoning.f16.gguf b/ewre324-Thinker-Qwen2.5-0.5B-Instruct-Reasoning.f16.gguf new file mode 100644 index 0000000..8b4b2bf --- /dev/null +++ b/ewre324-Thinker-Qwen2.5-0.5B-Instruct-Reasoning.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5b67da5ae7c710ff7d8db425f8acc5b52ecc1f0e9619c50a7477fff270e398d +size 994156928