From 6c2b15caaab3b0eb551796203e03c6fa53df97d7 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Mon, 6 Jul 2026 22:44:21 +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/AlchemistCoder-L-7B-GGUF Source: Original Platform --- .gitattributes | 50 ++++++++++++++++++++++++ AlchemistCoder-L-7B.IQ3_M.gguf | 3 ++ AlchemistCoder-L-7B.IQ3_S.gguf | 3 ++ AlchemistCoder-L-7B.IQ3_XS.gguf | 3 ++ AlchemistCoder-L-7B.IQ4_XS.gguf | 3 ++ AlchemistCoder-L-7B.Q2_K.gguf | 3 ++ AlchemistCoder-L-7B.Q3_K_L.gguf | 3 ++ AlchemistCoder-L-7B.Q3_K_M.gguf | 3 ++ AlchemistCoder-L-7B.Q3_K_S.gguf | 3 ++ AlchemistCoder-L-7B.Q4_K_M.gguf | 3 ++ AlchemistCoder-L-7B.Q4_K_S.gguf | 3 ++ AlchemistCoder-L-7B.Q5_K_M.gguf | 3 ++ AlchemistCoder-L-7B.Q5_K_S.gguf | 3 ++ AlchemistCoder-L-7B.Q6_K.gguf | 3 ++ AlchemistCoder-L-7B.Q8_0.gguf | 3 ++ AlchemistCoder-L-7B.f16.gguf | 3 ++ README.md | 69 +++++++++++++++++++++++++++++++++ 17 files changed, 164 insertions(+) create mode 100644 .gitattributes create mode 100644 AlchemistCoder-L-7B.IQ3_M.gguf create mode 100644 AlchemistCoder-L-7B.IQ3_S.gguf create mode 100644 AlchemistCoder-L-7B.IQ3_XS.gguf create mode 100644 AlchemistCoder-L-7B.IQ4_XS.gguf create mode 100644 AlchemistCoder-L-7B.Q2_K.gguf create mode 100644 AlchemistCoder-L-7B.Q3_K_L.gguf create mode 100644 AlchemistCoder-L-7B.Q3_K_M.gguf create mode 100644 AlchemistCoder-L-7B.Q3_K_S.gguf create mode 100644 AlchemistCoder-L-7B.Q4_K_M.gguf create mode 100644 AlchemistCoder-L-7B.Q4_K_S.gguf create mode 100644 AlchemistCoder-L-7B.Q5_K_M.gguf create mode 100644 AlchemistCoder-L-7B.Q5_K_S.gguf create mode 100644 AlchemistCoder-L-7B.Q6_K.gguf create mode 100644 AlchemistCoder-L-7B.Q8_0.gguf create mode 100644 AlchemistCoder-L-7B.f16.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..8ca4760 --- /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 +AlchemistCoder-L-7B.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +AlchemistCoder-L-7B.IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +AlchemistCoder-L-7B.f16.gguf filter=lfs diff=lfs merge=lfs -text +AlchemistCoder-L-7B.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +AlchemistCoder-L-7B.IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +AlchemistCoder-L-7B.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +AlchemistCoder-L-7B.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +AlchemistCoder-L-7B.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +AlchemistCoder-L-7B.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +AlchemistCoder-L-7B.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +AlchemistCoder-L-7B.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +AlchemistCoder-L-7B.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +AlchemistCoder-L-7B.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +AlchemistCoder-L-7B.IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +AlchemistCoder-L-7B.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/AlchemistCoder-L-7B.IQ3_M.gguf b/AlchemistCoder-L-7B.IQ3_M.gguf new file mode 100644 index 0000000..b5c4c3c --- /dev/null +++ b/AlchemistCoder-L-7B.IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:faece2bc8d93097716938399720ed78ac0ee4549bd639174d16e344c3105c08d +size 3114864992 diff --git a/AlchemistCoder-L-7B.IQ3_S.gguf b/AlchemistCoder-L-7B.IQ3_S.gguf new file mode 100644 index 0000000..d2bb653 --- /dev/null +++ b/AlchemistCoder-L-7B.IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6493562f507c25c1db1dad37a3b69e9450d4696193bf0c52359925bf619e37e +size 2948305248 diff --git a/AlchemistCoder-L-7B.IQ3_XS.gguf b/AlchemistCoder-L-7B.IQ3_XS.gguf new file mode 100644 index 0000000..3a7de3e --- /dev/null +++ b/AlchemistCoder-L-7B.IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50f46eda7514d488e4705b3f279ba0345966b676e4e7d575c3b8ec916501dda9 +size 2796523872 diff --git a/AlchemistCoder-L-7B.IQ4_XS.gguf b/AlchemistCoder-L-7B.IQ4_XS.gguf new file mode 100644 index 0000000..063b7e3 --- /dev/null +++ b/AlchemistCoder-L-7B.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4898eebfdc37457744a9959498c3e3e008cccd1ebbb53ae4a5f5eca65f40fb95 +size 3647517024 diff --git a/AlchemistCoder-L-7B.Q2_K.gguf b/AlchemistCoder-L-7B.Q2_K.gguf new file mode 100644 index 0000000..53620ab --- /dev/null +++ b/AlchemistCoder-L-7B.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97191ed879dc079c5a52fea387ae93daa0e8d15ebd921e96a02093d859e05bc8 +size 2532864352 diff --git a/AlchemistCoder-L-7B.Q3_K_L.gguf b/AlchemistCoder-L-7B.Q3_K_L.gguf new file mode 100644 index 0000000..0dfc83b --- /dev/null +++ b/AlchemistCoder-L-7B.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c74402c74fc2a1a24a05e4768054c6db4cde8e97ffd68876e05d3b16f2410a8e +size 3597111648 diff --git a/AlchemistCoder-L-7B.Q3_K_M.gguf b/AlchemistCoder-L-7B.Q3_K_M.gguf new file mode 100644 index 0000000..3ec42b8 --- /dev/null +++ b/AlchemistCoder-L-7B.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b0dd0df7a5252ee91e772ec530fe8d59f6b663c815a77d617b81f76a0cef2df +size 3298005344 diff --git a/AlchemistCoder-L-7B.Q3_K_S.gguf b/AlchemistCoder-L-7B.Q3_K_S.gguf new file mode 100644 index 0000000..201c963 --- /dev/null +++ b/AlchemistCoder-L-7B.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8391bb1be2ff9f20cb0f5f87cbae40c9ce6c4b32995bea94f02db05a04107fe1 +size 2948305248 diff --git a/AlchemistCoder-L-7B.Q4_K_M.gguf b/AlchemistCoder-L-7B.Q4_K_M.gguf new file mode 100644 index 0000000..6f09bb3 --- /dev/null +++ b/AlchemistCoder-L-7B.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d440cd58ff9d80f8e21cbc375289dfbd40da1854980ba8dccd5b9ebee13eb13 +size 4081004896 diff --git a/AlchemistCoder-L-7B.Q4_K_S.gguf b/AlchemistCoder-L-7B.Q4_K_S.gguf new file mode 100644 index 0000000..0be1ccc --- /dev/null +++ b/AlchemistCoder-L-7B.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f1a82247aba9bbbbf254689d146200880f5be1b16a53bd67b27ceb95ddfe51c +size 3856740704 diff --git a/AlchemistCoder-L-7B.Q5_K_M.gguf b/AlchemistCoder-L-7B.Q5_K_M.gguf new file mode 100644 index 0000000..463b2c2 --- /dev/null +++ b/AlchemistCoder-L-7B.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4cf908a1fb1ba81b1fec3eed7f280a840eb1aebd42f6bc6757a0f2fca29332f +size 4783157600 diff --git a/AlchemistCoder-L-7B.Q5_K_S.gguf b/AlchemistCoder-L-7B.Q5_K_S.gguf new file mode 100644 index 0000000..5c20fec --- /dev/null +++ b/AlchemistCoder-L-7B.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bcf77c9fd72c425f035fcab393cba0ed81d6bec7caa7dee08204e7a86207e92 +size 4651692384 diff --git a/AlchemistCoder-L-7B.Q6_K.gguf b/AlchemistCoder-L-7B.Q6_K.gguf new file mode 100644 index 0000000..b86093d --- /dev/null +++ b/AlchemistCoder-L-7B.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7948ec97f0b6bb4be9ea2517088f7b6e8fe2e10fb8fc3c94188f74ac2368559d +size 5529194848 diff --git a/AlchemistCoder-L-7B.Q8_0.gguf b/AlchemistCoder-L-7B.Q8_0.gguf new file mode 100644 index 0000000..4efa7ea --- /dev/null +++ b/AlchemistCoder-L-7B.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b310a7ccec5d6a42ef8b5329014e2bdd486cf35b2e997f0262a3801ce4653470 +size 7161090400 diff --git a/AlchemistCoder-L-7B.f16.gguf b/AlchemistCoder-L-7B.f16.gguf new file mode 100644 index 0000000..4426942 --- /dev/null +++ b/AlchemistCoder-L-7B.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db47a10c4f3682e5a214c8818ff9de9fe178f785528364402e07cc983e783cd6 +size 13478105440 diff --git a/README.md b/README.md new file mode 100644 index 0000000..a7925dc --- /dev/null +++ b/README.md @@ -0,0 +1,69 @@ +--- +base_model: internlm/AlchemistCoder-L-7B +language: +- en +library_name: transformers +license: apache-2.0 +quantized_by: mradermacher +tags: +- code generation +--- +## About + + + + + + +static quants of https://huggingface.co/internlm/AlchemistCoder-L-7B + + +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/AlchemistCoder-L-7B-GGUF/resolve/main/AlchemistCoder-L-7B.Q2_K.gguf) | Q2_K | 2.6 | | +| [GGUF](https://huggingface.co/mradermacher/AlchemistCoder-L-7B-GGUF/resolve/main/AlchemistCoder-L-7B.IQ3_XS.gguf) | IQ3_XS | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/AlchemistCoder-L-7B-GGUF/resolve/main/AlchemistCoder-L-7B.IQ3_S.gguf) | IQ3_S | 3.0 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/AlchemistCoder-L-7B-GGUF/resolve/main/AlchemistCoder-L-7B.Q3_K_S.gguf) | Q3_K_S | 3.0 | | +| [GGUF](https://huggingface.co/mradermacher/AlchemistCoder-L-7B-GGUF/resolve/main/AlchemistCoder-L-7B.IQ3_M.gguf) | IQ3_M | 3.2 | | +| [GGUF](https://huggingface.co/mradermacher/AlchemistCoder-L-7B-GGUF/resolve/main/AlchemistCoder-L-7B.Q3_K_M.gguf) | Q3_K_M | 3.4 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/AlchemistCoder-L-7B-GGUF/resolve/main/AlchemistCoder-L-7B.Q3_K_L.gguf) | Q3_K_L | 3.7 | | +| [GGUF](https://huggingface.co/mradermacher/AlchemistCoder-L-7B-GGUF/resolve/main/AlchemistCoder-L-7B.IQ4_XS.gguf) | IQ4_XS | 3.7 | | +| [GGUF](https://huggingface.co/mradermacher/AlchemistCoder-L-7B-GGUF/resolve/main/AlchemistCoder-L-7B.Q4_K_S.gguf) | Q4_K_S | 4.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/AlchemistCoder-L-7B-GGUF/resolve/main/AlchemistCoder-L-7B.Q4_K_M.gguf) | Q4_K_M | 4.2 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/AlchemistCoder-L-7B-GGUF/resolve/main/AlchemistCoder-L-7B.Q5_K_S.gguf) | Q5_K_S | 4.8 | | +| [GGUF](https://huggingface.co/mradermacher/AlchemistCoder-L-7B-GGUF/resolve/main/AlchemistCoder-L-7B.Q5_K_M.gguf) | Q5_K_M | 4.9 | | +| [GGUF](https://huggingface.co/mradermacher/AlchemistCoder-L-7B-GGUF/resolve/main/AlchemistCoder-L-7B.Q6_K.gguf) | Q6_K | 5.6 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/AlchemistCoder-L-7B-GGUF/resolve/main/AlchemistCoder-L-7B.Q8_0.gguf) | Q8_0 | 7.3 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/AlchemistCoder-L-7B-GGUF/resolve/main/AlchemistCoder-L-7B.f16.gguf) | f16 | 13.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. + +