commit f43064b4c72e875aa14bc9a1d7c9a16d37b39a81 Author: ModelHub XC Date: Mon Jun 29 08:10:15 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/math-professor-3B-dpo-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..8fa5b33 --- /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-dpo.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +math-professor-3B-dpo.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +math-professor-3B-dpo.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +math-professor-3B-dpo.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +math-professor-3B-dpo.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +math-professor-3B-dpo.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +math-professor-3B-dpo.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +math-professor-3B-dpo.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +math-professor-3B-dpo.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +math-professor-3B-dpo.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +math-professor-3B-dpo.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +math-professor-3B-dpo.f16.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..f4c3816 --- /dev/null +++ b/README.md @@ -0,0 +1,71 @@ +--- +base_model: entfane/math-professor-3B-dpo +language: +- en +library_name: transformers +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- trl +- dpo +--- +## About + + + + + + +static quants of https://huggingface.co/entfane/math-professor-3B-dpo + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#math-professor-3B-dpo-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-dpo-GGUF/resolve/main/math-professor-3B-dpo.Q2_K.gguf) | Q2_K | 1.4 | | +| [GGUF](https://huggingface.co/mradermacher/math-professor-3B-dpo-GGUF/resolve/main/math-professor-3B-dpo.Q3_K_S.gguf) | Q3_K_S | 1.6 | | +| [GGUF](https://huggingface.co/mradermacher/math-professor-3B-dpo-GGUF/resolve/main/math-professor-3B-dpo.Q3_K_M.gguf) | Q3_K_M | 1.7 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/math-professor-3B-dpo-GGUF/resolve/main/math-professor-3B-dpo.Q3_K_L.gguf) | Q3_K_L | 1.8 | | +| [GGUF](https://huggingface.co/mradermacher/math-professor-3B-dpo-GGUF/resolve/main/math-professor-3B-dpo.IQ4_XS.gguf) | IQ4_XS | 1.9 | | +| [GGUF](https://huggingface.co/mradermacher/math-professor-3B-dpo-GGUF/resolve/main/math-professor-3B-dpo.Q4_K_S.gguf) | Q4_K_S | 1.9 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/math-professor-3B-dpo-GGUF/resolve/main/math-professor-3B-dpo.Q4_K_M.gguf) | Q4_K_M | 2.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/math-professor-3B-dpo-GGUF/resolve/main/math-professor-3B-dpo.Q5_K_S.gguf) | Q5_K_S | 2.3 | | +| [GGUF](https://huggingface.co/mradermacher/math-professor-3B-dpo-GGUF/resolve/main/math-professor-3B-dpo.Q5_K_M.gguf) | Q5_K_M | 2.3 | | +| [GGUF](https://huggingface.co/mradermacher/math-professor-3B-dpo-GGUF/resolve/main/math-professor-3B-dpo.Q6_K.gguf) | Q6_K | 2.6 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/math-professor-3B-dpo-GGUF/resolve/main/math-professor-3B-dpo.Q8_0.gguf) | Q8_0 | 3.4 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/math-professor-3B-dpo-GGUF/resolve/main/math-professor-3B-dpo.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-dpo.IQ4_XS.gguf b/math-professor-3B-dpo.IQ4_XS.gguf new file mode 100644 index 0000000..eef42e0 --- /dev/null +++ b/math-professor-3B-dpo.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6900fbb6d2e7959b79bf11c6709c2f787c86a9cb6d9e1ad0091b01c77413fa6 +size 1753185056 diff --git a/math-professor-3B-dpo.Q2_K.gguf b/math-professor-3B-dpo.Q2_K.gguf new file mode 100644 index 0000000..106db2b --- /dev/null +++ b/math-professor-3B-dpo.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f4be0ff180dc3d5d6c62c8eb3210eff581aab5277460599276de548367f3aea +size 1274755872 diff --git a/math-professor-3B-dpo.Q3_K_L.gguf b/math-professor-3B-dpo.Q3_K_L.gguf new file mode 100644 index 0000000..bf0a081 --- /dev/null +++ b/math-professor-3B-dpo.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97e66f51e294e650173d9605ba4deeee2843dec5f1f8a819f10283640eb2becd +size 1707391776 diff --git a/math-professor-3B-dpo.Q3_K_M.gguf b/math-professor-3B-dpo.Q3_K_M.gguf new file mode 100644 index 0000000..64bec52 --- /dev/null +++ b/math-professor-3B-dpo.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f55835f0eba4479b9eeec555a5d788f7ec7a0dc3c0647fbe50018764867c5d5f +size 1590475552 diff --git a/math-professor-3B-dpo.Q3_K_S.gguf b/math-professor-3B-dpo.Q3_K_S.gguf new file mode 100644 index 0000000..9bbdeed --- /dev/null +++ b/math-professor-3B-dpo.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c9feb0dc001c9482b3e45062328417126575f4d1189f453021f83658de516f1 +size 1454357280 diff --git a/math-professor-3B-dpo.Q4_K_M.gguf b/math-professor-3B-dpo.Q4_K_M.gguf new file mode 100644 index 0000000..ad8ac3c --- /dev/null +++ b/math-professor-3B-dpo.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17631b4d91cd3cb96f541d3d56539aaffd274b1025317760b72cc7e5ff71ae63 +size 1929902880 diff --git a/math-professor-3B-dpo.Q4_K_S.gguf b/math-professor-3B-dpo.Q4_K_S.gguf new file mode 100644 index 0000000..9f9ed0e --- /dev/null +++ b/math-professor-3B-dpo.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15246332c941b33d13cf39a768b8d3a2c7c5fd5ccbbe7132e2ae35add4fb1faf +size 1834384160 diff --git a/math-professor-3B-dpo.Q5_K_M.gguf b/math-professor-3B-dpo.Q5_K_M.gguf new file mode 100644 index 0000000..cd745a2 --- /dev/null +++ b/math-professor-3B-dpo.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef09f4d21bc679b50e1a133b6cfbecc35e6b6af54df7a347622e694298c9b230 +size 2224814880 diff --git a/math-professor-3B-dpo.Q5_K_S.gguf b/math-professor-3B-dpo.Q5_K_S.gguf new file mode 100644 index 0000000..d78d699 --- /dev/null +++ b/math-professor-3B-dpo.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a439be208f41efef37108a12ec47d199878d5fe2f6d338abd9fbd2bf91d888e1 +size 2169666336 diff --git a/math-professor-3B-dpo.Q6_K.gguf b/math-professor-3B-dpo.Q6_K.gguf new file mode 100644 index 0000000..37d1358 --- /dev/null +++ b/math-professor-3B-dpo.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c9afe3947a0f5b0b55a0ef0a9c3b22350b569f3915abc5256d0354419f950be +size 2538158880 diff --git a/math-professor-3B-dpo.Q8_0.gguf b/math-professor-3B-dpo.Q8_0.gguf new file mode 100644 index 0000000..7fbda25 --- /dev/null +++ b/math-professor-3B-dpo.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2dcb2e796355f6022d7ea96b9c14abcc54db078ecae1d0758e55d517253aae9f +size 3285476128 diff --git a/math-professor-3B-dpo.f16.gguf b/math-professor-3B-dpo.f16.gguf new file mode 100644 index 0000000..8ae8f68 --- /dev/null +++ b/math-professor-3B-dpo.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ab7d4945fd14b795207dd42665bb04f4c120f72ae28095ee01fb42c33d5fc59 +size 6178317088