commit 8c210a7813f95b7f6de45e06d05dca4dc89c7449 Author: ModelHub XC Date: Wed Jul 8 03:46:09 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/DeepSeek-R1-Distill-Qwen-1.5B-Qwen2.5-Math-1.5B-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..f06597d --- /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 +DeepSeek-R1-Distill-Qwen-1.5B-Qwen2.5-Math-1.5B.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-Distill-Qwen-1.5B-Qwen2.5-Math-1.5B.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-Distill-Qwen-1.5B-Qwen2.5-Math-1.5B.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-Distill-Qwen-1.5B-Qwen2.5-Math-1.5B.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-Distill-Qwen-1.5B-Qwen2.5-Math-1.5B.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-Distill-Qwen-1.5B-Qwen2.5-Math-1.5B.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-Distill-Qwen-1.5B-Qwen2.5-Math-1.5B.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-Distill-Qwen-1.5B-Qwen2.5-Math-1.5B.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-Distill-Qwen-1.5B-Qwen2.5-Math-1.5B.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-Distill-Qwen-1.5B-Qwen2.5-Math-1.5B.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-Distill-Qwen-1.5B-Qwen2.5-Math-1.5B.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-Distill-Qwen-1.5B-Qwen2.5-Math-1.5B.f16.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/DeepSeek-R1-Distill-Qwen-1.5B-Qwen2.5-Math-1.5B.IQ4_XS.gguf b/DeepSeek-R1-Distill-Qwen-1.5B-Qwen2.5-Math-1.5B.IQ4_XS.gguf new file mode 100644 index 0000000..af7fa22 --- /dev/null +++ b/DeepSeek-R1-Distill-Qwen-1.5B-Qwen2.5-Math-1.5B.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cb6606ef5d402812993f28feee5b00aeb27bc00d459d6cd24bc8a4df025bd01 +size 1026163168 diff --git a/DeepSeek-R1-Distill-Qwen-1.5B-Qwen2.5-Math-1.5B.Q2_K.gguf b/DeepSeek-R1-Distill-Qwen-1.5B-Qwen2.5-Math-1.5B.Q2_K.gguf new file mode 100644 index 0000000..332bac4 --- /dev/null +++ b/DeepSeek-R1-Distill-Qwen-1.5B-Qwen2.5-Math-1.5B.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e74daa62d7b92f38f7c6e6d1229293953b3448911096579e303e22335787c5c0 +size 752881120 diff --git a/DeepSeek-R1-Distill-Qwen-1.5B-Qwen2.5-Math-1.5B.Q3_K_L.gguf b/DeepSeek-R1-Distill-Qwen-1.5B-Qwen2.5-Math-1.5B.Q3_K_L.gguf new file mode 100644 index 0000000..75f8951 --- /dev/null +++ b/DeepSeek-R1-Distill-Qwen-1.5B-Qwen2.5-Math-1.5B.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03ff524f177274d8da3a0fd464a10035523d1e31f0220e49aaf641e0eacbc2a6 +size 980441056 diff --git a/DeepSeek-R1-Distill-Qwen-1.5B-Qwen2.5-Math-1.5B.Q3_K_M.gguf b/DeepSeek-R1-Distill-Qwen-1.5B-Qwen2.5-Math-1.5B.Q3_K_M.gguf new file mode 100644 index 0000000..665edd3 --- /dev/null +++ b/DeepSeek-R1-Distill-Qwen-1.5B-Qwen2.5-Math-1.5B.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a050c6a71a6500145376a51e60da47f8608a8a8b3bf6f78d0229191a0ac2d232 +size 924456928 diff --git a/DeepSeek-R1-Distill-Qwen-1.5B-Qwen2.5-Math-1.5B.Q3_K_S.gguf b/DeepSeek-R1-Distill-Qwen-1.5B-Qwen2.5-Math-1.5B.Q3_K_S.gguf new file mode 100644 index 0000000..baca293 --- /dev/null +++ b/DeepSeek-R1-Distill-Qwen-1.5B-Qwen2.5-Math-1.5B.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61399e4202265eee3f0ae26b96e9939c773647084ed5fb0896f4557f7cd3e89c +size 861222880 diff --git a/DeepSeek-R1-Distill-Qwen-1.5B-Qwen2.5-Math-1.5B.Q4_K_M.gguf b/DeepSeek-R1-Distill-Qwen-1.5B-Qwen2.5-Math-1.5B.Q4_K_M.gguf new file mode 100644 index 0000000..25bcf19 --- /dev/null +++ b/DeepSeek-R1-Distill-Qwen-1.5B-Qwen2.5-Math-1.5B.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f843dee4846bfb58afa9ec46ab4d23b746befb702f4d64a02f8f1dfb8ef4121 +size 1117321696 diff --git a/DeepSeek-R1-Distill-Qwen-1.5B-Qwen2.5-Math-1.5B.Q4_K_S.gguf b/DeepSeek-R1-Distill-Qwen-1.5B-Qwen2.5-Math-1.5B.Q4_K_S.gguf new file mode 100644 index 0000000..09b185d --- /dev/null +++ b/DeepSeek-R1-Distill-Qwen-1.5B-Qwen2.5-Math-1.5B.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3813d8d123db8219546ba276a8709e8a83fe40566ac2f8e46e0b72187c253fea +size 1071585760 diff --git a/DeepSeek-R1-Distill-Qwen-1.5B-Qwen2.5-Math-1.5B.Q5_K_M.gguf b/DeepSeek-R1-Distill-Qwen-1.5B-Qwen2.5-Math-1.5B.Q5_K_M.gguf new file mode 100644 index 0000000..4b28326 --- /dev/null +++ b/DeepSeek-R1-Distill-Qwen-1.5B-Qwen2.5-Math-1.5B.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1943458d7052abfcf2b0fdc70182f1a23cb0f33e4933cdd6908683ea9280ce5e +size 1285495264 diff --git a/DeepSeek-R1-Distill-Qwen-1.5B-Qwen2.5-Math-1.5B.Q5_K_S.gguf b/DeepSeek-R1-Distill-Qwen-1.5B-Qwen2.5-Math-1.5B.Q5_K_S.gguf new file mode 100644 index 0000000..7606de2 --- /dev/null +++ b/DeepSeek-R1-Distill-Qwen-1.5B-Qwen2.5-Math-1.5B.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8670bedacd5719b4b6429e8805521a9f4981237a9ba82a522eaa61ac4cf0793a +size 1259174368 diff --git a/DeepSeek-R1-Distill-Qwen-1.5B-Qwen2.5-Math-1.5B.Q6_K.gguf b/DeepSeek-R1-Distill-Qwen-1.5B-Qwen2.5-Math-1.5B.Q6_K.gguf new file mode 100644 index 0000000..6da264b --- /dev/null +++ b/DeepSeek-R1-Distill-Qwen-1.5B-Qwen2.5-Math-1.5B.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c26177edf259c9c7233ba3bdfa66f200f6087f7bab65b70e911fa3ed47cbe12c +size 1464179680 diff --git a/DeepSeek-R1-Distill-Qwen-1.5B-Qwen2.5-Math-1.5B.Q8_0.gguf b/DeepSeek-R1-Distill-Qwen-1.5B-Qwen2.5-Math-1.5B.Q8_0.gguf new file mode 100644 index 0000000..90f776b --- /dev/null +++ b/DeepSeek-R1-Distill-Qwen-1.5B-Qwen2.5-Math-1.5B.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c50823635620f59713dcd1722fe2775c1601f34849c467c2fd7b1cbe57a2fc3 +size 1894533088 diff --git a/DeepSeek-R1-Distill-Qwen-1.5B-Qwen2.5-Math-1.5B.f16.gguf b/DeepSeek-R1-Distill-Qwen-1.5B-Qwen2.5-Math-1.5B.f16.gguf new file mode 100644 index 0000000..46b1235 --- /dev/null +++ b/DeepSeek-R1-Distill-Qwen-1.5B-Qwen2.5-Math-1.5B.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86025ab05b47406bf425ceed09437a98ee7c39ad7ccba9b226749aa25111df1e +size 3560417248 diff --git a/README.md b/README.md new file mode 100644 index 0000000..62db2cc --- /dev/null +++ b/README.md @@ -0,0 +1,66 @@ +--- +base_model: ltn18/DeepSeek-R1-Distill-Qwen-1.5B-Qwen2.5-Math-1.5B +language: +- en +library_name: transformers +quantized_by: mradermacher +tags: +- mergekit +- merge +--- +## About + + + + + + +static quants of https://huggingface.co/ltn18/DeepSeek-R1-Distill-Qwen-1.5B-Qwen2.5-Math-1.5B + + +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/DeepSeek-R1-Distill-Qwen-1.5B-Qwen2.5-Math-1.5B-GGUF/resolve/main/DeepSeek-R1-Distill-Qwen-1.5B-Qwen2.5-Math-1.5B.Q2_K.gguf) | Q2_K | 0.9 | | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Qwen-1.5B-Qwen2.5-Math-1.5B-GGUF/resolve/main/DeepSeek-R1-Distill-Qwen-1.5B-Qwen2.5-Math-1.5B.Q3_K_S.gguf) | Q3_K_S | 1.0 | | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Qwen-1.5B-Qwen2.5-Math-1.5B-GGUF/resolve/main/DeepSeek-R1-Distill-Qwen-1.5B-Qwen2.5-Math-1.5B.Q3_K_M.gguf) | Q3_K_M | 1.0 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Qwen-1.5B-Qwen2.5-Math-1.5B-GGUF/resolve/main/DeepSeek-R1-Distill-Qwen-1.5B-Qwen2.5-Math-1.5B.Q3_K_L.gguf) | Q3_K_L | 1.1 | | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Qwen-1.5B-Qwen2.5-Math-1.5B-GGUF/resolve/main/DeepSeek-R1-Distill-Qwen-1.5B-Qwen2.5-Math-1.5B.IQ4_XS.gguf) | IQ4_XS | 1.1 | | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Qwen-1.5B-Qwen2.5-Math-1.5B-GGUF/resolve/main/DeepSeek-R1-Distill-Qwen-1.5B-Qwen2.5-Math-1.5B.Q4_K_S.gguf) | Q4_K_S | 1.2 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Qwen-1.5B-Qwen2.5-Math-1.5B-GGUF/resolve/main/DeepSeek-R1-Distill-Qwen-1.5B-Qwen2.5-Math-1.5B.Q4_K_M.gguf) | Q4_K_M | 1.2 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Qwen-1.5B-Qwen2.5-Math-1.5B-GGUF/resolve/main/DeepSeek-R1-Distill-Qwen-1.5B-Qwen2.5-Math-1.5B.Q5_K_S.gguf) | Q5_K_S | 1.4 | | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Qwen-1.5B-Qwen2.5-Math-1.5B-GGUF/resolve/main/DeepSeek-R1-Distill-Qwen-1.5B-Qwen2.5-Math-1.5B.Q5_K_M.gguf) | Q5_K_M | 1.4 | | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Qwen-1.5B-Qwen2.5-Math-1.5B-GGUF/resolve/main/DeepSeek-R1-Distill-Qwen-1.5B-Qwen2.5-Math-1.5B.Q6_K.gguf) | Q6_K | 1.6 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Qwen-1.5B-Qwen2.5-Math-1.5B-GGUF/resolve/main/DeepSeek-R1-Distill-Qwen-1.5B-Qwen2.5-Math-1.5B.Q8_0.gguf) | Q8_0 | 2.0 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Qwen-1.5B-Qwen2.5-Math-1.5B-GGUF/resolve/main/DeepSeek-R1-Distill-Qwen-1.5B-Qwen2.5-Math-1.5B.f16.gguf) | f16 | 3.7 | 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. 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. + +