commit cbbbd75745dfc9aab794316779fa02d7e282b5e7 Author: ModelHub XC Date: Wed May 20 20:24:16 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/tiny-qwen-rubi-reason-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..ea97f2e --- /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 +tiny-qwen-rubi-reason.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +tiny-qwen-rubi-reason.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +tiny-qwen-rubi-reason.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +tiny-qwen-rubi-reason.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +tiny-qwen-rubi-reason.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +tiny-qwen-rubi-reason.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +tiny-qwen-rubi-reason.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +tiny-qwen-rubi-reason.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +tiny-qwen-rubi-reason.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +tiny-qwen-rubi-reason.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +tiny-qwen-rubi-reason.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +tiny-qwen-rubi-reason.f16.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..1dec767 --- /dev/null +++ b/README.md @@ -0,0 +1,69 @@ +--- +base_model: sayantan0013/tiny-qwen-rubi-reason +language: +- en +library_name: transformers +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: [] +--- +## About + + + + + + +static quants of https://huggingface.co/sayantan0013/tiny-qwen-rubi-reason + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#tiny-qwen-rubi-reason-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/tiny-qwen-rubi-reason-GGUF/resolve/main/tiny-qwen-rubi-reason.Q2_K.gguf) | Q2_K | 0.4 | | +| [GGUF](https://huggingface.co/mradermacher/tiny-qwen-rubi-reason-GGUF/resolve/main/tiny-qwen-rubi-reason.Q3_K_S.gguf) | Q3_K_S | 0.4 | | +| [GGUF](https://huggingface.co/mradermacher/tiny-qwen-rubi-reason-GGUF/resolve/main/tiny-qwen-rubi-reason.Q3_K_M.gguf) | Q3_K_M | 0.4 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/tiny-qwen-rubi-reason-GGUF/resolve/main/tiny-qwen-rubi-reason.Q3_K_L.gguf) | Q3_K_L | 0.5 | | +| [GGUF](https://huggingface.co/mradermacher/tiny-qwen-rubi-reason-GGUF/resolve/main/tiny-qwen-rubi-reason.IQ4_XS.gguf) | IQ4_XS | 0.5 | | +| [GGUF](https://huggingface.co/mradermacher/tiny-qwen-rubi-reason-GGUF/resolve/main/tiny-qwen-rubi-reason.Q4_K_S.gguf) | Q4_K_S | 0.5 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/tiny-qwen-rubi-reason-GGUF/resolve/main/tiny-qwen-rubi-reason.Q4_K_M.gguf) | Q4_K_M | 0.5 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/tiny-qwen-rubi-reason-GGUF/resolve/main/tiny-qwen-rubi-reason.Q5_K_S.gguf) | Q5_K_S | 0.5 | | +| [GGUF](https://huggingface.co/mradermacher/tiny-qwen-rubi-reason-GGUF/resolve/main/tiny-qwen-rubi-reason.Q5_K_M.gguf) | Q5_K_M | 0.5 | | +| [GGUF](https://huggingface.co/mradermacher/tiny-qwen-rubi-reason-GGUF/resolve/main/tiny-qwen-rubi-reason.Q6_K.gguf) | Q6_K | 0.6 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/tiny-qwen-rubi-reason-GGUF/resolve/main/tiny-qwen-rubi-reason.Q8_0.gguf) | Q8_0 | 0.7 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/tiny-qwen-rubi-reason-GGUF/resolve/main/tiny-qwen-rubi-reason.f16.gguf) | f16 | 1.3 | 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/tiny-qwen-rubi-reason.IQ4_XS.gguf b/tiny-qwen-rubi-reason.IQ4_XS.gguf new file mode 100644 index 0000000..40ac7f5 --- /dev/null +++ b/tiny-qwen-rubi-reason.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c0ee1ba7b64999d24369e429feb4a6e62498eaf2605996a55c6579a71311861 +size 369273824 diff --git a/tiny-qwen-rubi-reason.Q2_K.gguf b/tiny-qwen-rubi-reason.Q2_K.gguf new file mode 100644 index 0000000..3349c70 --- /dev/null +++ b/tiny-qwen-rubi-reason.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3fe8188975f381af9175768d1a7be2bbcb3a801a0702a2565bf3d86bb24167c +size 296233952 diff --git a/tiny-qwen-rubi-reason.Q3_K_L.gguf b/tiny-qwen-rubi-reason.Q3_K_L.gguf new file mode 100644 index 0000000..3a0aa12 --- /dev/null +++ b/tiny-qwen-rubi-reason.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:009ef1304888ab6b6ec458687b7652fd827c7ba313572b377f20971be99e5e40 +size 368487392 diff --git a/tiny-qwen-rubi-reason.Q3_K_M.gguf b/tiny-qwen-rubi-reason.Q3_K_M.gguf new file mode 100644 index 0000000..a07ca32 --- /dev/null +++ b/tiny-qwen-rubi-reason.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ea4393a8d13b482b1e5b6375ec79447651df1d87df35617c69f7bc271abea81 +size 347122656 diff --git a/tiny-qwen-rubi-reason.Q3_K_S.gguf b/tiny-qwen-rubi-reason.Q3_K_S.gguf new file mode 100644 index 0000000..d9c126f --- /dev/null +++ b/tiny-qwen-rubi-reason.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b2f1dd68548aafa3e58357ecdf826aa31c58de05d081c0bc453d9170ac0586c +size 323070944 diff --git a/tiny-qwen-rubi-reason.Q4_K_M.gguf b/tiny-qwen-rubi-reason.Q4_K_M.gguf new file mode 100644 index 0000000..c857cdf --- /dev/null +++ b/tiny-qwen-rubi-reason.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ff40523adf4753802508d53b886b684b3fd945decb216adca754f8f00d54b14 +size 396700640 diff --git a/tiny-qwen-rubi-reason.Q4_K_S.gguf b/tiny-qwen-rubi-reason.Q4_K_S.gguf new file mode 100644 index 0000000..b8e715a --- /dev/null +++ b/tiny-qwen-rubi-reason.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9aaaad9c4a1b2a24a5046dec8d18a1ff7e8c8a30300832862c184ae9862c4215 +size 383265760 diff --git a/tiny-qwen-rubi-reason.Q5_K_M.gguf b/tiny-qwen-rubi-reason.Q5_K_M.gguf new file mode 100644 index 0000000..cbd32de --- /dev/null +++ b/tiny-qwen-rubi-reason.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:425103cc79084be7f152ed5edddd06111659a30e886fe11425c54b67110a7614 +size 444410848 diff --git a/tiny-qwen-rubi-reason.Q5_K_S.gguf b/tiny-qwen-rubi-reason.Q5_K_S.gguf new file mode 100644 index 0000000..f315aa7 --- /dev/null +++ b/tiny-qwen-rubi-reason.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:289b9fc17afbf4c07b4a7e181c4a7adb3c863daa9a1bd67f2778040c35f0e84c +size 436612064 diff --git a/tiny-qwen-rubi-reason.Q6_K.gguf b/tiny-qwen-rubi-reason.Q6_K.gguf new file mode 100644 index 0000000..7603f0f --- /dev/null +++ b/tiny-qwen-rubi-reason.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abc6b458f9887271b32ba02608586c99854a8b256ded1cfca81ef7399589d6c4 +size 495102944 diff --git a/tiny-qwen-rubi-reason.Q8_0.gguf b/tiny-qwen-rubi-reason.Q8_0.gguf new file mode 100644 index 0000000..45f09d5 --- /dev/null +++ b/tiny-qwen-rubi-reason.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbcdb30157c3a3d36778309f2fc0bf920dbd1a616462cfab04e5d32b3129d354 +size 639442912 diff --git a/tiny-qwen-rubi-reason.f16.gguf b/tiny-qwen-rubi-reason.f16.gguf new file mode 100644 index 0000000..539f164 --- /dev/null +++ b/tiny-qwen-rubi-reason.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c1fa9f89fe384a3ac1f93ec8196a21fe3ac608af80100aa65ed354f856ec297 +size 1198178272