commit 8a009d044a67bf8ec932fdde3784fba96c7e8f65 Author: ModelHub XC Date: Mon Apr 13 01:11:01 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/granite-4.0-h-tiny-adaptive-reasoning-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..7dd0c60 --- /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 +granite-4.0-h-tiny-adaptive-reasoning.f16.gguf filter=lfs diff=lfs merge=lfs -text +granite-4.0-h-tiny-adaptive-reasoning.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +granite-4.0-h-tiny-adaptive-reasoning.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +granite-4.0-h-tiny-adaptive-reasoning.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +granite-4.0-h-tiny-adaptive-reasoning.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +granite-4.0-h-tiny-adaptive-reasoning.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +granite-4.0-h-tiny-adaptive-reasoning.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +granite-4.0-h-tiny-adaptive-reasoning.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +granite-4.0-h-tiny-adaptive-reasoning.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +granite-4.0-h-tiny-adaptive-reasoning.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +granite-4.0-h-tiny-adaptive-reasoning.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +granite-4.0-h-tiny-adaptive-reasoning.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..7f94de4 --- /dev/null +++ b/README.md @@ -0,0 +1,77 @@ +--- +base_model: sudo-0x2a/granite-4.0-h-tiny-adaptive-reasoning +language: +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- text-generation-inference +- transformers +- unsloth +- granitemoehybrid +--- +## About + + + + + + + + + +static quants of https://huggingface.co/sudo-0x2a/granite-4.0-h-tiny-adaptive-reasoning + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#granite-4.0-h-tiny-adaptive-reasoning-GGUF).*** + +weighted/imatrix quants are available at https://huggingface.co/mradermacher/granite-4.0-h-tiny-adaptive-reasoning-i1-GGUF +## 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/granite-4.0-h-tiny-adaptive-reasoning-GGUF/resolve/main/granite-4.0-h-tiny-adaptive-reasoning.Q2_K.gguf) | Q2_K | 2.7 | | +| [GGUF](https://huggingface.co/mradermacher/granite-4.0-h-tiny-adaptive-reasoning-GGUF/resolve/main/granite-4.0-h-tiny-adaptive-reasoning.Q3_K_S.gguf) | Q3_K_S | 3.2 | | +| [GGUF](https://huggingface.co/mradermacher/granite-4.0-h-tiny-adaptive-reasoning-GGUF/resolve/main/granite-4.0-h-tiny-adaptive-reasoning.Q3_K_M.gguf) | Q3_K_M | 3.5 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/granite-4.0-h-tiny-adaptive-reasoning-GGUF/resolve/main/granite-4.0-h-tiny-adaptive-reasoning.Q3_K_L.gguf) | Q3_K_L | 3.7 | | +| [GGUF](https://huggingface.co/mradermacher/granite-4.0-h-tiny-adaptive-reasoning-GGUF/resolve/main/granite-4.0-h-tiny-adaptive-reasoning.IQ4_XS.gguf) | IQ4_XS | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/granite-4.0-h-tiny-adaptive-reasoning-GGUF/resolve/main/granite-4.0-h-tiny-adaptive-reasoning.Q4_K_S.gguf) | Q4_K_S | 4.1 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/granite-4.0-h-tiny-adaptive-reasoning-GGUF/resolve/main/granite-4.0-h-tiny-adaptive-reasoning.Q4_K_M.gguf) | Q4_K_M | 4.3 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/granite-4.0-h-tiny-adaptive-reasoning-GGUF/resolve/main/granite-4.0-h-tiny-adaptive-reasoning.Q5_K_S.gguf) | Q5_K_S | 4.9 | | +| [GGUF](https://huggingface.co/mradermacher/granite-4.0-h-tiny-adaptive-reasoning-GGUF/resolve/main/granite-4.0-h-tiny-adaptive-reasoning.Q5_K_M.gguf) | Q5_K_M | 5.0 | | +| [GGUF](https://huggingface.co/mradermacher/granite-4.0-h-tiny-adaptive-reasoning-GGUF/resolve/main/granite-4.0-h-tiny-adaptive-reasoning.Q6_K.gguf) | Q6_K | 5.8 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/granite-4.0-h-tiny-adaptive-reasoning-GGUF/resolve/main/granite-4.0-h-tiny-adaptive-reasoning.Q8_0.gguf) | Q8_0 | 7.5 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/granite-4.0-h-tiny-adaptive-reasoning-GGUF/resolve/main/granite-4.0-h-tiny-adaptive-reasoning.f16.gguf) | f16 | 14.0 | 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/granite-4.0-h-tiny-adaptive-reasoning.IQ4_XS.gguf b/granite-4.0-h-tiny-adaptive-reasoning.IQ4_XS.gguf new file mode 100644 index 0000000..742b108 --- /dev/null +++ b/granite-4.0-h-tiny-adaptive-reasoning.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae1288bd54cf5232f19336f272c49d91c902ea5807fc6b54d50984b8d73bcad0 +size 3791610272 diff --git a/granite-4.0-h-tiny-adaptive-reasoning.Q2_K.gguf b/granite-4.0-h-tiny-adaptive-reasoning.Q2_K.gguf new file mode 100644 index 0000000..91e17f7 --- /dev/null +++ b/granite-4.0-h-tiny-adaptive-reasoning.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53e839ee872b2103a5fd655b72ecfdfaff455e374e860fa27211981ac17e490a +size 2585986976 diff --git a/granite-4.0-h-tiny-adaptive-reasoning.Q3_K_L.gguf b/granite-4.0-h-tiny-adaptive-reasoning.Q3_K_L.gguf new file mode 100644 index 0000000..3e57ddb --- /dev/null +++ b/granite-4.0-h-tiny-adaptive-reasoning.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aed1f221a05e163efacaad5a6b5bbdf3abaa151ff6404f3217b318355ef09048 +size 3600962720 diff --git a/granite-4.0-h-tiny-adaptive-reasoning.Q3_K_M.gguf b/granite-4.0-h-tiny-adaptive-reasoning.Q3_K_M.gguf new file mode 100644 index 0000000..1e8b913 --- /dev/null +++ b/granite-4.0-h-tiny-adaptive-reasoning.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:248ca1af63f5492288aae8e11636bf53148626ba9d1df908c34017d37e89cf50 +size 3353040032 diff --git a/granite-4.0-h-tiny-adaptive-reasoning.Q3_K_S.gguf b/granite-4.0-h-tiny-adaptive-reasoning.Q3_K_S.gguf new file mode 100644 index 0000000..3d9c868 --- /dev/null +++ b/granite-4.0-h-tiny-adaptive-reasoning.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24bf2abe559806e0a46240ac682c28e96f1b1b65cabfdcbcdc944e984dec2375 +size 3062453408 diff --git a/granite-4.0-h-tiny-adaptive-reasoning.Q4_K_M.gguf b/granite-4.0-h-tiny-adaptive-reasoning.Q4_K_M.gguf new file mode 100644 index 0000000..cdc1097 --- /dev/null +++ b/granite-4.0-h-tiny-adaptive-reasoning.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24458d05cdc1b07c435dc8798c20645d6a31af85a0707ab8a96b22846ba4ea6a +size 4230976928 diff --git a/granite-4.0-h-tiny-adaptive-reasoning.Q4_K_S.gguf b/granite-4.0-h-tiny-adaptive-reasoning.Q4_K_S.gguf new file mode 100644 index 0000000..53b27ee --- /dev/null +++ b/granite-4.0-h-tiny-adaptive-reasoning.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55f5a65ebd6ccc3cb303ad0bed4242598f5fb8b1c322f2e032f9a104f7e1a5e3 +size 3995772320 diff --git a/granite-4.0-h-tiny-adaptive-reasoning.Q5_K_M.gguf b/granite-4.0-h-tiny-adaptive-reasoning.Q5_K_M.gguf new file mode 100644 index 0000000..c0e376b --- /dev/null +++ b/granite-4.0-h-tiny-adaptive-reasoning.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b15a71fd63794e5e24290beef97a6c80eaef55130516f3c933788fae3970d312 +size 4948534688 diff --git a/granite-4.0-h-tiny-adaptive-reasoning.Q5_K_S.gguf b/granite-4.0-h-tiny-adaptive-reasoning.Q5_K_S.gguf new file mode 100644 index 0000000..08acf41 --- /dev/null +++ b/granite-4.0-h-tiny-adaptive-reasoning.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95f98c7044ce578d5e653bf50e2d2988ddd4b090a615cf18843aac09504b326c +size 4810454432 diff --git a/granite-4.0-h-tiny-adaptive-reasoning.Q6_K.gguf b/granite-4.0-h-tiny-adaptive-reasoning.Q6_K.gguf new file mode 100644 index 0000000..836a5fa --- /dev/null +++ b/granite-4.0-h-tiny-adaptive-reasoning.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6e506446ae0e999794bcb80849abd17e2fdaebf3095081952914dd6bfec8348 +size 5710939808 diff --git a/granite-4.0-h-tiny-adaptive-reasoning.Q8_0.gguf b/granite-4.0-h-tiny-adaptive-reasoning.Q8_0.gguf new file mode 100644 index 0000000..daf38a7 --- /dev/null +++ b/granite-4.0-h-tiny-adaptive-reasoning.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78b83db81d5bfddef47e61367d480dc7772b8bd29b502f60935cad53d3e4bab9 +size 7390332320 diff --git a/granite-4.0-h-tiny-adaptive-reasoning.f16.gguf b/granite-4.0-h-tiny-adaptive-reasoning.f16.gguf new file mode 100644 index 0000000..698f301 --- /dev/null +++ b/granite-4.0-h-tiny-adaptive-reasoning.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf40b4a869d06b1588836bca8ebc8881cb13470315dd573231a1ae68f2488b44 +size 13891206560