From f9e9f22ad9b59696f93233b669938fa26171c522 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Wed, 10 Jun 2026 23:50:17 +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/internlm2-math-plus-7b-GGUF Source: Original Platform --- .gitattributes | 50 +++++++++++++++++++++ README.md | 70 ++++++++++++++++++++++++++++++ internlm2-math-plus-7b.IQ3_M.gguf | 3 ++ internlm2-math-plus-7b.IQ3_S.gguf | 3 ++ internlm2-math-plus-7b.IQ3_XS.gguf | 3 ++ internlm2-math-plus-7b.IQ4_XS.gguf | 3 ++ internlm2-math-plus-7b.Q2_K.gguf | 3 ++ internlm2-math-plus-7b.Q3_K_L.gguf | 3 ++ internlm2-math-plus-7b.Q3_K_M.gguf | 3 ++ internlm2-math-plus-7b.Q3_K_S.gguf | 3 ++ internlm2-math-plus-7b.Q4_K_M.gguf | 3 ++ internlm2-math-plus-7b.Q4_K_S.gguf | 3 ++ internlm2-math-plus-7b.Q5_K_M.gguf | 3 ++ internlm2-math-plus-7b.Q5_K_S.gguf | 3 ++ internlm2-math-plus-7b.Q6_K.gguf | 3 ++ internlm2-math-plus-7b.Q8_0.gguf | 3 ++ internlm2-math-plus-7b.f16.gguf | 3 ++ 17 files changed, 165 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 internlm2-math-plus-7b.IQ3_M.gguf create mode 100644 internlm2-math-plus-7b.IQ3_S.gguf create mode 100644 internlm2-math-plus-7b.IQ3_XS.gguf create mode 100644 internlm2-math-plus-7b.IQ4_XS.gguf create mode 100644 internlm2-math-plus-7b.Q2_K.gguf create mode 100644 internlm2-math-plus-7b.Q3_K_L.gguf create mode 100644 internlm2-math-plus-7b.Q3_K_M.gguf create mode 100644 internlm2-math-plus-7b.Q3_K_S.gguf create mode 100644 internlm2-math-plus-7b.Q4_K_M.gguf create mode 100644 internlm2-math-plus-7b.Q4_K_S.gguf create mode 100644 internlm2-math-plus-7b.Q5_K_M.gguf create mode 100644 internlm2-math-plus-7b.Q5_K_S.gguf create mode 100644 internlm2-math-plus-7b.Q6_K.gguf create mode 100644 internlm2-math-plus-7b.Q8_0.gguf create mode 100644 internlm2-math-plus-7b.f16.gguf diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..fa7422f --- /dev/null +++ b/.gitattributes @@ -0,0 +1,50 @@ +*.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 +internlm2-math-plus-7b.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +internlm2-math-plus-7b.f16.gguf filter=lfs diff=lfs merge=lfs -text +internlm2-math-plus-7b.IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +internlm2-math-plus-7b.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +internlm2-math-plus-7b.IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +internlm2-math-plus-7b.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +internlm2-math-plus-7b.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +internlm2-math-plus-7b.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +internlm2-math-plus-7b.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +internlm2-math-plus-7b.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +internlm2-math-plus-7b.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +internlm2-math-plus-7b.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +internlm2-math-plus-7b.IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +internlm2-math-plus-7b.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +internlm2-math-plus-7b.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..2668425 --- /dev/null +++ b/README.md @@ -0,0 +1,70 @@ +--- +base_model: internlm/internlm2-math-plus-7b +language: +- en +- zh +library_name: transformers +license: other +quantized_by: mradermacher +tags: +- math +--- +## About + + + + + + +static quants of https://huggingface.co/internlm/internlm2-math-plus-7b + + +weighted/imatrix quants are available at https://huggingface.co/mradermacher/internlm2-math-plus-7b-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/internlm2-math-plus-7b-GGUF/resolve/main/internlm2-math-plus-7b.Q2_K.gguf) | Q2_K | 3.1 | | +| [GGUF](https://huggingface.co/mradermacher/internlm2-math-plus-7b-GGUF/resolve/main/internlm2-math-plus-7b.IQ3_XS.gguf) | IQ3_XS | 3.4 | | +| [GGUF](https://huggingface.co/mradermacher/internlm2-math-plus-7b-GGUF/resolve/main/internlm2-math-plus-7b.Q3_K_S.gguf) | Q3_K_S | 3.6 | | +| [GGUF](https://huggingface.co/mradermacher/internlm2-math-plus-7b-GGUF/resolve/main/internlm2-math-plus-7b.IQ3_S.gguf) | IQ3_S | 3.6 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/internlm2-math-plus-7b-GGUF/resolve/main/internlm2-math-plus-7b.IQ3_M.gguf) | IQ3_M | 3.7 | | +| [GGUF](https://huggingface.co/mradermacher/internlm2-math-plus-7b-GGUF/resolve/main/internlm2-math-plus-7b.Q3_K_M.gguf) | Q3_K_M | 3.9 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/internlm2-math-plus-7b-GGUF/resolve/main/internlm2-math-plus-7b.Q3_K_L.gguf) | Q3_K_L | 4.2 | | +| [GGUF](https://huggingface.co/mradermacher/internlm2-math-plus-7b-GGUF/resolve/main/internlm2-math-plus-7b.IQ4_XS.gguf) | IQ4_XS | 4.4 | | +| [GGUF](https://huggingface.co/mradermacher/internlm2-math-plus-7b-GGUF/resolve/main/internlm2-math-plus-7b.Q4_K_S.gguf) | Q4_K_S | 4.6 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/internlm2-math-plus-7b-GGUF/resolve/main/internlm2-math-plus-7b.Q4_K_M.gguf) | Q4_K_M | 4.8 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/internlm2-math-plus-7b-GGUF/resolve/main/internlm2-math-plus-7b.Q5_K_S.gguf) | Q5_K_S | 5.5 | | +| [GGUF](https://huggingface.co/mradermacher/internlm2-math-plus-7b-GGUF/resolve/main/internlm2-math-plus-7b.Q5_K_M.gguf) | Q5_K_M | 5.6 | | +| [GGUF](https://huggingface.co/mradermacher/internlm2-math-plus-7b-GGUF/resolve/main/internlm2-math-plus-7b.Q6_K.gguf) | Q6_K | 6.5 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/internlm2-math-plus-7b-GGUF/resolve/main/internlm2-math-plus-7b.Q8_0.gguf) | Q8_0 | 8.3 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/internlm2-math-plus-7b-GGUF/resolve/main/internlm2-math-plus-7b.f16.gguf) | f16 | 15.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. + + diff --git a/internlm2-math-plus-7b.IQ3_M.gguf b/internlm2-math-plus-7b.IQ3_M.gguf new file mode 100644 index 0000000..f063e21 --- /dev/null +++ b/internlm2-math-plus-7b.IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:764271000f45b2ebb2599d22af8155cfbc7aa79f82f6563a44b40949920236a5 +size 3596285440 diff --git a/internlm2-math-plus-7b.IQ3_S.gguf b/internlm2-math-plus-7b.IQ3_S.gguf new file mode 100644 index 0000000..b9e8448 --- /dev/null +++ b/internlm2-math-plus-7b.IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2324dac4dff63e966f894541bf0c0f02646c02d0296c2c65f488f3ca7993dfbe +size 3493787136 diff --git a/internlm2-math-plus-7b.IQ3_XS.gguf b/internlm2-math-plus-7b.IQ3_XS.gguf new file mode 100644 index 0000000..ad9dc35 --- /dev/null +++ b/internlm2-math-plus-7b.IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b04b93b88a789aca31103098fb76760f92106f158e2651db3ea4eb162990f076 +size 3330209280 diff --git a/internlm2-math-plus-7b.IQ4_XS.gguf b/internlm2-math-plus-7b.IQ4_XS.gguf new file mode 100644 index 0000000..59e2659 --- /dev/null +++ b/internlm2-math-plus-7b.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a834576cba975df6c73aee8049df051de67dacac25cca46acfa63e863e6eb97 +size 4280968704 diff --git a/internlm2-math-plus-7b.Q2_K.gguf b/internlm2-math-plus-7b.Q2_K.gguf new file mode 100644 index 0000000..14f265e --- /dev/null +++ b/internlm2-math-plus-7b.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d9ed4eaf84972d956d4e59f9cca777f8b20b32b5a38780516d5aac00c1381c6 +size 3005449728 diff --git a/internlm2-math-plus-7b.Q3_K_L.gguf b/internlm2-math-plus-7b.Q3_K_L.gguf new file mode 100644 index 0000000..b39e2da --- /dev/null +++ b/internlm2-math-plus-7b.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f905a6611c395a165b8187ba2265869b2b30daebf16a7f0c6b49c537899380c5 +size 4133418496 diff --git a/internlm2-math-plus-7b.Q3_K_M.gguf b/internlm2-math-plus-7b.Q3_K_M.gguf new file mode 100644 index 0000000..2557a63 --- /dev/null +++ b/internlm2-math-plus-7b.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0584a4c622ea50369b4efecbbd8f44e46b5b9dcb0e98e164471bc670331c0d1d +size 3830380032 diff --git a/internlm2-math-plus-7b.Q3_K_S.gguf b/internlm2-math-plus-7b.Q3_K_S.gguf new file mode 100644 index 0000000..481c102 --- /dev/null +++ b/internlm2-math-plus-7b.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06d870b11704fc176f3aa0551eb66371efd03db66951d76b70bc7031ef54a7a2 +size 3475961344 diff --git a/internlm2-math-plus-7b.Q4_K_M.gguf b/internlm2-math-plus-7b.Q4_K_M.gguf new file mode 100644 index 0000000..b96cc16 --- /dev/null +++ b/internlm2-math-plus-7b.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ad3544ab5983df09bd3d1f7d5fc162d084b9eb5b50a734c4c2ebf5140df0fd8 +size 4712769024 diff --git a/internlm2-math-plus-7b.Q4_K_S.gguf b/internlm2-math-plus-7b.Q4_K_S.gguf new file mode 100644 index 0000000..0c7fae2 --- /dev/null +++ b/internlm2-math-plus-7b.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a5a3b96bca5b883422ccb533c5d876d0bd9f8534901525eff5f9b05336b35e9 +size 4484703744 diff --git a/internlm2-math-plus-7b.Q5_K_M.gguf b/internlm2-math-plus-7b.Q5_K_M.gguf new file mode 100644 index 0000000..da0d6e3 --- /dev/null +++ b/internlm2-math-plus-7b.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94a1c5c78f65d5e28fc72e67120512bc0b5f43eb352b8457cd4ccc7fff3ed001 +size 5506737664 diff --git a/internlm2-math-plus-7b.Q5_K_S.gguf b/internlm2-math-plus-7b.Q5_K_S.gguf new file mode 100644 index 0000000..f4f0132 --- /dev/null +++ b/internlm2-math-plus-7b.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8dfb90ccc40acfc350506df496f540ee5754a7267738fc96a51d2e87f733fe69 +size 5373044224 diff --git a/internlm2-math-plus-7b.Q6_K.gguf b/internlm2-math-plus-7b.Q6_K.gguf new file mode 100644 index 0000000..f4201f1 --- /dev/null +++ b/internlm2-math-plus-7b.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:273aaab12114021da6ff25d66406b7db789e18e0e97791638f56529f6f705f4d +size 6350329344 diff --git a/internlm2-math-plus-7b.Q8_0.gguf b/internlm2-math-plus-7b.Q8_0.gguf new file mode 100644 index 0000000..1e5d4d2 --- /dev/null +++ b/internlm2-math-plus-7b.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94e9fd86937600f1a3c713865252a6042f917676da0319a0666eda7971c51e48 +size 8224241152 diff --git a/internlm2-math-plus-7b.f16.gguf b/internlm2-math-plus-7b.f16.gguf new file mode 100644 index 0000000..02b9ad0 --- /dev/null +++ b/internlm2-math-plus-7b.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:596c7f95cce44ec834577845912260a2904b39561c0c5b7a8662266654046e3b +size 15478093312