commit 974358ff6b7eca4034fffc9bdd9489f2714f18d6 Author: ModelHub XC Date: Wed Jun 24 19:54:18 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/ReasoningCore-3B-Instruct-r01-Reflect-Math-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..e536270 --- /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 +ReasoningCore-3B-Instruct-r01-Reflect-Math.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +ReasoningCore-3B-Instruct-r01-Reflect-Math.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +ReasoningCore-3B-Instruct-r01-Reflect-Math.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +ReasoningCore-3B-Instruct-r01-Reflect-Math.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +ReasoningCore-3B-Instruct-r01-Reflect-Math.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +ReasoningCore-3B-Instruct-r01-Reflect-Math.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +ReasoningCore-3B-Instruct-r01-Reflect-Math.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +ReasoningCore-3B-Instruct-r01-Reflect-Math.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +ReasoningCore-3B-Instruct-r01-Reflect-Math.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +ReasoningCore-3B-Instruct-r01-Reflect-Math.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +ReasoningCore-3B-Instruct-r01-Reflect-Math.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +ReasoningCore-3B-Instruct-r01-Reflect-Math.f16.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..798ba21 --- /dev/null +++ b/README.md @@ -0,0 +1,75 @@ +--- +base_model: EpistemeAI/ReasoningCore-3B-Instruct-r01-Reflect-Math +language: +- en +library_name: transformers +license: llama3.2 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- text-generation-inference +- transformers +- unsloth +- llama +- trl +--- +## About + + + + + + +static quants of https://huggingface.co/EpistemeAI/ReasoningCore-3B-Instruct-r01-Reflect-Math + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#ReasoningCore-3B-Instruct-r01-Reflect-Math-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/ReasoningCore-3B-Instruct-r01-Reflect-Math-GGUF/resolve/main/ReasoningCore-3B-Instruct-r01-Reflect-Math.Q2_K.gguf) | Q2_K | 1.5 | | +| [GGUF](https://huggingface.co/mradermacher/ReasoningCore-3B-Instruct-r01-Reflect-Math-GGUF/resolve/main/ReasoningCore-3B-Instruct-r01-Reflect-Math.Q3_K_S.gguf) | Q3_K_S | 1.6 | | +| [GGUF](https://huggingface.co/mradermacher/ReasoningCore-3B-Instruct-r01-Reflect-Math-GGUF/resolve/main/ReasoningCore-3B-Instruct-r01-Reflect-Math.Q3_K_M.gguf) | Q3_K_M | 1.8 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/ReasoningCore-3B-Instruct-r01-Reflect-Math-GGUF/resolve/main/ReasoningCore-3B-Instruct-r01-Reflect-Math.Q3_K_L.gguf) | Q3_K_L | 1.9 | | +| [GGUF](https://huggingface.co/mradermacher/ReasoningCore-3B-Instruct-r01-Reflect-Math-GGUF/resolve/main/ReasoningCore-3B-Instruct-r01-Reflect-Math.IQ4_XS.gguf) | IQ4_XS | 1.9 | | +| [GGUF](https://huggingface.co/mradermacher/ReasoningCore-3B-Instruct-r01-Reflect-Math-GGUF/resolve/main/ReasoningCore-3B-Instruct-r01-Reflect-Math.Q4_K_S.gguf) | Q4_K_S | 2.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/ReasoningCore-3B-Instruct-r01-Reflect-Math-GGUF/resolve/main/ReasoningCore-3B-Instruct-r01-Reflect-Math.Q4_K_M.gguf) | Q4_K_M | 2.1 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/ReasoningCore-3B-Instruct-r01-Reflect-Math-GGUF/resolve/main/ReasoningCore-3B-Instruct-r01-Reflect-Math.Q5_K_S.gguf) | Q5_K_S | 2.4 | | +| [GGUF](https://huggingface.co/mradermacher/ReasoningCore-3B-Instruct-r01-Reflect-Math-GGUF/resolve/main/ReasoningCore-3B-Instruct-r01-Reflect-Math.Q5_K_M.gguf) | Q5_K_M | 2.4 | | +| [GGUF](https://huggingface.co/mradermacher/ReasoningCore-3B-Instruct-r01-Reflect-Math-GGUF/resolve/main/ReasoningCore-3B-Instruct-r01-Reflect-Math.Q6_K.gguf) | Q6_K | 2.7 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/ReasoningCore-3B-Instruct-r01-Reflect-Math-GGUF/resolve/main/ReasoningCore-3B-Instruct-r01-Reflect-Math.Q8_0.gguf) | Q8_0 | 3.5 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/ReasoningCore-3B-Instruct-r01-Reflect-Math-GGUF/resolve/main/ReasoningCore-3B-Instruct-r01-Reflect-Math.f16.gguf) | f16 | 6.5 | 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/ReasoningCore-3B-Instruct-r01-Reflect-Math.IQ4_XS.gguf b/ReasoningCore-3B-Instruct-r01-Reflect-Math.IQ4_XS.gguf new file mode 100644 index 0000000..f77f457 --- /dev/null +++ b/ReasoningCore-3B-Instruct-r01-Reflect-Math.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50651b43d620450f7779d017253e6879d2b74ea54f00a3eeaec2a328f485a144 +size 1840907424 diff --git a/ReasoningCore-3B-Instruct-r01-Reflect-Math.Q2_K.gguf b/ReasoningCore-3B-Instruct-r01-Reflect-Math.Q2_K.gguf new file mode 100644 index 0000000..238846e --- /dev/null +++ b/ReasoningCore-3B-Instruct-r01-Reflect-Math.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7703515d19506f1901d8177b2f98eafeee8422bf1eab1b7539832d53f7a3cd53 +size 1363936416 diff --git a/ReasoningCore-3B-Instruct-r01-Reflect-Math.Q3_K_L.gguf b/ReasoningCore-3B-Instruct-r01-Reflect-Math.Q3_K_L.gguf new file mode 100644 index 0000000..09c84dc --- /dev/null +++ b/ReasoningCore-3B-Instruct-r01-Reflect-Math.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1c390d288aa3c9aa4a8beb24ec8b3694527cea3e65e90b6fc797a1e2a8f4781 +size 1815348384 diff --git a/ReasoningCore-3B-Instruct-r01-Reflect-Math.Q3_K_M.gguf b/ReasoningCore-3B-Instruct-r01-Reflect-Math.Q3_K_M.gguf new file mode 100644 index 0000000..5aa432d --- /dev/null +++ b/ReasoningCore-3B-Instruct-r01-Reflect-Math.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:796813a56936b5759d8178938500142e28fa3dc13f0883cbe8e3db7e3d8d44d8 +size 1687159968 diff --git a/ReasoningCore-3B-Instruct-r01-Reflect-Math.Q3_K_S.gguf b/ReasoningCore-3B-Instruct-r01-Reflect-Math.Q3_K_S.gguf new file mode 100644 index 0000000..340b646 --- /dev/null +++ b/ReasoningCore-3B-Instruct-r01-Reflect-Math.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0a46b99dd4af24f1a84df66a9ef47289142db17b2c8319be9f22171dac4487c +size 1542849696 diff --git a/ReasoningCore-3B-Instruct-r01-Reflect-Math.Q4_K_M.gguf b/ReasoningCore-3B-Instruct-r01-Reflect-Math.Q4_K_M.gguf new file mode 100644 index 0000000..9b9af98 --- /dev/null +++ b/ReasoningCore-3B-Instruct-r01-Reflect-Math.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b27ce2e51b520f296a496cbf7daa1d25e1b1e7355a4832c727b1c3ee0e3978da +size 2019378336 diff --git a/ReasoningCore-3B-Instruct-r01-Reflect-Math.Q4_K_S.gguf b/ReasoningCore-3B-Instruct-r01-Reflect-Math.Q4_K_S.gguf new file mode 100644 index 0000000..bcc9758 --- /dev/null +++ b/ReasoningCore-3B-Instruct-r01-Reflect-Math.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:089b9581dc4a0d0527e383a38ca88b7e2d3324785d73d3058ddc4f4438eaccc1 +size 1928201376 diff --git a/ReasoningCore-3B-Instruct-r01-Reflect-Math.Q5_K_M.gguf b/ReasoningCore-3B-Instruct-r01-Reflect-Math.Q5_K_M.gguf new file mode 100644 index 0000000..32cd188 --- /dev/null +++ b/ReasoningCore-3B-Instruct-r01-Reflect-Math.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d33e486d5eb3de585176d4cab5a0e1a0538b9e0f8a2618b343205af3704a49d2 +size 2322154656 diff --git a/ReasoningCore-3B-Instruct-r01-Reflect-Math.Q5_K_S.gguf b/ReasoningCore-3B-Instruct-r01-Reflect-Math.Q5_K_S.gguf new file mode 100644 index 0000000..1ca1374 --- /dev/null +++ b/ReasoningCore-3B-Instruct-r01-Reflect-Math.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1ad9d95fd1fd0df0302e0f06fb9737e9bc096e1f6a9abb2ec081283fae57a30 +size 2269512864 diff --git a/ReasoningCore-3B-Instruct-r01-Reflect-Math.Q6_K.gguf b/ReasoningCore-3B-Instruct-r01-Reflect-Math.Q6_K.gguf new file mode 100644 index 0000000..761b06f --- /dev/null +++ b/ReasoningCore-3B-Instruct-r01-Reflect-Math.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa0d4d58cd3dda2e6cf9af45042229c337c494e1a84a1bece2fab82d2d32cc29 +size 2643854496 diff --git a/ReasoningCore-3B-Instruct-r01-Reflect-Math.Q8_0.gguf b/ReasoningCore-3B-Instruct-r01-Reflect-Math.Q8_0.gguf new file mode 100644 index 0000000..4119e4a --- /dev/null +++ b/ReasoningCore-3B-Instruct-r01-Reflect-Math.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0310d3898a33a06c2c9d24106c0fda51c14a7affcdd490185007b4ad057ccb36 +size 3421899936 diff --git a/ReasoningCore-3B-Instruct-r01-Reflect-Math.f16.gguf b/ReasoningCore-3B-Instruct-r01-Reflect-Math.f16.gguf new file mode 100644 index 0000000..9f6874f --- /dev/null +++ b/ReasoningCore-3B-Instruct-r01-Reflect-Math.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:947c7a6f8777c758b897a822504781959fc540161c76550839068cf0b8c92c8a +size 6433688736