From efd6c9cfa9e19fcfa37c3d6c2cb2babf7baf496c Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Wed, 17 Jun 2026 15:41: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/AceInstruct-7B_GRPOv00.04-GGUF Source: Original Platform --- .gitattributes | 47 +++++++++++++++++ AceInstruct-7B_GRPOv00.04.IQ4_XS.gguf | 3 ++ AceInstruct-7B_GRPOv00.04.Q2_K.gguf | 3 ++ AceInstruct-7B_GRPOv00.04.Q3_K_L.gguf | 3 ++ AceInstruct-7B_GRPOv00.04.Q3_K_M.gguf | 3 ++ AceInstruct-7B_GRPOv00.04.Q3_K_S.gguf | 3 ++ AceInstruct-7B_GRPOv00.04.Q4_K_M.gguf | 3 ++ AceInstruct-7B_GRPOv00.04.Q4_K_S.gguf | 3 ++ AceInstruct-7B_GRPOv00.04.Q5_K_M.gguf | 3 ++ AceInstruct-7B_GRPOv00.04.Q5_K_S.gguf | 3 ++ AceInstruct-7B_GRPOv00.04.Q6_K.gguf | 3 ++ AceInstruct-7B_GRPOv00.04.Q8_0.gguf | 3 ++ AceInstruct-7B_GRPOv00.04.f16.gguf | 3 ++ README.md | 75 +++++++++++++++++++++++++++ 14 files changed, 158 insertions(+) create mode 100644 .gitattributes create mode 100644 AceInstruct-7B_GRPOv00.04.IQ4_XS.gguf create mode 100644 AceInstruct-7B_GRPOv00.04.Q2_K.gguf create mode 100644 AceInstruct-7B_GRPOv00.04.Q3_K_L.gguf create mode 100644 AceInstruct-7B_GRPOv00.04.Q3_K_M.gguf create mode 100644 AceInstruct-7B_GRPOv00.04.Q3_K_S.gguf create mode 100644 AceInstruct-7B_GRPOv00.04.Q4_K_M.gguf create mode 100644 AceInstruct-7B_GRPOv00.04.Q4_K_S.gguf create mode 100644 AceInstruct-7B_GRPOv00.04.Q5_K_M.gguf create mode 100644 AceInstruct-7B_GRPOv00.04.Q5_K_S.gguf create mode 100644 AceInstruct-7B_GRPOv00.04.Q6_K.gguf create mode 100644 AceInstruct-7B_GRPOv00.04.Q8_0.gguf create mode 100644 AceInstruct-7B_GRPOv00.04.f16.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..229c461 --- /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 +AceInstruct-7B_GRPOv00.04.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +AceInstruct-7B_GRPOv00.04.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +AceInstruct-7B_GRPOv00.04.f16.gguf filter=lfs diff=lfs merge=lfs -text +AceInstruct-7B_GRPOv00.04.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +AceInstruct-7B_GRPOv00.04.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +AceInstruct-7B_GRPOv00.04.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +AceInstruct-7B_GRPOv00.04.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +AceInstruct-7B_GRPOv00.04.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +AceInstruct-7B_GRPOv00.04.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +AceInstruct-7B_GRPOv00.04.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +AceInstruct-7B_GRPOv00.04.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +AceInstruct-7B_GRPOv00.04.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/AceInstruct-7B_GRPOv00.04.IQ4_XS.gguf b/AceInstruct-7B_GRPOv00.04.IQ4_XS.gguf new file mode 100644 index 0000000..20f7e4c --- /dev/null +++ b/AceInstruct-7B_GRPOv00.04.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:046e5a2fbb9358897c015edeb9e316805620d12fd5641d33b7455e9efea6fb48 +size 4250297952 diff --git a/AceInstruct-7B_GRPOv00.04.Q2_K.gguf b/AceInstruct-7B_GRPOv00.04.Q2_K.gguf new file mode 100644 index 0000000..6e426d2 --- /dev/null +++ b/AceInstruct-7B_GRPOv00.04.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75e27b469f2674d6c9c6ddfeee65393da839d664ce2ab28c0ab770b7967428fa +size 3015939680 diff --git a/AceInstruct-7B_GRPOv00.04.Q3_K_L.gguf b/AceInstruct-7B_GRPOv00.04.Q3_K_L.gguf new file mode 100644 index 0000000..0f78ea0 --- /dev/null +++ b/AceInstruct-7B_GRPOv00.04.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95d3b4cc6034c99ba4c381813087522925d2ee58a36cf560a2f91308f2c4087f +size 4088458848 diff --git a/AceInstruct-7B_GRPOv00.04.Q3_K_M.gguf b/AceInstruct-7B_GRPOv00.04.Q3_K_M.gguf new file mode 100644 index 0000000..0a60ede --- /dev/null +++ b/AceInstruct-7B_GRPOv00.04.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f85505ef0e7c9f9a7d86ff1059c54a5b32678f2a470363fd51b0ae34aba272d4 +size 3808390752 diff --git a/AceInstruct-7B_GRPOv00.04.Q3_K_S.gguf b/AceInstruct-7B_GRPOv00.04.Q3_K_S.gguf new file mode 100644 index 0000000..141189a --- /dev/null +++ b/AceInstruct-7B_GRPOv00.04.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3664b7a2a099dc66adee0c18787d5366690f081fa3b87fb5b99e034ebf68ef64 +size 3492367968 diff --git a/AceInstruct-7B_GRPOv00.04.Q4_K_M.gguf b/AceInstruct-7B_GRPOv00.04.Q4_K_M.gguf new file mode 100644 index 0000000..58a113d --- /dev/null +++ b/AceInstruct-7B_GRPOv00.04.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93f2b58ea5f3bfd04f44061b213b12bad63d1b80832450cf17383ab4fcaa0cfa +size 4683073120 diff --git a/AceInstruct-7B_GRPOv00.04.Q4_K_S.gguf b/AceInstruct-7B_GRPOv00.04.Q4_K_S.gguf new file mode 100644 index 0000000..36841e0 --- /dev/null +++ b/AceInstruct-7B_GRPOv00.04.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d055ac13a881ace0cb670c70accd72a2def0e838d18e46accbe077168bf28a12 +size 4457768544 diff --git a/AceInstruct-7B_GRPOv00.04.Q5_K_M.gguf b/AceInstruct-7B_GRPOv00.04.Q5_K_M.gguf new file mode 100644 index 0000000..b1e7601 --- /dev/null +++ b/AceInstruct-7B_GRPOv00.04.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:080ee83b88f683e33b608f192d49b2d4c2e53dc0ca7a120b00c8a99fbc6d4873 +size 5444830816 diff --git a/AceInstruct-7B_GRPOv00.04.Q5_K_S.gguf b/AceInstruct-7B_GRPOv00.04.Q5_K_S.gguf new file mode 100644 index 0000000..a6b43f7 --- /dev/null +++ b/AceInstruct-7B_GRPOv00.04.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e0e3609479536a4ecb3eff0c82529e2b2e527037baa1c3431171a69856ed6bb +size 5315176032 diff --git a/AceInstruct-7B_GRPOv00.04.Q6_K.gguf b/AceInstruct-7B_GRPOv00.04.Q6_K.gguf new file mode 100644 index 0000000..2c9e8d5 --- /dev/null +++ b/AceInstruct-7B_GRPOv00.04.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54c0331bbd4d9d7db4889d395b6fecccd0285aef07ec4e233a1c6c19188685ac +size 6254198368 diff --git a/AceInstruct-7B_GRPOv00.04.Q8_0.gguf b/AceInstruct-7B_GRPOv00.04.Q8_0.gguf new file mode 100644 index 0000000..14335a5 --- /dev/null +++ b/AceInstruct-7B_GRPOv00.04.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:934e21df3423a842a0bac6fcc8a10e465a3983f9718783fa7272b9df70a584c0 +size 8098524768 diff --git a/AceInstruct-7B_GRPOv00.04.f16.gguf b/AceInstruct-7B_GRPOv00.04.f16.gguf new file mode 100644 index 0000000..7c78b41 --- /dev/null +++ b/AceInstruct-7B_GRPOv00.04.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff79afe1ae8347f1e1a18bb902cb455d89255e8585b79ce628c14ae66c3174c5 +size 15237852768 diff --git a/README.md b/README.md new file mode 100644 index 0000000..c218f16 --- /dev/null +++ b/README.md @@ -0,0 +1,75 @@ +--- +base_model: Neelectric/AceInstruct-7B_GRPOv00.04 +datasets: open-r1/OpenR1-Math-220k +language: +- en +library_name: transformers +model_name: AceInstruct-7B_GRPOv00.04 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- generated_from_trainer +- open-r1 +- trl +- grpo +--- +## About + + + + + + +static quants of https://huggingface.co/Neelectric/AceInstruct-7B_GRPOv00.04 + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#AceInstruct-7B_GRPOv00.04-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/AceInstruct-7B_GRPOv00.04-GGUF/resolve/main/AceInstruct-7B_GRPOv00.04.Q2_K.gguf) | Q2_K | 3.1 | | +| [GGUF](https://huggingface.co/mradermacher/AceInstruct-7B_GRPOv00.04-GGUF/resolve/main/AceInstruct-7B_GRPOv00.04.Q3_K_S.gguf) | Q3_K_S | 3.6 | | +| [GGUF](https://huggingface.co/mradermacher/AceInstruct-7B_GRPOv00.04-GGUF/resolve/main/AceInstruct-7B_GRPOv00.04.Q3_K_M.gguf) | Q3_K_M | 3.9 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/AceInstruct-7B_GRPOv00.04-GGUF/resolve/main/AceInstruct-7B_GRPOv00.04.Q3_K_L.gguf) | Q3_K_L | 4.2 | | +| [GGUF](https://huggingface.co/mradermacher/AceInstruct-7B_GRPOv00.04-GGUF/resolve/main/AceInstruct-7B_GRPOv00.04.IQ4_XS.gguf) | IQ4_XS | 4.4 | | +| [GGUF](https://huggingface.co/mradermacher/AceInstruct-7B_GRPOv00.04-GGUF/resolve/main/AceInstruct-7B_GRPOv00.04.Q4_K_S.gguf) | Q4_K_S | 4.6 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/AceInstruct-7B_GRPOv00.04-GGUF/resolve/main/AceInstruct-7B_GRPOv00.04.Q4_K_M.gguf) | Q4_K_M | 4.8 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/AceInstruct-7B_GRPOv00.04-GGUF/resolve/main/AceInstruct-7B_GRPOv00.04.Q5_K_S.gguf) | Q5_K_S | 5.4 | | +| [GGUF](https://huggingface.co/mradermacher/AceInstruct-7B_GRPOv00.04-GGUF/resolve/main/AceInstruct-7B_GRPOv00.04.Q5_K_M.gguf) | Q5_K_M | 5.5 | | +| [GGUF](https://huggingface.co/mradermacher/AceInstruct-7B_GRPOv00.04-GGUF/resolve/main/AceInstruct-7B_GRPOv00.04.Q6_K.gguf) | Q6_K | 6.4 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/AceInstruct-7B_GRPOv00.04-GGUF/resolve/main/AceInstruct-7B_GRPOv00.04.Q8_0.gguf) | Q8_0 | 8.2 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/AceInstruct-7B_GRPOv00.04-GGUF/resolve/main/AceInstruct-7B_GRPOv00.04.f16.gguf) | f16 | 15.3 | 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. + +