From 583e87098fdea5abf2bc87988193b39d2b06017c Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Wed, 3 Jun 2026 02:56:28 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=9D=E5=A7=8B=E5=8C=96=E9=A1=B9=E7=9B=AE?= =?UTF-8?q?=EF=BC=8C=E7=94=B1ModelHub=20XC=E7=A4=BE=E5=8C=BA=E6=8F=90?= =?UTF-8?q?=E4=BE=9B=E6=A8=A1=E5=9E=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Model: mradermacher/cendekia-r1-sft-qwen-2.5-1.5b-instruct-GGUF Source: Original Platform --- .gitattributes | 47 ++++++++++++ README.md | 75 +++++++++++++++++++ ...-r1-sft-qwen-2.5-1.5b-instruct.IQ4_XS.gguf | 3 + ...ia-r1-sft-qwen-2.5-1.5b-instruct.Q2_K.gguf | 3 + ...-r1-sft-qwen-2.5-1.5b-instruct.Q3_K_L.gguf | 3 + ...-r1-sft-qwen-2.5-1.5b-instruct.Q3_K_M.gguf | 3 + ...-r1-sft-qwen-2.5-1.5b-instruct.Q3_K_S.gguf | 3 + ...-r1-sft-qwen-2.5-1.5b-instruct.Q4_K_M.gguf | 3 + ...-r1-sft-qwen-2.5-1.5b-instruct.Q4_K_S.gguf | 3 + ...-r1-sft-qwen-2.5-1.5b-instruct.Q5_K_M.gguf | 3 + ...-r1-sft-qwen-2.5-1.5b-instruct.Q5_K_S.gguf | 3 + ...ia-r1-sft-qwen-2.5-1.5b-instruct.Q6_K.gguf | 3 + ...ia-r1-sft-qwen-2.5-1.5b-instruct.Q8_0.gguf | 3 + ...kia-r1-sft-qwen-2.5-1.5b-instruct.f16.gguf | 3 + 14 files changed, 158 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 cendekia-r1-sft-qwen-2.5-1.5b-instruct.IQ4_XS.gguf create mode 100644 cendekia-r1-sft-qwen-2.5-1.5b-instruct.Q2_K.gguf create mode 100644 cendekia-r1-sft-qwen-2.5-1.5b-instruct.Q3_K_L.gguf create mode 100644 cendekia-r1-sft-qwen-2.5-1.5b-instruct.Q3_K_M.gguf create mode 100644 cendekia-r1-sft-qwen-2.5-1.5b-instruct.Q3_K_S.gguf create mode 100644 cendekia-r1-sft-qwen-2.5-1.5b-instruct.Q4_K_M.gguf create mode 100644 cendekia-r1-sft-qwen-2.5-1.5b-instruct.Q4_K_S.gguf create mode 100644 cendekia-r1-sft-qwen-2.5-1.5b-instruct.Q5_K_M.gguf create mode 100644 cendekia-r1-sft-qwen-2.5-1.5b-instruct.Q5_K_S.gguf create mode 100644 cendekia-r1-sft-qwen-2.5-1.5b-instruct.Q6_K.gguf create mode 100644 cendekia-r1-sft-qwen-2.5-1.5b-instruct.Q8_0.gguf create mode 100644 cendekia-r1-sft-qwen-2.5-1.5b-instruct.f16.gguf diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..5ba3f32 --- /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 +cendekia-r1-sft-qwen-2.5-1.5b-instruct.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +cendekia-r1-sft-qwen-2.5-1.5b-instruct.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +cendekia-r1-sft-qwen-2.5-1.5b-instruct.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +cendekia-r1-sft-qwen-2.5-1.5b-instruct.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +cendekia-r1-sft-qwen-2.5-1.5b-instruct.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +cendekia-r1-sft-qwen-2.5-1.5b-instruct.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +cendekia-r1-sft-qwen-2.5-1.5b-instruct.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +cendekia-r1-sft-qwen-2.5-1.5b-instruct.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +cendekia-r1-sft-qwen-2.5-1.5b-instruct.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +cendekia-r1-sft-qwen-2.5-1.5b-instruct.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +cendekia-r1-sft-qwen-2.5-1.5b-instruct.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +cendekia-r1-sft-qwen-2.5-1.5b-instruct.f16.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..7da3d87 --- /dev/null +++ b/README.md @@ -0,0 +1,75 @@ +--- +base_model: belatijagad/cendekia-r1-sft-qwen-2.5-1.5b-instruct +language: +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- text-generation-inference +- transformers +- unsloth +- qwen2 +- trl +--- +## About + + + + + + +static quants of https://huggingface.co/belatijagad/cendekia-r1-sft-qwen-2.5-1.5b-instruct + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#cendekia-r1-sft-qwen-2.5-1.5b-instruct-GGUF).*** + +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/cendekia-r1-sft-qwen-2.5-1.5b-instruct-GGUF/resolve/main/cendekia-r1-sft-qwen-2.5-1.5b-instruct.Q2_K.gguf) | Q2_K | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/cendekia-r1-sft-qwen-2.5-1.5b-instruct-GGUF/resolve/main/cendekia-r1-sft-qwen-2.5-1.5b-instruct.Q3_K_S.gguf) | Q3_K_S | 0.9 | | +| [GGUF](https://huggingface.co/mradermacher/cendekia-r1-sft-qwen-2.5-1.5b-instruct-GGUF/resolve/main/cendekia-r1-sft-qwen-2.5-1.5b-instruct.Q3_K_M.gguf) | Q3_K_M | 0.9 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/cendekia-r1-sft-qwen-2.5-1.5b-instruct-GGUF/resolve/main/cendekia-r1-sft-qwen-2.5-1.5b-instruct.Q3_K_L.gguf) | Q3_K_L | 1.0 | | +| [GGUF](https://huggingface.co/mradermacher/cendekia-r1-sft-qwen-2.5-1.5b-instruct-GGUF/resolve/main/cendekia-r1-sft-qwen-2.5-1.5b-instruct.IQ4_XS.gguf) | IQ4_XS | 1.0 | | +| [GGUF](https://huggingface.co/mradermacher/cendekia-r1-sft-qwen-2.5-1.5b-instruct-GGUF/resolve/main/cendekia-r1-sft-qwen-2.5-1.5b-instruct.Q4_K_S.gguf) | Q4_K_S | 1.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/cendekia-r1-sft-qwen-2.5-1.5b-instruct-GGUF/resolve/main/cendekia-r1-sft-qwen-2.5-1.5b-instruct.Q4_K_M.gguf) | Q4_K_M | 1.1 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/cendekia-r1-sft-qwen-2.5-1.5b-instruct-GGUF/resolve/main/cendekia-r1-sft-qwen-2.5-1.5b-instruct.Q5_K_S.gguf) | Q5_K_S | 1.2 | | +| [GGUF](https://huggingface.co/mradermacher/cendekia-r1-sft-qwen-2.5-1.5b-instruct-GGUF/resolve/main/cendekia-r1-sft-qwen-2.5-1.5b-instruct.Q5_K_M.gguf) | Q5_K_M | 1.2 | | +| [GGUF](https://huggingface.co/mradermacher/cendekia-r1-sft-qwen-2.5-1.5b-instruct-GGUF/resolve/main/cendekia-r1-sft-qwen-2.5-1.5b-instruct.Q6_K.gguf) | Q6_K | 1.4 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/cendekia-r1-sft-qwen-2.5-1.5b-instruct-GGUF/resolve/main/cendekia-r1-sft-qwen-2.5-1.5b-instruct.Q8_0.gguf) | Q8_0 | 1.7 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/cendekia-r1-sft-qwen-2.5-1.5b-instruct-GGUF/resolve/main/cendekia-r1-sft-qwen-2.5-1.5b-instruct.f16.gguf) | f16 | 3.2 | 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/cendekia-r1-sft-qwen-2.5-1.5b-instruct.IQ4_XS.gguf b/cendekia-r1-sft-qwen-2.5-1.5b-instruct.IQ4_XS.gguf new file mode 100644 index 0000000..079429f --- /dev/null +++ b/cendekia-r1-sft-qwen-2.5-1.5b-instruct.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2192ad98ea5fe7ebaa9c525cc8644b9cb75743c42a2cfb20d341109d769842cc +size 902183392 diff --git a/cendekia-r1-sft-qwen-2.5-1.5b-instruct.Q2_K.gguf b/cendekia-r1-sft-qwen-2.5-1.5b-instruct.Q2_K.gguf new file mode 100644 index 0000000..760ee1d --- /dev/null +++ b/cendekia-r1-sft-qwen-2.5-1.5b-instruct.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6709882db030767c250569286391aef8e5185b757a49eedddce6a6e005e1189 +size 676305376 diff --git a/cendekia-r1-sft-qwen-2.5-1.5b-instruct.Q3_K_L.gguf b/cendekia-r1-sft-qwen-2.5-1.5b-instruct.Q3_K_L.gguf new file mode 100644 index 0000000..809b6d9 --- /dev/null +++ b/cendekia-r1-sft-qwen-2.5-1.5b-instruct.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e9b05a9be7a250053bb17bf6160e4002b6a3fdeb475d0467e1d27cd007fde24 +size 880163296 diff --git a/cendekia-r1-sft-qwen-2.5-1.5b-instruct.Q3_K_M.gguf b/cendekia-r1-sft-qwen-2.5-1.5b-instruct.Q3_K_M.gguf new file mode 100644 index 0000000..a420bf7 --- /dev/null +++ b/cendekia-r1-sft-qwen-2.5-1.5b-instruct.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85455405a3dc2c348d42e5140bdc1894a8d70a0bdc68b830b178ef49648c2a94 +size 824179168 diff --git a/cendekia-r1-sft-qwen-2.5-1.5b-instruct.Q3_K_S.gguf b/cendekia-r1-sft-qwen-2.5-1.5b-instruct.Q3_K_S.gguf new file mode 100644 index 0000000..6692bf8 --- /dev/null +++ b/cendekia-r1-sft-qwen-2.5-1.5b-instruct.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e65b8ac30a7361033a471554ad997e0f9d20f10ebbc6f844feb7b026f83f9c20 +size 760945120 diff --git a/cendekia-r1-sft-qwen-2.5-1.5b-instruct.Q4_K_M.gguf b/cendekia-r1-sft-qwen-2.5-1.5b-instruct.Q4_K_M.gguf new file mode 100644 index 0000000..e634e30 --- /dev/null +++ b/cendekia-r1-sft-qwen-2.5-1.5b-instruct.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:309cc040a60a9a6320cfb2a39ce1cda6ea3a8cdc6ad04208cc936c8502e9e83c +size 986048992 diff --git a/cendekia-r1-sft-qwen-2.5-1.5b-instruct.Q4_K_S.gguf b/cendekia-r1-sft-qwen-2.5-1.5b-instruct.Q4_K_S.gguf new file mode 100644 index 0000000..8f1bc06 --- /dev/null +++ b/cendekia-r1-sft-qwen-2.5-1.5b-instruct.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ba1352d2da4cc288270b2698ad8cecc2902ef271444d171279f797de342b080 +size 940313056 diff --git a/cendekia-r1-sft-qwen-2.5-1.5b-instruct.Q5_K_M.gguf b/cendekia-r1-sft-qwen-2.5-1.5b-instruct.Q5_K_M.gguf new file mode 100644 index 0000000..2c9a12c --- /dev/null +++ b/cendekia-r1-sft-qwen-2.5-1.5b-instruct.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db2b41a1122d200d9114cd5dbbcd98463558e2e7cd14c2ff5b6d61c499e96910 +size 1125050848 diff --git a/cendekia-r1-sft-qwen-2.5-1.5b-instruct.Q5_K_S.gguf b/cendekia-r1-sft-qwen-2.5-1.5b-instruct.Q5_K_S.gguf new file mode 100644 index 0000000..4032aa7 --- /dev/null +++ b/cendekia-r1-sft-qwen-2.5-1.5b-instruct.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:871ea90744fa7f82c879535ad9ed4fe1da0a49e23b989f1067ca59add48f9fb4 +size 1098729952 diff --git a/cendekia-r1-sft-qwen-2.5-1.5b-instruct.Q6_K.gguf b/cendekia-r1-sft-qwen-2.5-1.5b-instruct.Q6_K.gguf new file mode 100644 index 0000000..9403d20 --- /dev/null +++ b/cendekia-r1-sft-qwen-2.5-1.5b-instruct.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93c858f910c90f6ff3a50ad126b4259a91833c21d7c779b30d16993339a2b0bb +size 1272740320 diff --git a/cendekia-r1-sft-qwen-2.5-1.5b-instruct.Q8_0.gguf b/cendekia-r1-sft-qwen-2.5-1.5b-instruct.Q8_0.gguf new file mode 100644 index 0000000..c600d69 --- /dev/null +++ b/cendekia-r1-sft-qwen-2.5-1.5b-instruct.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69b4b59f27d73727d10443a797bcede181dd3d7319fe240c892743dd3797de09 +size 1646573536 diff --git a/cendekia-r1-sft-qwen-2.5-1.5b-instruct.f16.gguf b/cendekia-r1-sft-qwen-2.5-1.5b-instruct.f16.gguf new file mode 100644 index 0000000..ed0d4e6 --- /dev/null +++ b/cendekia-r1-sft-qwen-2.5-1.5b-instruct.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89ca4f6f769b866c9f9245f2cbb340ba14349121e9f5b6fd45c81ebe68325a60 +size 3093669856