From a87fbadf43cf86c63f6e90a9030b68f179493884 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Thu, 18 Jun 2026 13:58: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/math-professor-3B-GGUF Source: Original Platform --- .gitattributes | 47 ++++++++++++++++++++++ README.md | 73 +++++++++++++++++++++++++++++++++++ math-professor-3B.IQ4_XS.gguf | 3 ++ math-professor-3B.Q2_K.gguf | 3 ++ math-professor-3B.Q3_K_L.gguf | 3 ++ math-professor-3B.Q3_K_M.gguf | 3 ++ math-professor-3B.Q3_K_S.gguf | 3 ++ math-professor-3B.Q4_K_M.gguf | 3 ++ math-professor-3B.Q4_K_S.gguf | 3 ++ math-professor-3B.Q5_K_M.gguf | 3 ++ math-professor-3B.Q5_K_S.gguf | 3 ++ math-professor-3B.Q6_K.gguf | 3 ++ math-professor-3B.Q8_0.gguf | 3 ++ math-professor-3B.f16.gguf | 3 ++ 14 files changed, 156 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 math-professor-3B.IQ4_XS.gguf create mode 100644 math-professor-3B.Q2_K.gguf create mode 100644 math-professor-3B.Q3_K_L.gguf create mode 100644 math-professor-3B.Q3_K_M.gguf create mode 100644 math-professor-3B.Q3_K_S.gguf create mode 100644 math-professor-3B.Q4_K_M.gguf create mode 100644 math-professor-3B.Q4_K_S.gguf create mode 100644 math-professor-3B.Q5_K_M.gguf create mode 100644 math-professor-3B.Q5_K_S.gguf create mode 100644 math-professor-3B.Q6_K.gguf create mode 100644 math-professor-3B.Q8_0.gguf create mode 100644 math-professor-3B.f16.gguf diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..3bf409b --- /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 +math-professor-3B.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +math-professor-3B.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +math-professor-3B.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +math-professor-3B.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +math-professor-3B.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +math-professor-3B.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +math-professor-3B.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +math-professor-3B.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +math-professor-3B.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +math-professor-3B.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +math-professor-3B.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +math-professor-3B.f16.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..a9b825c --- /dev/null +++ b/README.md @@ -0,0 +1,73 @@ +--- +base_model: entfane/math-professor-3B +datasets: +- qwedsacf/grade-school-math-instructions +language: +- en +library_name: transformers +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- trl +- sft +--- +## About + + + + + + +static quants of https://huggingface.co/entfane/math-professor-3B + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#math-professor-3B-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/math-professor-3B-GGUF/resolve/main/math-professor-3B.Q2_K.gguf) | Q2_K | 1.4 | | +| [GGUF](https://huggingface.co/mradermacher/math-professor-3B-GGUF/resolve/main/math-professor-3B.Q3_K_S.gguf) | Q3_K_S | 1.6 | | +| [GGUF](https://huggingface.co/mradermacher/math-professor-3B-GGUF/resolve/main/math-professor-3B.Q3_K_M.gguf) | Q3_K_M | 1.7 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/math-professor-3B-GGUF/resolve/main/math-professor-3B.Q3_K_L.gguf) | Q3_K_L | 1.8 | | +| [GGUF](https://huggingface.co/mradermacher/math-professor-3B-GGUF/resolve/main/math-professor-3B.IQ4_XS.gguf) | IQ4_XS | 1.9 | | +| [GGUF](https://huggingface.co/mradermacher/math-professor-3B-GGUF/resolve/main/math-professor-3B.Q4_K_S.gguf) | Q4_K_S | 1.9 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/math-professor-3B-GGUF/resolve/main/math-professor-3B.Q4_K_M.gguf) | Q4_K_M | 2.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/math-professor-3B-GGUF/resolve/main/math-professor-3B.Q5_K_S.gguf) | Q5_K_S | 2.3 | | +| [GGUF](https://huggingface.co/mradermacher/math-professor-3B-GGUF/resolve/main/math-professor-3B.Q5_K_M.gguf) | Q5_K_M | 2.3 | | +| [GGUF](https://huggingface.co/mradermacher/math-professor-3B-GGUF/resolve/main/math-professor-3B.Q6_K.gguf) | Q6_K | 2.6 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/math-professor-3B-GGUF/resolve/main/math-professor-3B.Q8_0.gguf) | Q8_0 | 3.4 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/math-professor-3B-GGUF/resolve/main/math-professor-3B.f16.gguf) | f16 | 6.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. + + diff --git a/math-professor-3B.IQ4_XS.gguf b/math-professor-3B.IQ4_XS.gguf new file mode 100644 index 0000000..e656ced --- /dev/null +++ b/math-professor-3B.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d299933456fb8490e85f82b8d82b5c057a512ceb3a3399f91bbbec6d84ca160 +size 1753185024 diff --git a/math-professor-3B.Q2_K.gguf b/math-professor-3B.Q2_K.gguf new file mode 100644 index 0000000..40392d0 --- /dev/null +++ b/math-professor-3B.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:410109c3508cf0a387e8b6dae6b6b9797a3d044fe698ae134ff2cecb2daa007c +size 1274755840 diff --git a/math-professor-3B.Q3_K_L.gguf b/math-professor-3B.Q3_K_L.gguf new file mode 100644 index 0000000..e9be8dc --- /dev/null +++ b/math-professor-3B.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58d8a604e0f8605718f4609baef68167eebe4cbd72723173aaf1b330dee6b742 +size 1707391744 diff --git a/math-professor-3B.Q3_K_M.gguf b/math-professor-3B.Q3_K_M.gguf new file mode 100644 index 0000000..50b1a39 --- /dev/null +++ b/math-professor-3B.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cae792ce40a3de5e551c9105f6a302ad3c7ab004c370ff82322fadfc4cf33d00 +size 1590475520 diff --git a/math-professor-3B.Q3_K_S.gguf b/math-professor-3B.Q3_K_S.gguf new file mode 100644 index 0000000..a31f7ec --- /dev/null +++ b/math-professor-3B.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91efb8aed973efdf128736bd6348b7c2405186612c22b714a036daef427d47ee +size 1454357248 diff --git a/math-professor-3B.Q4_K_M.gguf b/math-professor-3B.Q4_K_M.gguf new file mode 100644 index 0000000..1ccf243 --- /dev/null +++ b/math-professor-3B.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c5b0e192d77c5625f14c07e814b18becc90b212f0e68929749e44091ffdb0db +size 1929902848 diff --git a/math-professor-3B.Q4_K_S.gguf b/math-professor-3B.Q4_K_S.gguf new file mode 100644 index 0000000..8b67a52 --- /dev/null +++ b/math-professor-3B.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c88b676aeb4b2b75693427d58d1f1b9ede38046e0c9fb36056c5a9a78f749be +size 1834384128 diff --git a/math-professor-3B.Q5_K_M.gguf b/math-professor-3B.Q5_K_M.gguf new file mode 100644 index 0000000..67eb006 --- /dev/null +++ b/math-professor-3B.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99c87f4418324da10d0929b3e1c91f53a5627c43d8dff507e256720952bcae98 +size 2224814848 diff --git a/math-professor-3B.Q5_K_S.gguf b/math-professor-3B.Q5_K_S.gguf new file mode 100644 index 0000000..f4c791a --- /dev/null +++ b/math-professor-3B.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf4085f6d13278600e1b719bc20e214c62c915aed35d53657532b7b4456485f2 +size 2169666304 diff --git a/math-professor-3B.Q6_K.gguf b/math-professor-3B.Q6_K.gguf new file mode 100644 index 0000000..92f0bf7 --- /dev/null +++ b/math-professor-3B.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a2ea4bd99201374fb1c3fb7da16e6a48b3bef9148fd053cbe9375c7f95069fa +size 2538158848 diff --git a/math-professor-3B.Q8_0.gguf b/math-professor-3B.Q8_0.gguf new file mode 100644 index 0000000..af1fa92 --- /dev/null +++ b/math-professor-3B.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fac10dc8089f82033cd798b82547e4e9bcc7412242d798d8f8972d050213c898 +size 3285476096 diff --git a/math-professor-3B.f16.gguf b/math-professor-3B.f16.gguf new file mode 100644 index 0000000..8075a2e --- /dev/null +++ b/math-professor-3B.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b46255dfc70f5d16e0c0332d9f6b64ee2d4e11beee108e513e0838564cfefd6b +size 6178317056