From 9c2663e6c06cac065de8c98aa500bfbab54c2648 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Fri, 26 Jun 2026 07:10:16 +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/MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B-GGUF Source: Original Platform --- .gitattributes | 47 ++++++++++++ ...63610-IF-gemma-2-MTM2MUMTg4-9B.IQ4_XS.gguf | 3 + ...5163610-IF-gemma-2-MTM2MUMTg4-9B.Q2_K.gguf | 3 + ...63610-IF-gemma-2-MTM2MUMTg4-9B.Q3_K_L.gguf | 3 + ...63610-IF-gemma-2-MTM2MUMTg4-9B.Q3_K_M.gguf | 3 + ...63610-IF-gemma-2-MTM2MUMTg4-9B.Q3_K_S.gguf | 3 + ...63610-IF-gemma-2-MTM2MUMTg4-9B.Q4_K_M.gguf | 3 + ...63610-IF-gemma-2-MTM2MUMTg4-9B.Q4_K_S.gguf | 3 + ...63610-IF-gemma-2-MTM2MUMTg4-9B.Q5_K_M.gguf | 3 + ...63610-IF-gemma-2-MTM2MUMTg4-9B.Q5_K_S.gguf | 3 + ...5163610-IF-gemma-2-MTM2MUMTg4-9B.Q6_K.gguf | 3 + ...5163610-IF-gemma-2-MTM2MUMTg4-9B.Q8_0.gguf | 3 + ...25163610-IF-gemma-2-MTM2MUMTg4-9B.f16.gguf | 3 + README.md | 71 +++++++++++++++++++ 14 files changed, 154 insertions(+) create mode 100644 .gitattributes create mode 100644 MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B.IQ4_XS.gguf create mode 100644 MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B.Q2_K.gguf create mode 100644 MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B.Q3_K_L.gguf create mode 100644 MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B.Q3_K_M.gguf create mode 100644 MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B.Q3_K_S.gguf create mode 100644 MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B.Q4_K_M.gguf create mode 100644 MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B.Q4_K_S.gguf create mode 100644 MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B.Q5_K_M.gguf create mode 100644 MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B.Q5_K_S.gguf create mode 100644 MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B.Q6_K.gguf create mode 100644 MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B.Q8_0.gguf create mode 100644 MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B.f16.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..4e93346 --- /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 +MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B.f16.gguf filter=lfs diff=lfs merge=lfs -text +MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B.IQ4_XS.gguf b/MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B.IQ4_XS.gguf new file mode 100644 index 0000000..774dcc6 --- /dev/null +++ b/MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59f083eb5425e5cff0467ce2ed7e2784a2536b820933a0209889e415c5d5dd5e +size 5223172032 diff --git a/MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B.Q2_K.gguf b/MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B.Q2_K.gguf new file mode 100644 index 0000000..63e5928 --- /dev/null +++ b/MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce6b8abffa80a475536b0d5643e0fda2ec6c8afc7cbe4dbb5d32a7345f2fe048 +size 3805398976 diff --git a/MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B.Q3_K_L.gguf b/MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B.Q3_K_L.gguf new file mode 100644 index 0000000..12cc2c5 --- /dev/null +++ b/MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b0743da437b302573c489b218f4d98353b19828401f72edc77d0b59f4b876c0 +size 5132453824 diff --git a/MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B.Q3_K_M.gguf b/MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B.Q3_K_M.gguf new file mode 100644 index 0000000..1280516 --- /dev/null +++ b/MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da2d938a19d99a4165b1ef0b6e33f5c3253e27440fbe3fe68f2d0c9fb7d9ef5b +size 4761782208 diff --git a/MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B.Q3_K_S.gguf b/MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B.Q3_K_S.gguf new file mode 100644 index 0000000..82bb53c --- /dev/null +++ b/MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e538bad6dd71e066f1c037be9dfeeb30227c0438fcbe82695f59c5bf8fa3962 +size 4337665984 diff --git a/MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B.Q4_K_M.gguf b/MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B.Q4_K_M.gguf new file mode 100644 index 0000000..ebc4f18 --- /dev/null +++ b/MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1382d6ffb6a8808b569238dda992540e08b8c310075e6db9a8cd69bda32eadfd +size 5761058752 diff --git a/MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B.Q4_K_S.gguf b/MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B.Q4_K_S.gguf new file mode 100644 index 0000000..5b40e98 --- /dev/null +++ b/MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c49c9a48ea69ced51b73a9249e777a9606732fa0dafc3807516e9590bbea2cd4 +size 5478926272 diff --git a/MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B.Q5_K_M.gguf b/MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B.Q5_K_M.gguf new file mode 100644 index 0000000..a2fe8fd --- /dev/null +++ b/MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d571e98f7232c95fdefe8a54798c338e97d79ab554be126d47d5df90c6b09dfe +size 6647367616 diff --git a/MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B.Q5_K_S.gguf b/MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B.Q5_K_S.gguf new file mode 100644 index 0000000..7ecdc3c --- /dev/null +++ b/MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a326448b13a61e3991a62de49f8f33f0a9f3bb538855a202e419800dd24d6049 +size 6483593152 diff --git a/MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B.Q6_K.gguf b/MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B.Q6_K.gguf new file mode 100644 index 0000000..4d707aa --- /dev/null +++ b/MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11cccc6656da3d1bfbf5267c970a7213ddbb4a7784c770603beca990e7a59f35 +size 7589070784 diff --git a/MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B.Q8_0.gguf b/MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B.Q8_0.gguf new file mode 100644 index 0000000..312569e --- /dev/null +++ b/MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e8f2117a46bb3fafb1dadb3dc7236c3ccf420316533cc3b593ca3fd41baa173 +size 9827149760 diff --git a/MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B.f16.gguf b/MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B.f16.gguf new file mode 100644 index 0000000..4309d93 --- /dev/null +++ b/MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee39e7de526ff28aa7addd28a95ef8bc0bd6d27101cf0a55384443332c4351ee +size 18490681280 diff --git a/README.md b/README.md new file mode 100644 index 0000000..58f3d33 --- /dev/null +++ b/README.md @@ -0,0 +1,71 @@ +--- +base_model: zelk12/MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B +language: +- en +library_name: transformers +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- mergekit +- merge +--- +## About + + + + + + +static quants of https://huggingface.co/zelk12/MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B-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/MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B-GGUF/resolve/main/MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B.Q2_K.gguf) | Q2_K | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B-GGUF/resolve/main/MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B.Q3_K_S.gguf) | Q3_K_S | 4.4 | | +| [GGUF](https://huggingface.co/mradermacher/MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B-GGUF/resolve/main/MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B.Q3_K_M.gguf) | Q3_K_M | 4.9 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B-GGUF/resolve/main/MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B.Q3_K_L.gguf) | Q3_K_L | 5.2 | | +| [GGUF](https://huggingface.co/mradermacher/MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B-GGUF/resolve/main/MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B.IQ4_XS.gguf) | IQ4_XS | 5.3 | | +| [GGUF](https://huggingface.co/mradermacher/MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B-GGUF/resolve/main/MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B.Q4_K_S.gguf) | Q4_K_S | 5.6 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B-GGUF/resolve/main/MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B.Q4_K_M.gguf) | Q4_K_M | 5.9 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B-GGUF/resolve/main/MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B.Q5_K_S.gguf) | Q5_K_S | 6.6 | | +| [GGUF](https://huggingface.co/mradermacher/MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B-GGUF/resolve/main/MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B.Q5_K_M.gguf) | Q5_K_M | 6.7 | | +| [GGUF](https://huggingface.co/mradermacher/MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B-GGUF/resolve/main/MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B.Q6_K.gguf) | Q6_K | 7.7 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B-GGUF/resolve/main/MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B.Q8_0.gguf) | Q8_0 | 9.9 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B-GGUF/resolve/main/MT-Max-Merge_02012025163610-IF-gemma-2-MTM2MUMTg4-9B.f16.gguf) | f16 | 18.6 | 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. + +