commit 20fbe0e04f57a11077d8f8138a4713d10e20b4f9 Author: ModelHub XC Date: Sat May 2 00:23:42 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/ReasoningCore-1B-T1-i1-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..eda04f9 --- /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-1B-T1.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +ReasoningCore-1B-T1.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +ReasoningCore-1B-T1.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +ReasoningCore-1B-T1.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +ReasoningCore-1B-T1.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +ReasoningCore-1B-T1.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +ReasoningCore-1B-T1.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +ReasoningCore-1B-T1.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +ReasoningCore-1B-T1.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +ReasoningCore-1B-T1.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +ReasoningCore-1B-T1.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +ReasoningCore-1B-T1.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +ReasoningCore-1B-T1.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +ReasoningCore-1B-T1.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +ReasoningCore-1B-T1.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +ReasoningCore-1B-T1.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +ReasoningCore-1B-T1.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +ReasoningCore-1B-T1.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +ReasoningCore-1B-T1.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +ReasoningCore-1B-T1.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +ReasoningCore-1B-T1.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +ReasoningCore-1B-T1.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +ReasoningCore-1B-T1.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +ReasoningCore-1B-T1.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..521c4d6 --- /dev/null +++ b/README.md @@ -0,0 +1,82 @@ +--- +base_model: EpistemeAI/ReasoningCore-1B-T1 +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-1B-T1 + + +static quants are available at https://huggingface.co/mradermacher/ReasoningCore-1B-T1-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-1B-T1-i1-GGUF/resolve/main/ReasoningCore-1B-T1.i1-IQ1_S.gguf) | i1-IQ1_S | 0.5 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/ReasoningCore-1B-T1-i1-GGUF/resolve/main/ReasoningCore-1B-T1.i1-IQ1_M.gguf) | i1-IQ1_M | 0.5 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/ReasoningCore-1B-T1-i1-GGUF/resolve/main/ReasoningCore-1B-T1.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 0.5 | | +| [GGUF](https://huggingface.co/mradermacher/ReasoningCore-1B-T1-i1-GGUF/resolve/main/ReasoningCore-1B-T1.i1-IQ2_XS.gguf) | i1-IQ2_XS | 0.6 | | +| [GGUF](https://huggingface.co/mradermacher/ReasoningCore-1B-T1-i1-GGUF/resolve/main/ReasoningCore-1B-T1.i1-IQ2_S.gguf) | i1-IQ2_S | 0.6 | | +| [GGUF](https://huggingface.co/mradermacher/ReasoningCore-1B-T1-i1-GGUF/resolve/main/ReasoningCore-1B-T1.i1-IQ2_M.gguf) | i1-IQ2_M | 0.6 | | +| [GGUF](https://huggingface.co/mradermacher/ReasoningCore-1B-T1-i1-GGUF/resolve/main/ReasoningCore-1B-T1.i1-Q2_K_S.gguf) | i1-Q2_K_S | 0.7 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/ReasoningCore-1B-T1-i1-GGUF/resolve/main/ReasoningCore-1B-T1.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 0.7 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/ReasoningCore-1B-T1-i1-GGUF/resolve/main/ReasoningCore-1B-T1.i1-Q2_K.gguf) | i1-Q2_K | 0.7 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/ReasoningCore-1B-T1-i1-GGUF/resolve/main/ReasoningCore-1B-T1.i1-IQ3_XS.gguf) | i1-IQ3_XS | 0.7 | | +| [GGUF](https://huggingface.co/mradermacher/ReasoningCore-1B-T1-i1-GGUF/resolve/main/ReasoningCore-1B-T1.i1-Q3_K_S.gguf) | i1-Q3_K_S | 0.7 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/ReasoningCore-1B-T1-i1-GGUF/resolve/main/ReasoningCore-1B-T1.i1-IQ3_S.gguf) | i1-IQ3_S | 0.7 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/ReasoningCore-1B-T1-i1-GGUF/resolve/main/ReasoningCore-1B-T1.i1-IQ3_M.gguf) | i1-IQ3_M | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/ReasoningCore-1B-T1-i1-GGUF/resolve/main/ReasoningCore-1B-T1.i1-Q3_K_M.gguf) | i1-Q3_K_M | 0.8 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/ReasoningCore-1B-T1-i1-GGUF/resolve/main/ReasoningCore-1B-T1.i1-Q3_K_L.gguf) | i1-Q3_K_L | 0.8 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/ReasoningCore-1B-T1-i1-GGUF/resolve/main/ReasoningCore-1B-T1.i1-IQ4_XS.gguf) | i1-IQ4_XS | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/ReasoningCore-1B-T1-i1-GGUF/resolve/main/ReasoningCore-1B-T1.i1-IQ4_NL.gguf) | i1-IQ4_NL | 0.9 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/ReasoningCore-1B-T1-i1-GGUF/resolve/main/ReasoningCore-1B-T1.i1-Q4_0.gguf) | i1-Q4_0 | 0.9 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/ReasoningCore-1B-T1-i1-GGUF/resolve/main/ReasoningCore-1B-T1.i1-Q4_K_S.gguf) | i1-Q4_K_S | 0.9 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/ReasoningCore-1B-T1-i1-GGUF/resolve/main/ReasoningCore-1B-T1.i1-Q4_K_M.gguf) | i1-Q4_K_M | 0.9 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/ReasoningCore-1B-T1-i1-GGUF/resolve/main/ReasoningCore-1B-T1.i1-Q4_1.gguf) | i1-Q4_1 | 0.9 | | +| [GGUF](https://huggingface.co/mradermacher/ReasoningCore-1B-T1-i1-GGUF/resolve/main/ReasoningCore-1B-T1.i1-Q5_K_S.gguf) | i1-Q5_K_S | 1.0 | | +| [GGUF](https://huggingface.co/mradermacher/ReasoningCore-1B-T1-i1-GGUF/resolve/main/ReasoningCore-1B-T1.i1-Q5_K_M.gguf) | i1-Q5_K_M | 1.0 | | +| [GGUF](https://huggingface.co/mradermacher/ReasoningCore-1B-T1-i1-GGUF/resolve/main/ReasoningCore-1B-T1.i1-Q6_K.gguf) | i1-Q6_K | 1.1 | 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-1B-T1.i1-IQ1_M.gguf b/ReasoningCore-1B-T1.i1-IQ1_M.gguf new file mode 100644 index 0000000..968c912 --- /dev/null +++ b/ReasoningCore-1B-T1.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3af8871bc204d2de41ed4fedeae7a1377975f4b3a032b5d19aed796c8b5fc57e +size 413612288 diff --git a/ReasoningCore-1B-T1.i1-IQ1_S.gguf b/ReasoningCore-1B-T1.i1-IQ1_S.gguf new file mode 100644 index 0000000..b836622 --- /dev/null +++ b/ReasoningCore-1B-T1.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:beb6e4c1acb0cae76af446ce799ffb1ca145b2d9d721e6675507f8982db92972 +size 393558272 diff --git a/ReasoningCore-1B-T1.i1-IQ2_M.gguf b/ReasoningCore-1B-T1.i1-IQ2_M.gguf new file mode 100644 index 0000000..55baff0 --- /dev/null +++ b/ReasoningCore-1B-T1.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78fa844293c5c341c3f0b72234c0b5b4dfdca9b559214f9de6c7e4565394a4ce +size 515455232 diff --git a/ReasoningCore-1B-T1.i1-IQ2_S.gguf b/ReasoningCore-1B-T1.i1-IQ2_S.gguf new file mode 100644 index 0000000..e6202e8 --- /dev/null +++ b/ReasoningCore-1B-T1.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3a0c11c5af94dbaafa776b31ba46ba92b265a012a91f28d811a5b5414f86048 +size 488716544 diff --git a/ReasoningCore-1B-T1.i1-IQ2_XS.gguf b/ReasoningCore-1B-T1.i1-IQ2_XS.gguf new file mode 100644 index 0000000..1d3942f --- /dev/null +++ b/ReasoningCore-1B-T1.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afcaf6e283c9ac704e1e515e5dd3dd4de68e23a386d9b06ab4fd7f0d217b4cc9 +size 475871488 diff --git a/ReasoningCore-1B-T1.i1-IQ2_XXS.gguf b/ReasoningCore-1B-T1.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..8357dc0 --- /dev/null +++ b/ReasoningCore-1B-T1.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56685504468f607c89c0800053c893cfda711dfa22409187782af522ec2c2e0f +size 447035648 diff --git a/ReasoningCore-1B-T1.i1-IQ3_M.gguf b/ReasoningCore-1B-T1.i1-IQ3_M.gguf new file mode 100644 index 0000000..54a48be --- /dev/null +++ b/ReasoningCore-1B-T1.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bb8a687ac886f65ed94d9162045670b416f588dd3cc40ac68aa3544ba4bd393 +size 657295616 diff --git a/ReasoningCore-1B-T1.i1-IQ3_S.gguf b/ReasoningCore-1B-T1.i1-IQ3_S.gguf new file mode 100644 index 0000000..d38479c --- /dev/null +++ b/ReasoningCore-1B-T1.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2004554495dc6f6128aacfd4d8b692290d8b1269e91193b4471044fc4b4e96c2 +size 643926272 diff --git a/ReasoningCore-1B-T1.i1-IQ3_XS.gguf b/ReasoningCore-1B-T1.i1-IQ3_XS.gguf new file mode 100644 index 0000000..7f2c381 --- /dev/null +++ b/ReasoningCore-1B-T1.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90bdd39658b3a123df797425fa021cd1fbd5381ff39a455f7c4694194d18170f +size 621119744 diff --git a/ReasoningCore-1B-T1.i1-IQ3_XXS.gguf b/ReasoningCore-1B-T1.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..6de2e58 --- /dev/null +++ b/ReasoningCore-1B-T1.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad91816a621e7a2f88f2dcf8bb1af548bb344e289dd986628e98b02945b111fe +size 562116864 diff --git a/ReasoningCore-1B-T1.i1-IQ4_NL.gguf b/ReasoningCore-1B-T1.i1-IQ4_NL.gguf new file mode 100644 index 0000000..3769c1a --- /dev/null +++ b/ReasoningCore-1B-T1.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:703cfe6577c7cd9c0761433547b1d13071c80ead5282ef22212d44409b6d2b2b +size 773032192 diff --git a/ReasoningCore-1B-T1.i1-IQ4_XS.gguf b/ReasoningCore-1B-T1.i1-IQ4_XS.gguf new file mode 100644 index 0000000..7708e89 --- /dev/null +++ b/ReasoningCore-1B-T1.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b51eef36a8c25b5c827cb2b750542a78e315f416ea4d003d6aa4656a5a1d6e79 +size 743147776 diff --git a/ReasoningCore-1B-T1.i1-Q2_K.gguf b/ReasoningCore-1B-T1.i1-Q2_K.gguf new file mode 100644 index 0000000..11cff74 --- /dev/null +++ b/ReasoningCore-1B-T1.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aef8ff9e6e2da7d9bcbe70ec3d6dab3d0a772eb14bcb3725e22c97695e50d3fd +size 580880640 diff --git a/ReasoningCore-1B-T1.i1-Q2_K_S.gguf b/ReasoningCore-1B-T1.i1-Q2_K_S.gguf new file mode 100644 index 0000000..2bd88e0 --- /dev/null +++ b/ReasoningCore-1B-T1.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55eac222b8beb85337eb79888f1887f9b89780c751bd3ab55b274304e9bd1a91 +size 554666240 diff --git a/ReasoningCore-1B-T1.i1-Q3_K_L.gguf b/ReasoningCore-1B-T1.i1-Q3_K_L.gguf new file mode 100644 index 0000000..40543d7 --- /dev/null +++ b/ReasoningCore-1B-T1.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2be16df6a8c9a6b6c415195d0c91555f6c88f7952a412ba94d4c11d3ddeba40f +size 732530944 diff --git a/ReasoningCore-1B-T1.i1-Q3_K_M.gguf b/ReasoningCore-1B-T1.i1-Q3_K_M.gguf new file mode 100644 index 0000000..8140a0d --- /dev/null +++ b/ReasoningCore-1B-T1.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b44819a2e65869f0de27365e487554c377f904d03b882ce28c8a4aa03b8a076 +size 690850048 diff --git a/ReasoningCore-1B-T1.i1-Q3_K_S.gguf b/ReasoningCore-1B-T1.i1-Q3_K_S.gguf new file mode 100644 index 0000000..8cca164 --- /dev/null +++ b/ReasoningCore-1B-T1.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85103c66b30c1bd54eaa50c5120aa3f86b7d7f6ed8f566d6ebe711d5adab8543 +size 641698048 diff --git a/ReasoningCore-1B-T1.i1-Q4_0.gguf b/ReasoningCore-1B-T1.i1-Q4_0.gguf new file mode 100644 index 0000000..ddc672b --- /dev/null +++ b/ReasoningCore-1B-T1.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9bccb9c8d876bddc9fc2d648ba1f546e5ab21e86ac84fb47219cec3428609d1 +size 773032192 diff --git a/ReasoningCore-1B-T1.i1-Q4_1.gguf b/ReasoningCore-1B-T1.i1-Q4_1.gguf new file mode 100644 index 0000000..ecfe613 --- /dev/null +++ b/ReasoningCore-1B-T1.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b856de914f3c6395b957b8ac014b4d5a56848f450bda7525daa0a22f9775972 +size 831752448 diff --git a/ReasoningCore-1B-T1.i1-Q4_K_M.gguf b/ReasoningCore-1B-T1.i1-Q4_K_M.gguf new file mode 100644 index 0000000..fb81a59 --- /dev/null +++ b/ReasoningCore-1B-T1.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:636db047efdeec5045796d0989046ed6e694fd005bd2862967efa9a52519b3e2 +size 807700736 diff --git a/ReasoningCore-1B-T1.i1-Q4_K_S.gguf b/ReasoningCore-1B-T1.i1-Q4_K_S.gguf new file mode 100644 index 0000000..72ccdac --- /dev/null +++ b/ReasoningCore-1B-T1.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a68655ee1b23a42e3959314d687b07be68f7fb12ceed05be26e9c5eeef43b30c +size 775653632 diff --git a/ReasoningCore-1B-T1.i1-Q5_K_M.gguf b/ReasoningCore-1B-T1.i1-Q5_K_M.gguf new file mode 100644 index 0000000..79ac8ff --- /dev/null +++ b/ReasoningCore-1B-T1.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e65db471355aa836328d5634817df2ad4cc8d4db4e59a87e7b0a4e76e082ea12 +size 911509760 diff --git a/ReasoningCore-1B-T1.i1-Q5_K_S.gguf b/ReasoningCore-1B-T1.i1-Q5_K_S.gguf new file mode 100644 index 0000000..80360d5 --- /dev/null +++ b/ReasoningCore-1B-T1.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66c2906e25eaa8010e724a20715a686441001a10366271a529641a6cc28471f3 +size 892569856 diff --git a/ReasoningCore-1B-T1.i1-Q6_K.gguf b/ReasoningCore-1B-T1.i1-Q6_K.gguf new file mode 100644 index 0000000..f8c3207 --- /dev/null +++ b/ReasoningCore-1B-T1.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19a291072bb18eba8037ee263ea884375416b3d8592efaefd07489cdfde1e0fd +size 1021806848 diff --git a/imatrix.dat b/imatrix.dat new file mode 100644 index 0000000..a985ca3 --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c7232a543ed92e2b9971f86b48cc8fe49c054c13fd2ea406344ba3b7112cca0 +size 1314413