commit 02cbfb5c6c2223516339185eda3ab571c5579bc0 Author: ModelHub XC Date: Fri May 29 12:58:17 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/ReasoningCore-3B-R01-i1-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..89fa0bf --- /dev/null +++ b/.gitattributes @@ -0,0 +1,60 @@ +*.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 +imatrix.dat filter=lfs diff=lfs merge=lfs -text +ReasoningCore-3B-R01.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +ReasoningCore-3B-R01.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +ReasoningCore-3B-R01.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +ReasoningCore-3B-R01.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +ReasoningCore-3B-R01.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +ReasoningCore-3B-R01.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +ReasoningCore-3B-R01.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +ReasoningCore-3B-R01.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +ReasoningCore-3B-R01.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +ReasoningCore-3B-R01.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +ReasoningCore-3B-R01.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +ReasoningCore-3B-R01.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +ReasoningCore-3B-R01.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +ReasoningCore-3B-R01.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +ReasoningCore-3B-R01.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +ReasoningCore-3B-R01.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +ReasoningCore-3B-R01.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +ReasoningCore-3B-R01.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +ReasoningCore-3B-R01.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +ReasoningCore-3B-R01.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +ReasoningCore-3B-R01.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +ReasoningCore-3B-R01.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +ReasoningCore-3B-R01.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +ReasoningCore-3B-R01.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..7574489 --- /dev/null +++ b/README.md @@ -0,0 +1,84 @@ +--- +base_model: EpistemeAI/ReasoningCore-3B-R01 +datasets: +- bespokelabs/Bespoke-Stratos-17k +language: +- en +library_name: transformers +license: apache-2.0 +quantized_by: mradermacher +tags: +- text-generation-inference +- transformers +- unsloth +- llama +- trl +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/EpistemeAI/ReasoningCore-3B-R01 + + +static quants are available at https://huggingface.co/mradermacher/ReasoningCore-3B-R01-GGUF +## 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-R01-i1-GGUF/resolve/main/ReasoningCore-3B-R01.i1-IQ1_S.gguf) | i1-IQ1_S | 1.0 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/ReasoningCore-3B-R01-i1-GGUF/resolve/main/ReasoningCore-3B-R01.i1-IQ1_M.gguf) | i1-IQ1_M | 1.0 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/ReasoningCore-3B-R01-i1-GGUF/resolve/main/ReasoningCore-3B-R01.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 1.1 | | +| [GGUF](https://huggingface.co/mradermacher/ReasoningCore-3B-R01-i1-GGUF/resolve/main/ReasoningCore-3B-R01.i1-IQ2_XS.gguf) | i1-IQ2_XS | 1.2 | | +| [GGUF](https://huggingface.co/mradermacher/ReasoningCore-3B-R01-i1-GGUF/resolve/main/ReasoningCore-3B-R01.i1-IQ2_S.gguf) | i1-IQ2_S | 1.3 | | +| [GGUF](https://huggingface.co/mradermacher/ReasoningCore-3B-R01-i1-GGUF/resolve/main/ReasoningCore-3B-R01.i1-IQ2_M.gguf) | i1-IQ2_M | 1.3 | | +| [GGUF](https://huggingface.co/mradermacher/ReasoningCore-3B-R01-i1-GGUF/resolve/main/ReasoningCore-3B-R01.i1-Q2_K_S.gguf) | i1-Q2_K_S | 1.4 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/ReasoningCore-3B-R01-i1-GGUF/resolve/main/ReasoningCore-3B-R01.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 1.4 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/ReasoningCore-3B-R01-i1-GGUF/resolve/main/ReasoningCore-3B-R01.i1-Q2_K.gguf) | i1-Q2_K | 1.5 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/ReasoningCore-3B-R01-i1-GGUF/resolve/main/ReasoningCore-3B-R01.i1-IQ3_XS.gguf) | i1-IQ3_XS | 1.6 | | +| [GGUF](https://huggingface.co/mradermacher/ReasoningCore-3B-R01-i1-GGUF/resolve/main/ReasoningCore-3B-R01.i1-IQ3_S.gguf) | i1-IQ3_S | 1.6 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/ReasoningCore-3B-R01-i1-GGUF/resolve/main/ReasoningCore-3B-R01.i1-Q3_K_S.gguf) | i1-Q3_K_S | 1.6 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/ReasoningCore-3B-R01-i1-GGUF/resolve/main/ReasoningCore-3B-R01.i1-IQ3_M.gguf) | i1-IQ3_M | 1.7 | | +| [GGUF](https://huggingface.co/mradermacher/ReasoningCore-3B-R01-i1-GGUF/resolve/main/ReasoningCore-3B-R01.i1-Q3_K_M.gguf) | i1-Q3_K_M | 1.8 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/ReasoningCore-3B-R01-i1-GGUF/resolve/main/ReasoningCore-3B-R01.i1-Q3_K_L.gguf) | i1-Q3_K_L | 1.9 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/ReasoningCore-3B-R01-i1-GGUF/resolve/main/ReasoningCore-3B-R01.i1-IQ4_XS.gguf) | i1-IQ4_XS | 1.9 | | +| [GGUF](https://huggingface.co/mradermacher/ReasoningCore-3B-R01-i1-GGUF/resolve/main/ReasoningCore-3B-R01.i1-IQ4_NL.gguf) | i1-IQ4_NL | 2.0 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/ReasoningCore-3B-R01-i1-GGUF/resolve/main/ReasoningCore-3B-R01.i1-Q4_0.gguf) | i1-Q4_0 | 2.0 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/ReasoningCore-3B-R01-i1-GGUF/resolve/main/ReasoningCore-3B-R01.i1-Q4_K_S.gguf) | i1-Q4_K_S | 2.0 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/ReasoningCore-3B-R01-i1-GGUF/resolve/main/ReasoningCore-3B-R01.i1-Q4_K_M.gguf) | i1-Q4_K_M | 2.1 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/ReasoningCore-3B-R01-i1-GGUF/resolve/main/ReasoningCore-3B-R01.i1-Q4_1.gguf) | i1-Q4_1 | 2.2 | | +| [GGUF](https://huggingface.co/mradermacher/ReasoningCore-3B-R01-i1-GGUF/resolve/main/ReasoningCore-3B-R01.i1-Q5_K_S.gguf) | i1-Q5_K_S | 2.4 | | +| [GGUF](https://huggingface.co/mradermacher/ReasoningCore-3B-R01-i1-GGUF/resolve/main/ReasoningCore-3B-R01.i1-Q5_K_M.gguf) | i1-Q5_K_M | 2.4 | | +| [GGUF](https://huggingface.co/mradermacher/ReasoningCore-3B-R01-i1-GGUF/resolve/main/ReasoningCore-3B-R01.i1-Q6_K.gguf) | i1-Q6_K | 2.7 | practically like static Q6_K | + +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. Additional thanks to [@nicoboss](https://huggingface.co/nicoboss) for giving me access to his private supercomputer, enabling me to provide many more imatrix quants, at much higher quality, than I would otherwise be able to. + + diff --git a/ReasoningCore-3B-R01.i1-IQ1_M.gguf b/ReasoningCore-3B-R01.i1-IQ1_M.gguf new file mode 100644 index 0000000..1c533ec --- /dev/null +++ b/ReasoningCore-3B-R01.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95f205874e88289c298449d3863e04de295749a53bdeb5b9a1ead3c37f7dbb71 +size 924192864 diff --git a/ReasoningCore-3B-R01.i1-IQ1_S.gguf b/ReasoningCore-3B-R01.i1-IQ1_S.gguf new file mode 100644 index 0000000..c45ea70 --- /dev/null +++ b/ReasoningCore-3B-R01.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25d95e48bbcd6a0f0ac0be85a82af26961600650e1a933ac97f7c2fb0cdc3c26 +size 868159584 diff --git a/ReasoningCore-3B-R01.i1-IQ2_M.gguf b/ReasoningCore-3B-R01.i1-IQ2_M.gguf new file mode 100644 index 0000000..1aec6be --- /dev/null +++ b/ReasoningCore-3B-R01.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3370793efbba99fd312cc0f2df2a73b355c7959056559a75c5af3d7ed74fc005 +size 1229033568 diff --git a/ReasoningCore-3B-R01.i1-IQ2_S.gguf b/ReasoningCore-3B-R01.i1-IQ2_S.gguf new file mode 100644 index 0000000..8bcaeae --- /dev/null +++ b/ReasoningCore-3B-R01.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e87b18ab34b9938a21b6ce4a5fb63aa7bc9720ea23007bff0bc0f9c55788050d +size 1154322528 diff --git a/ReasoningCore-3B-R01.i1-IQ2_XS.gguf b/ReasoningCore-3B-R01.i1-IQ2_XS.gguf new file mode 100644 index 0000000..e081db4 --- /dev/null +++ b/ReasoningCore-3B-R01.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21fc223301114c0b912389b9af65f59ae570a0d7dc448dc49cfb4f26b7047c14 +size 1100550240 diff --git a/ReasoningCore-3B-R01.i1-IQ2_XXS.gguf b/ReasoningCore-3B-R01.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..6636a33 --- /dev/null +++ b/ReasoningCore-3B-R01.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:486cb7daaec58e6c77f0474c983b92382f2b735957557fb8ad2a8994819f973d +size 1017581664 diff --git a/ReasoningCore-3B-R01.i1-IQ3_M.gguf b/ReasoningCore-3B-R01.i1-IQ3_M.gguf new file mode 100644 index 0000000..cb24cd0 --- /dev/null +++ b/ReasoningCore-3B-R01.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15a4083a6b98b894901d76d7fc3acfd142fb0cde121b6fd76608608afa1cb790 +size 1599670368 diff --git a/ReasoningCore-3B-R01.i1-IQ3_S.gguf b/ReasoningCore-3B-R01.i1-IQ3_S.gguf new file mode 100644 index 0000000..078695f --- /dev/null +++ b/ReasoningCore-3B-R01.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d55653d7c15b90278df4685fedcc6a4d5576ae9ab91dbf4a2fb841a3b929117 +size 1542850656 diff --git a/ReasoningCore-3B-R01.i1-IQ3_XS.gguf b/ReasoningCore-3B-R01.i1-IQ3_XS.gguf new file mode 100644 index 0000000..22e64ab --- /dev/null +++ b/ReasoningCore-3B-R01.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f433ada0caea4e37428c177b74826f846e302076d63f3ab07c69c52c637a31d2 +size 1476790368 diff --git a/ReasoningCore-3B-R01.i1-IQ3_XXS.gguf b/ReasoningCore-3B-R01.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..521b8b3 --- /dev/null +++ b/ReasoningCore-3B-R01.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5e1c1f45fdb95963b19c405c613b6d7a24e856f3a8955ecd76b15b729e7f590 +size 1348767840 diff --git a/ReasoningCore-3B-R01.i1-IQ4_NL.gguf b/ReasoningCore-3B-R01.i1-IQ4_NL.gguf new file mode 100644 index 0000000..6583353 --- /dev/null +++ b/ReasoningCore-3B-R01.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:319a9170ac74c8e90ccef7b1cd40ca6778e0efcda2b0ab84e78be9db4fd95ab0 +size 1917192288 diff --git a/ReasoningCore-3B-R01.i1-IQ4_XS.gguf b/ReasoningCore-3B-R01.i1-IQ4_XS.gguf new file mode 100644 index 0000000..c356b19 --- /dev/null +++ b/ReasoningCore-3B-R01.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45d0e1a06818e67bd8b7253ff356f41d1417a730721c7e8d4b380590333daeef +size 1829111904 diff --git a/ReasoningCore-3B-R01.i1-Q2_K.gguf b/ReasoningCore-3B-R01.i1-Q2_K.gguf new file mode 100644 index 0000000..0840f2c --- /dev/null +++ b/ReasoningCore-3B-R01.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ad7f837e578f1489305569d8999489efd9406eaeed26f835015fa45c168d028 +size 1363937376 diff --git a/ReasoningCore-3B-R01.i1-Q2_K_S.gguf b/ReasoningCore-3B-R01.i1-Q2_K_S.gguf new file mode 100644 index 0000000..3509bf1 --- /dev/null +++ b/ReasoningCore-3B-R01.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:906d2a7bd82f21a0f21ad03f89137b6b22fd60b38b2692290bbc47d60fa67dd3 +size 1274284128 diff --git a/ReasoningCore-3B-R01.i1-Q3_K_L.gguf b/ReasoningCore-3B-R01.i1-Q3_K_L.gguf new file mode 100644 index 0000000..5ea659a --- /dev/null +++ b/ReasoningCore-3B-R01.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fd4e66af3c9992ea9c2fc93e1d0536ba5186bd257585e54ecc40f097f6541d5 +size 1815349344 diff --git a/ReasoningCore-3B-R01.i1-Q3_K_M.gguf b/ReasoningCore-3B-R01.i1-Q3_K_M.gguf new file mode 100644 index 0000000..c7cb81c --- /dev/null +++ b/ReasoningCore-3B-R01.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4d312c38a9eab0800459f6b37e3bf55363abf242eafd20b16c19b75b1d2670e +size 1687160928 diff --git a/ReasoningCore-3B-R01.i1-Q3_K_S.gguf b/ReasoningCore-3B-R01.i1-Q3_K_S.gguf new file mode 100644 index 0000000..6437e92 --- /dev/null +++ b/ReasoningCore-3B-R01.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b63664b222930d9dce24de05dd83c9d19ba1cba24e0bfab6da8e41bc40b7d82 +size 1542850656 diff --git a/ReasoningCore-3B-R01.i1-Q4_0.gguf b/ReasoningCore-3B-R01.i1-Q4_0.gguf new file mode 100644 index 0000000..62e794b --- /dev/null +++ b/ReasoningCore-3B-R01.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ff27c8fd04c7e8572401da95ccf59ee2556c7ac312c15ce01d0a7f10b6ec3b7 +size 1921910880 diff --git a/ReasoningCore-3B-R01.i1-Q4_1.gguf b/ReasoningCore-3B-R01.i1-Q4_1.gguf new file mode 100644 index 0000000..c167821 --- /dev/null +++ b/ReasoningCore-3B-R01.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a18634ba365e98724ea93a9cb69fb11896c3d0603bffddd2c9d539a2791479d6 +size 2093353056 diff --git a/ReasoningCore-3B-R01.i1-Q4_K_M.gguf b/ReasoningCore-3B-R01.i1-Q4_K_M.gguf new file mode 100644 index 0000000..7258117 --- /dev/null +++ b/ReasoningCore-3B-R01.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d952035a7c1e6291745a4d61ccc07c972dba7a1cff4fbaeed03523282300f42 +size 2019379296 diff --git a/ReasoningCore-3B-R01.i1-Q4_K_S.gguf b/ReasoningCore-3B-R01.i1-Q4_K_S.gguf new file mode 100644 index 0000000..db7f1df --- /dev/null +++ b/ReasoningCore-3B-R01.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c078a0a9e44b91a7f85c839cc96b800a32d59bd5f5f7fbfeb637a30a2754408f +size 1928202336 diff --git a/ReasoningCore-3B-R01.i1-Q5_K_M.gguf b/ReasoningCore-3B-R01.i1-Q5_K_M.gguf new file mode 100644 index 0000000..dfcf834 --- /dev/null +++ b/ReasoningCore-3B-R01.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b600301a32373db1846a010596311fef43ffb1752b87789d7478e70d8754f3c +size 2322155616 diff --git a/ReasoningCore-3B-R01.i1-Q5_K_S.gguf b/ReasoningCore-3B-R01.i1-Q5_K_S.gguf new file mode 100644 index 0000000..946f3d2 --- /dev/null +++ b/ReasoningCore-3B-R01.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ff3a1a77ca3acb91ea56c172583434eb00b8b0f35fdc62c076cbf20aaac4f60 +size 2269513824 diff --git a/ReasoningCore-3B-R01.i1-Q6_K.gguf b/ReasoningCore-3B-R01.i1-Q6_K.gguf new file mode 100644 index 0000000..93d73fc --- /dev/null +++ b/ReasoningCore-3B-R01.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d932836a8070d8cf6274dc7ad64072f90ec85f119dbb29f81794463e8c430c2 +size 2643855456 diff --git a/imatrix.dat b/imatrix.dat new file mode 100644 index 0000000..5dfba74 --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14e09f070b22901a2d5a5f8903ab9cffe7d55225618906763a9c4b1fe1b30395 +size 2988377