From ea9973040313be49898586a014a9e9660cc35084 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Wed, 22 Apr 2026 21:49:06 +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/Gamunu-4b-Chat-It-Exp-Model-GGUF Source: Original Platform --- .gitattributes | 49 ++++++++++++ Gamunu-4b-Chat-It-Exp-Model.IQ4_XS.gguf | 3 + Gamunu-4b-Chat-It-Exp-Model.Q2_K.gguf | 3 + Gamunu-4b-Chat-It-Exp-Model.Q3_K_L.gguf | 3 + Gamunu-4b-Chat-It-Exp-Model.Q3_K_M.gguf | 3 + Gamunu-4b-Chat-It-Exp-Model.Q3_K_S.gguf | 3 + Gamunu-4b-Chat-It-Exp-Model.Q4_K_M.gguf | 3 + Gamunu-4b-Chat-It-Exp-Model.Q4_K_S.gguf | 3 + Gamunu-4b-Chat-It-Exp-Model.Q5_K_M.gguf | 3 + Gamunu-4b-Chat-It-Exp-Model.Q5_K_S.gguf | 3 + Gamunu-4b-Chat-It-Exp-Model.Q6_K.gguf | 3 + Gamunu-4b-Chat-It-Exp-Model.Q8_0.gguf | 3 + Gamunu-4b-Chat-It-Exp-Model.f16.gguf | 3 + Gamunu-4b-Chat-It-Exp-Model.mmproj-Q8_0.gguf | 3 + Gamunu-4b-Chat-It-Exp-Model.mmproj-f16.gguf | 3 + README.md | 79 ++++++++++++++++++++ 16 files changed, 170 insertions(+) create mode 100644 .gitattributes create mode 100644 Gamunu-4b-Chat-It-Exp-Model.IQ4_XS.gguf create mode 100644 Gamunu-4b-Chat-It-Exp-Model.Q2_K.gguf create mode 100644 Gamunu-4b-Chat-It-Exp-Model.Q3_K_L.gguf create mode 100644 Gamunu-4b-Chat-It-Exp-Model.Q3_K_M.gguf create mode 100644 Gamunu-4b-Chat-It-Exp-Model.Q3_K_S.gguf create mode 100644 Gamunu-4b-Chat-It-Exp-Model.Q4_K_M.gguf create mode 100644 Gamunu-4b-Chat-It-Exp-Model.Q4_K_S.gguf create mode 100644 Gamunu-4b-Chat-It-Exp-Model.Q5_K_M.gguf create mode 100644 Gamunu-4b-Chat-It-Exp-Model.Q5_K_S.gguf create mode 100644 Gamunu-4b-Chat-It-Exp-Model.Q6_K.gguf create mode 100644 Gamunu-4b-Chat-It-Exp-Model.Q8_0.gguf create mode 100644 Gamunu-4b-Chat-It-Exp-Model.f16.gguf create mode 100644 Gamunu-4b-Chat-It-Exp-Model.mmproj-Q8_0.gguf create mode 100644 Gamunu-4b-Chat-It-Exp-Model.mmproj-f16.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..823f4f9 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,49 @@ +*.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 +Gamunu-4b-Chat-It-Exp-Model.mmproj-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +Gamunu-4b-Chat-It-Exp-Model.mmproj-f16.gguf filter=lfs diff=lfs merge=lfs -text +Gamunu-4b-Chat-It-Exp-Model.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Gamunu-4b-Chat-It-Exp-Model.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Gamunu-4b-Chat-It-Exp-Model.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Gamunu-4b-Chat-It-Exp-Model.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Gamunu-4b-Chat-It-Exp-Model.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Gamunu-4b-Chat-It-Exp-Model.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Gamunu-4b-Chat-It-Exp-Model.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Gamunu-4b-Chat-It-Exp-Model.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Gamunu-4b-Chat-It-Exp-Model.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Gamunu-4b-Chat-It-Exp-Model.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Gamunu-4b-Chat-It-Exp-Model.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +Gamunu-4b-Chat-It-Exp-Model.f16.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Gamunu-4b-Chat-It-Exp-Model.IQ4_XS.gguf b/Gamunu-4b-Chat-It-Exp-Model.IQ4_XS.gguf new file mode 100644 index 0000000..b014fd1 --- /dev/null +++ b/Gamunu-4b-Chat-It-Exp-Model.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f861ffd3ac0053c5a61f47b4d67bc995b96da1d78d48c30950da41044b7c6460 +size 2279626496 diff --git a/Gamunu-4b-Chat-It-Exp-Model.Q2_K.gguf b/Gamunu-4b-Chat-It-Exp-Model.Q2_K.gguf new file mode 100644 index 0000000..91258f2 --- /dev/null +++ b/Gamunu-4b-Chat-It-Exp-Model.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e074f5a5f7cbbded27a4989d63e3c57aed8beaae299925afa1fda3304d0c4d3 +size 1729165056 diff --git a/Gamunu-4b-Chat-It-Exp-Model.Q3_K_L.gguf b/Gamunu-4b-Chat-It-Exp-Model.Q3_K_L.gguf new file mode 100644 index 0000000..a21d91e --- /dev/null +++ b/Gamunu-4b-Chat-It-Exp-Model.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3a9ccb5d87b5a949b0396cf75453e78a4da838b2c681a1dd366ac657e889bb7 +size 2236086016 diff --git a/Gamunu-4b-Chat-It-Exp-Model.Q3_K_M.gguf b/Gamunu-4b-Chat-It-Exp-Model.Q3_K_M.gguf new file mode 100644 index 0000000..2087582 --- /dev/null +++ b/Gamunu-4b-Chat-It-Exp-Model.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a30f1fc8e5a35a5d1add5a242d6f841f61488d1ede738f925a183fdf869be9f +size 2098460416 diff --git a/Gamunu-4b-Chat-It-Exp-Model.Q3_K_S.gguf b/Gamunu-4b-Chat-It-Exp-Model.Q3_K_S.gguf new file mode 100644 index 0000000..d465207 --- /dev/null +++ b/Gamunu-4b-Chat-It-Exp-Model.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63d33d075ca0527745c171a68dc8187abe324488d513c26ac4cb00b30cf93566 +size 1937364736 diff --git a/Gamunu-4b-Chat-It-Exp-Model.Q4_K_M.gguf b/Gamunu-4b-Chat-It-Exp-Model.Q4_K_M.gguf new file mode 100644 index 0000000..2228987 --- /dev/null +++ b/Gamunu-4b-Chat-It-Exp-Model.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e518ba6502d5a661cc1586beeafe5ad7024d38acbad673e160156e180eb52c44 +size 2489894656 diff --git a/Gamunu-4b-Chat-It-Exp-Model.Q4_K_S.gguf b/Gamunu-4b-Chat-It-Exp-Model.Q4_K_S.gguf new file mode 100644 index 0000000..1cd5db4 --- /dev/null +++ b/Gamunu-4b-Chat-It-Exp-Model.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d3389bf06333965413c54c32d1e72a9200a8a3b33eb8a9d3355b89f547727f9 +size 2377930496 diff --git a/Gamunu-4b-Chat-It-Exp-Model.Q5_K_M.gguf b/Gamunu-4b-Chat-It-Exp-Model.Q5_K_M.gguf new file mode 100644 index 0000000..d4de2d1 --- /dev/null +++ b/Gamunu-4b-Chat-It-Exp-Model.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58167def54e6de692ee48eb6d4f80c51cb2fe0be0f775fa95d01833931d87f20 +size 2829698816 diff --git a/Gamunu-4b-Chat-It-Exp-Model.Q5_K_S.gguf b/Gamunu-4b-Chat-It-Exp-Model.Q5_K_S.gguf new file mode 100644 index 0000000..b859753 --- /dev/null +++ b/Gamunu-4b-Chat-It-Exp-Model.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9b4b4374e93935c6e684444646e496f5d1853dd2ddc7f6a8b102f56168febd9 +size 2764592896 diff --git a/Gamunu-4b-Chat-It-Exp-Model.Q6_K.gguf b/Gamunu-4b-Chat-It-Exp-Model.Q6_K.gguf new file mode 100644 index 0000000..8251e4d --- /dev/null +++ b/Gamunu-4b-Chat-It-Exp-Model.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eadc5e16201597b46da4e19dd6d30ff9c5091106be734036c1d02c6b3ae6db8a +size 3190740736 diff --git a/Gamunu-4b-Chat-It-Exp-Model.Q8_0.gguf b/Gamunu-4b-Chat-It-Exp-Model.Q8_0.gguf new file mode 100644 index 0000000..42e5d86 --- /dev/null +++ b/Gamunu-4b-Chat-It-Exp-Model.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b20d70d61d79fa5afaf16b441bb845496dc584cab8d6fb16c1771b909706bb9 +size 4130402816 diff --git a/Gamunu-4b-Chat-It-Exp-Model.f16.gguf b/Gamunu-4b-Chat-It-Exp-Model.f16.gguf new file mode 100644 index 0000000..d615932 --- /dev/null +++ b/Gamunu-4b-Chat-It-Exp-Model.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa30be3c88df53385d954c7cc308db6671c5bce6974a33a54f2746bd5a76b04e +size 7767804416 diff --git a/Gamunu-4b-Chat-It-Exp-Model.mmproj-Q8_0.gguf b/Gamunu-4b-Chat-It-Exp-Model.mmproj-Q8_0.gguf new file mode 100644 index 0000000..a81dd3c --- /dev/null +++ b/Gamunu-4b-Chat-It-Exp-Model.mmproj-Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbacee19870975574317f69fc160a2b879908016591ce45fba0d934efe6d85f0 +size 591377888 diff --git a/Gamunu-4b-Chat-It-Exp-Model.mmproj-f16.gguf b/Gamunu-4b-Chat-It-Exp-Model.mmproj-f16.gguf new file mode 100644 index 0000000..72ba864 --- /dev/null +++ b/Gamunu-4b-Chat-It-Exp-Model.mmproj-f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce6fdb3624992d618bbe65b3d704331cdd542eec0c7dea2466efed2a390185d0 +size 851251808 diff --git a/README.md b/README.md new file mode 100644 index 0000000..0cb88e0 --- /dev/null +++ b/README.md @@ -0,0 +1,79 @@ +--- +base_model: manthilaffs/Gamunu-4b-Chat-It-Exp-Model +language: +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- text-generation-inference +- transformers +- unsloth +- gemma3 +--- +## About + + + + + + + + + +static quants of https://huggingface.co/manthilaffs/Gamunu-4b-Chat-It-Exp-Model + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Gamunu-4b-Chat-It-Exp-Model-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/Gamunu-4b-Chat-It-Exp-Model-GGUF/resolve/main/Gamunu-4b-Chat-It-Exp-Model.mmproj-Q8_0.gguf) | mmproj-Q8_0 | 0.7 | multi-modal supplement | +| [GGUF](https://huggingface.co/mradermacher/Gamunu-4b-Chat-It-Exp-Model-GGUF/resolve/main/Gamunu-4b-Chat-It-Exp-Model.mmproj-f16.gguf) | mmproj-f16 | 1.0 | multi-modal supplement | +| [GGUF](https://huggingface.co/mradermacher/Gamunu-4b-Chat-It-Exp-Model-GGUF/resolve/main/Gamunu-4b-Chat-It-Exp-Model.Q2_K.gguf) | Q2_K | 1.8 | | +| [GGUF](https://huggingface.co/mradermacher/Gamunu-4b-Chat-It-Exp-Model-GGUF/resolve/main/Gamunu-4b-Chat-It-Exp-Model.Q3_K_S.gguf) | Q3_K_S | 2.0 | | +| [GGUF](https://huggingface.co/mradermacher/Gamunu-4b-Chat-It-Exp-Model-GGUF/resolve/main/Gamunu-4b-Chat-It-Exp-Model.Q3_K_M.gguf) | Q3_K_M | 2.2 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Gamunu-4b-Chat-It-Exp-Model-GGUF/resolve/main/Gamunu-4b-Chat-It-Exp-Model.Q3_K_L.gguf) | Q3_K_L | 2.3 | | +| [GGUF](https://huggingface.co/mradermacher/Gamunu-4b-Chat-It-Exp-Model-GGUF/resolve/main/Gamunu-4b-Chat-It-Exp-Model.IQ4_XS.gguf) | IQ4_XS | 2.4 | | +| [GGUF](https://huggingface.co/mradermacher/Gamunu-4b-Chat-It-Exp-Model-GGUF/resolve/main/Gamunu-4b-Chat-It-Exp-Model.Q4_K_S.gguf) | Q4_K_S | 2.5 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Gamunu-4b-Chat-It-Exp-Model-GGUF/resolve/main/Gamunu-4b-Chat-It-Exp-Model.Q4_K_M.gguf) | Q4_K_M | 2.6 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Gamunu-4b-Chat-It-Exp-Model-GGUF/resolve/main/Gamunu-4b-Chat-It-Exp-Model.Q5_K_S.gguf) | Q5_K_S | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/Gamunu-4b-Chat-It-Exp-Model-GGUF/resolve/main/Gamunu-4b-Chat-It-Exp-Model.Q5_K_M.gguf) | Q5_K_M | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/Gamunu-4b-Chat-It-Exp-Model-GGUF/resolve/main/Gamunu-4b-Chat-It-Exp-Model.Q6_K.gguf) | Q6_K | 3.3 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/Gamunu-4b-Chat-It-Exp-Model-GGUF/resolve/main/Gamunu-4b-Chat-It-Exp-Model.Q8_0.gguf) | Q8_0 | 4.2 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/Gamunu-4b-Chat-It-Exp-Model-GGUF/resolve/main/Gamunu-4b-Chat-It-Exp-Model.f16.gguf) | f16 | 7.9 | 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. + +