From 6c360e42484f4bdb55848ddaed4846beefd77871 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Fri, 22 May 2026 06:56:16 +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/granite-4.1-8b-Brainstone-Thinking-i1-GGUF Source: Original Platform --- .gitattributes | 60 ++++++++++++ README.md | 91 +++++++++++++++++++ ...e-4.1-8b-Brainstone-Thinking.i1-IQ1_M.gguf | 3 + ...e-4.1-8b-Brainstone-Thinking.i1-IQ1_S.gguf | 3 + ...e-4.1-8b-Brainstone-Thinking.i1-IQ2_M.gguf | 3 + ...e-4.1-8b-Brainstone-Thinking.i1-IQ2_S.gguf | 3 + ...-4.1-8b-Brainstone-Thinking.i1-IQ2_XS.gguf | 3 + ...4.1-8b-Brainstone-Thinking.i1-IQ2_XXS.gguf | 3 + ...e-4.1-8b-Brainstone-Thinking.i1-IQ3_M.gguf | 3 + ...e-4.1-8b-Brainstone-Thinking.i1-IQ3_S.gguf | 3 + ...-4.1-8b-Brainstone-Thinking.i1-IQ3_XS.gguf | 3 + ...4.1-8b-Brainstone-Thinking.i1-IQ3_XXS.gguf | 3 + ...-4.1-8b-Brainstone-Thinking.i1-IQ4_NL.gguf | 3 + ...-4.1-8b-Brainstone-Thinking.i1-IQ4_XS.gguf | 3 + ...te-4.1-8b-Brainstone-Thinking.i1-Q2_K.gguf | 3 + ...-4.1-8b-Brainstone-Thinking.i1-Q2_K_S.gguf | 3 + ...-4.1-8b-Brainstone-Thinking.i1-Q3_K_L.gguf | 3 + ...-4.1-8b-Brainstone-Thinking.i1-Q3_K_M.gguf | 3 + ...-4.1-8b-Brainstone-Thinking.i1-Q3_K_S.gguf | 3 + ...te-4.1-8b-Brainstone-Thinking.i1-Q4_0.gguf | 3 + ...te-4.1-8b-Brainstone-Thinking.i1-Q4_1.gguf | 3 + ...-4.1-8b-Brainstone-Thinking.i1-Q4_K_M.gguf | 3 + ...-4.1-8b-Brainstone-Thinking.i1-Q4_K_S.gguf | 3 + ...-4.1-8b-Brainstone-Thinking.i1-Q5_K_M.gguf | 3 + ...-4.1-8b-Brainstone-Thinking.i1-Q5_K_S.gguf | 3 + ...te-4.1-8b-Brainstone-Thinking.i1-Q6_K.gguf | 3 + ...te-4.1-8b-Brainstone-Thinking.imatrix.gguf | 3 + 27 files changed, 226 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 granite-4.1-8b-Brainstone-Thinking.i1-IQ1_M.gguf create mode 100644 granite-4.1-8b-Brainstone-Thinking.i1-IQ1_S.gguf create mode 100644 granite-4.1-8b-Brainstone-Thinking.i1-IQ2_M.gguf create mode 100644 granite-4.1-8b-Brainstone-Thinking.i1-IQ2_S.gguf create mode 100644 granite-4.1-8b-Brainstone-Thinking.i1-IQ2_XS.gguf create mode 100644 granite-4.1-8b-Brainstone-Thinking.i1-IQ2_XXS.gguf create mode 100644 granite-4.1-8b-Brainstone-Thinking.i1-IQ3_M.gguf create mode 100644 granite-4.1-8b-Brainstone-Thinking.i1-IQ3_S.gguf create mode 100644 granite-4.1-8b-Brainstone-Thinking.i1-IQ3_XS.gguf create mode 100644 granite-4.1-8b-Brainstone-Thinking.i1-IQ3_XXS.gguf create mode 100644 granite-4.1-8b-Brainstone-Thinking.i1-IQ4_NL.gguf create mode 100644 granite-4.1-8b-Brainstone-Thinking.i1-IQ4_XS.gguf create mode 100644 granite-4.1-8b-Brainstone-Thinking.i1-Q2_K.gguf create mode 100644 granite-4.1-8b-Brainstone-Thinking.i1-Q2_K_S.gguf create mode 100644 granite-4.1-8b-Brainstone-Thinking.i1-Q3_K_L.gguf create mode 100644 granite-4.1-8b-Brainstone-Thinking.i1-Q3_K_M.gguf create mode 100644 granite-4.1-8b-Brainstone-Thinking.i1-Q3_K_S.gguf create mode 100644 granite-4.1-8b-Brainstone-Thinking.i1-Q4_0.gguf create mode 100644 granite-4.1-8b-Brainstone-Thinking.i1-Q4_1.gguf create mode 100644 granite-4.1-8b-Brainstone-Thinking.i1-Q4_K_M.gguf create mode 100644 granite-4.1-8b-Brainstone-Thinking.i1-Q4_K_S.gguf create mode 100644 granite-4.1-8b-Brainstone-Thinking.i1-Q5_K_M.gguf create mode 100644 granite-4.1-8b-Brainstone-Thinking.i1-Q5_K_S.gguf create mode 100644 granite-4.1-8b-Brainstone-Thinking.i1-Q6_K.gguf create mode 100644 granite-4.1-8b-Brainstone-Thinking.imatrix.gguf diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..df00344 --- /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 +granite-4.1-8b-Brainstone-Thinking.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +granite-4.1-8b-Brainstone-Thinking.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +granite-4.1-8b-Brainstone-Thinking.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +granite-4.1-8b-Brainstone-Thinking.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +granite-4.1-8b-Brainstone-Thinking.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +granite-4.1-8b-Brainstone-Thinking.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +granite-4.1-8b-Brainstone-Thinking.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +granite-4.1-8b-Brainstone-Thinking.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +granite-4.1-8b-Brainstone-Thinking.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +granite-4.1-8b-Brainstone-Thinking.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +granite-4.1-8b-Brainstone-Thinking.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +granite-4.1-8b-Brainstone-Thinking.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +granite-4.1-8b-Brainstone-Thinking.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +granite-4.1-8b-Brainstone-Thinking.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +granite-4.1-8b-Brainstone-Thinking.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +granite-4.1-8b-Brainstone-Thinking.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +granite-4.1-8b-Brainstone-Thinking.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +granite-4.1-8b-Brainstone-Thinking.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +granite-4.1-8b-Brainstone-Thinking.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +granite-4.1-8b-Brainstone-Thinking.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +granite-4.1-8b-Brainstone-Thinking.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +granite-4.1-8b-Brainstone-Thinking.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +granite-4.1-8b-Brainstone-Thinking.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +granite-4.1-8b-Brainstone-Thinking.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +granite-4.1-8b-Brainstone-Thinking.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..1419506 --- /dev/null +++ b/README.md @@ -0,0 +1,91 @@ +--- +base_model: DavidAU/granite-4.1-8b-Brainstone-Thinking +language: +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- finetune +- unsloth +- granite-4.1 +- reasoning +- thinking +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/DavidAU/granite-4.1-8b-Brainstone-Thinking + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#granite-4.1-8b-Brainstone-Thinking-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/granite-4.1-8b-Brainstone-Thinking-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/granite-4.1-8b-Brainstone-Thinking-i1-GGUF/resolve/main/granite-4.1-8b-Brainstone-Thinking.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/granite-4.1-8b-Brainstone-Thinking-i1-GGUF/resolve/main/granite-4.1-8b-Brainstone-Thinking.i1-IQ1_S.gguf) | i1-IQ1_S | 2.2 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/granite-4.1-8b-Brainstone-Thinking-i1-GGUF/resolve/main/granite-4.1-8b-Brainstone-Thinking.i1-IQ1_M.gguf) | i1-IQ1_M | 2.4 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/granite-4.1-8b-Brainstone-Thinking-i1-GGUF/resolve/main/granite-4.1-8b-Brainstone-Thinking.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.6 | | +| [GGUF](https://huggingface.co/mradermacher/granite-4.1-8b-Brainstone-Thinking-i1-GGUF/resolve/main/granite-4.1-8b-Brainstone-Thinking.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/granite-4.1-8b-Brainstone-Thinking-i1-GGUF/resolve/main/granite-4.1-8b-Brainstone-Thinking.i1-IQ2_S.gguf) | i1-IQ2_S | 3.0 | | +| [GGUF](https://huggingface.co/mradermacher/granite-4.1-8b-Brainstone-Thinking-i1-GGUF/resolve/main/granite-4.1-8b-Brainstone-Thinking.i1-IQ2_M.gguf) | i1-IQ2_M | 3.3 | | +| [GGUF](https://huggingface.co/mradermacher/granite-4.1-8b-Brainstone-Thinking-i1-GGUF/resolve/main/granite-4.1-8b-Brainstone-Thinking.i1-Q2_K_S.gguf) | i1-Q2_K_S | 3.3 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/granite-4.1-8b-Brainstone-Thinking-i1-GGUF/resolve/main/granite-4.1-8b-Brainstone-Thinking.i1-Q2_K.gguf) | i1-Q2_K | 3.5 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/granite-4.1-8b-Brainstone-Thinking-i1-GGUF/resolve/main/granite-4.1-8b-Brainstone-Thinking.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.6 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/granite-4.1-8b-Brainstone-Thinking-i1-GGUF/resolve/main/granite-4.1-8b-Brainstone-Thinking.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/granite-4.1-8b-Brainstone-Thinking-i1-GGUF/resolve/main/granite-4.1-8b-Brainstone-Thinking.i1-Q3_K_S.gguf) | i1-Q3_K_S | 4.0 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/granite-4.1-8b-Brainstone-Thinking-i1-GGUF/resolve/main/granite-4.1-8b-Brainstone-Thinking.i1-IQ3_S.gguf) | i1-IQ3_S | 4.1 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/granite-4.1-8b-Brainstone-Thinking-i1-GGUF/resolve/main/granite-4.1-8b-Brainstone-Thinking.i1-IQ3_M.gguf) | i1-IQ3_M | 4.2 | | +| [GGUF](https://huggingface.co/mradermacher/granite-4.1-8b-Brainstone-Thinking-i1-GGUF/resolve/main/granite-4.1-8b-Brainstone-Thinking.i1-Q3_K_M.gguf) | i1-Q3_K_M | 4.4 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/granite-4.1-8b-Brainstone-Thinking-i1-GGUF/resolve/main/granite-4.1-8b-Brainstone-Thinking.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.8 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/granite-4.1-8b-Brainstone-Thinking-i1-GGUF/resolve/main/granite-4.1-8b-Brainstone-Thinking.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.9 | | +| [GGUF](https://huggingface.co/mradermacher/granite-4.1-8b-Brainstone-Thinking-i1-GGUF/resolve/main/granite-4.1-8b-Brainstone-Thinking.i1-Q4_0.gguf) | i1-Q4_0 | 5.2 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/granite-4.1-8b-Brainstone-Thinking-i1-GGUF/resolve/main/granite-4.1-8b-Brainstone-Thinking.i1-IQ4_NL.gguf) | i1-IQ4_NL | 5.2 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/granite-4.1-8b-Brainstone-Thinking-i1-GGUF/resolve/main/granite-4.1-8b-Brainstone-Thinking.i1-Q4_K_S.gguf) | i1-Q4_K_S | 5.2 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/granite-4.1-8b-Brainstone-Thinking-i1-GGUF/resolve/main/granite-4.1-8b-Brainstone-Thinking.i1-Q4_K_M.gguf) | i1-Q4_K_M | 5.4 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/granite-4.1-8b-Brainstone-Thinking-i1-GGUF/resolve/main/granite-4.1-8b-Brainstone-Thinking.i1-Q4_1.gguf) | i1-Q4_1 | 5.7 | | +| [GGUF](https://huggingface.co/mradermacher/granite-4.1-8b-Brainstone-Thinking-i1-GGUF/resolve/main/granite-4.1-8b-Brainstone-Thinking.i1-Q5_K_S.gguf) | i1-Q5_K_S | 6.2 | | +| [GGUF](https://huggingface.co/mradermacher/granite-4.1-8b-Brainstone-Thinking-i1-GGUF/resolve/main/granite-4.1-8b-Brainstone-Thinking.i1-Q5_K_M.gguf) | i1-Q5_K_M | 6.4 | | +| [GGUF](https://huggingface.co/mradermacher/granite-4.1-8b-Brainstone-Thinking-i1-GGUF/resolve/main/granite-4.1-8b-Brainstone-Thinking.i1-Q6_K.gguf) | i1-Q6_K | 7.3 | 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/granite-4.1-8b-Brainstone-Thinking.i1-IQ1_M.gguf b/granite-4.1-8b-Brainstone-Thinking.i1-IQ1_M.gguf new file mode 100644 index 0000000..5f73bcc --- /dev/null +++ b/granite-4.1-8b-Brainstone-Thinking.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04f1a118f609fc7399e1bcb104e0b1d89760d689eac36e0a91128fbe790a6d32 +size 2278176672 diff --git a/granite-4.1-8b-Brainstone-Thinking.i1-IQ1_S.gguf b/granite-4.1-8b-Brainstone-Thinking.i1-IQ1_S.gguf new file mode 100644 index 0000000..684e3ec --- /dev/null +++ b/granite-4.1-8b-Brainstone-Thinking.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20f5d03e626d663dc5c15bb15eeba41b74451a0203dfb2083b0f421ccb364ece +size 2117203872 diff --git a/granite-4.1-8b-Brainstone-Thinking.i1-IQ2_M.gguf b/granite-4.1-8b-Brainstone-Thinking.i1-IQ2_M.gguf new file mode 100644 index 0000000..49f0cfe --- /dev/null +++ b/granite-4.1-8b-Brainstone-Thinking.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9f5c3731e8a9189fe87f2438c4a62352d2f9dff4d060538e987180c0e4b7c37 +size 3159439264 diff --git a/granite-4.1-8b-Brainstone-Thinking.i1-IQ2_S.gguf b/granite-4.1-8b-Brainstone-Thinking.i1-IQ2_S.gguf new file mode 100644 index 0000000..e2161af --- /dev/null +++ b/granite-4.1-8b-Brainstone-Thinking.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7adfe6a96ac3884ea843416940735c031deb23cfc78ecf839edbed436ba93ed6 +size 2944808864 diff --git a/granite-4.1-8b-Brainstone-Thinking.i1-IQ2_XS.gguf b/granite-4.1-8b-Brainstone-Thinking.i1-IQ2_XS.gguf new file mode 100644 index 0000000..4e5a77f --- /dev/null +++ b/granite-4.1-8b-Brainstone-Thinking.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb62229061f1b2cb95b86bca781c903adbc4f722926ac7775fd60dfbadbfd67e +size 2782066592 diff --git a/granite-4.1-8b-Brainstone-Thinking.i1-IQ2_XXS.gguf b/granite-4.1-8b-Brainstone-Thinking.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..8ec144f --- /dev/null +++ b/granite-4.1-8b-Brainstone-Thinking.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bc07346918f9512c699ad912fc80f6147e4b2d4203e1b92ca9cc773bbc197eb +size 2546464672 diff --git a/granite-4.1-8b-Brainstone-Thinking.i1-IQ3_M.gguf b/granite-4.1-8b-Brainstone-Thinking.i1-IQ3_M.gguf new file mode 100644 index 0000000..b0fb7af --- /dev/null +++ b/granite-4.1-8b-Brainstone-Thinking.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f28fd900a23614a9bf3f1dd645c0b989b87547fb96087ed974fb6799244c3dd6 +size 4089182112 diff --git a/granite-4.1-8b-Brainstone-Thinking.i1-IQ3_S.gguf b/granite-4.1-8b-Brainstone-Thinking.i1-IQ3_S.gguf new file mode 100644 index 0000000..b06beb1 --- /dev/null +++ b/granite-4.1-8b-Brainstone-Thinking.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79747b3ca35b9fb1d86cee0d553dd84b5e0b58129b629d531f6db28177b1d5e3 +size 3965237152 diff --git a/granite-4.1-8b-Brainstone-Thinking.i1-IQ3_XS.gguf b/granite-4.1-8b-Brainstone-Thinking.i1-IQ3_XS.gguf new file mode 100644 index 0000000..10c6db6 --- /dev/null +++ b/granite-4.1-8b-Brainstone-Thinking.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17f9fff9c217f483056cdc928453af087f0c3a54921d1b6db53ba2453e39642e +size 3778459552 diff --git a/granite-4.1-8b-Brainstone-Thinking.i1-IQ3_XXS.gguf b/granite-4.1-8b-Brainstone-Thinking.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..8a83fc2 --- /dev/null +++ b/granite-4.1-8b-Brainstone-Thinking.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15281ccb2d04401aa9d3372a4e768a116120acc12e189a328e6949eaa5052377 +size 3523983264 diff --git a/granite-4.1-8b-Brainstone-Thinking.i1-IQ4_NL.gguf b/granite-4.1-8b-Brainstone-Thinking.i1-IQ4_NL.gguf new file mode 100644 index 0000000..1c0dbe8 --- /dev/null +++ b/granite-4.1-8b-Brainstone-Thinking.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbdf4660371c44592be86f83d0473ef870be037f17c44513d010d205881e96b9 +size 5076924320 diff --git a/granite-4.1-8b-Brainstone-Thinking.i1-IQ4_XS.gguf b/granite-4.1-8b-Brainstone-Thinking.i1-IQ4_XS.gguf new file mode 100644 index 0000000..4d61d44 --- /dev/null +++ b/granite-4.1-8b-Brainstone-Thinking.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92bc8cbc28ebf7edeaa2a0044ff3861d8688c5fcb1e91eaa18a964cefe39630b +size 4820285344 diff --git a/granite-4.1-8b-Brainstone-Thinking.i1-Q2_K.gguf b/granite-4.1-8b-Brainstone-Thinking.i1-Q2_K.gguf new file mode 100644 index 0000000..94208d3 --- /dev/null +++ b/granite-4.1-8b-Brainstone-Thinking.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25c463fe53acd3e4d014393a34655c0d8f32a2d22ab7a16ab0eb713540d58c73 +size 3412309920 diff --git a/granite-4.1-8b-Brainstone-Thinking.i1-Q2_K_S.gguf b/granite-4.1-8b-Brainstone-Thinking.i1-Q2_K_S.gguf new file mode 100644 index 0000000..bd3968d --- /dev/null +++ b/granite-4.1-8b-Brainstone-Thinking.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b89f3344bdfc830dd4ee33b50a17fb0ba3d8f3e1a95c2d2e3af33d7ce2ef441 +size 3192600480 diff --git a/granite-4.1-8b-Brainstone-Thinking.i1-Q3_K_L.gguf b/granite-4.1-8b-Brainstone-Thinking.i1-Q3_K_L.gguf new file mode 100644 index 0000000..05a852c --- /dev/null +++ b/granite-4.1-8b-Brainstone-Thinking.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bbbee9ed30124259e99aa1ed4a7bc7eb2c77be4c26f5064ab177e11221bdd8a +size 4699895712 diff --git a/granite-4.1-8b-Brainstone-Thinking.i1-Q3_K_M.gguf b/granite-4.1-8b-Brainstone-Thinking.i1-Q3_K_M.gguf new file mode 100644 index 0000000..4bf7945 --- /dev/null +++ b/granite-4.1-8b-Brainstone-Thinking.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7dc94a3f5631386e6a3581f959ed4dc4cc33804d865b0319e829869bc1fc9548 +size 4347049888 diff --git a/granite-4.1-8b-Brainstone-Thinking.i1-Q3_K_S.gguf b/granite-4.1-8b-Brainstone-Thinking.i1-Q3_K_S.gguf new file mode 100644 index 0000000..bb277ab --- /dev/null +++ b/granite-4.1-8b-Brainstone-Thinking.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f287bff363209f2cf247f8368f8831441aad603e5558d37bff288731b9c81f0c +size 3942954912 diff --git a/granite-4.1-8b-Brainstone-Thinking.i1-Q4_0.gguf b/granite-4.1-8b-Brainstone-Thinking.i1-Q4_0.gguf new file mode 100644 index 0000000..66be06f --- /dev/null +++ b/granite-4.1-8b-Brainstone-Thinking.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5f7aea7ef658bce81f406525486c96450992ff3e8452d4108285746c10a35f6 +size 5072336800 diff --git a/granite-4.1-8b-Brainstone-Thinking.i1-Q4_1.gguf b/granite-4.1-8b-Brainstone-Thinking.i1-Q4_1.gguf new file mode 100644 index 0000000..65ff369 --- /dev/null +++ b/granite-4.1-8b-Brainstone-Thinking.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:367a5eef2eeb76fdfcbb719e5c09d83b3cc36ddb357f027a312ada8718154f90 +size 5579716512 diff --git a/granite-4.1-8b-Brainstone-Thinking.i1-Q4_K_M.gguf b/granite-4.1-8b-Brainstone-Thinking.i1-Q4_K_M.gguf new file mode 100644 index 0000000..f0fd8d8 --- /dev/null +++ b/granite-4.1-8b-Brainstone-Thinking.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24201cd40cea9425027252ae9c98c49aa158db7ebc869fbf018e3e1134db168e +size 5347915680 diff --git a/granite-4.1-8b-Brainstone-Thinking.i1-Q4_K_S.gguf b/granite-4.1-8b-Brainstone-Thinking.i1-Q4_K_S.gguf new file mode 100644 index 0000000..f5fdca0 --- /dev/null +++ b/granite-4.1-8b-Brainstone-Thinking.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6647262b9f0f45dfa046d733c9b83235856938bd1a9c9be4f59c379ab57ccfd4 +size 5090817952 diff --git a/granite-4.1-8b-Brainstone-Thinking.i1-Q5_K_M.gguf b/granite-4.1-8b-Brainstone-Thinking.i1-Q5_K_M.gguf new file mode 100644 index 0000000..69b4ad5 --- /dev/null +++ b/granite-4.1-8b-Brainstone-Thinking.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a4785921d73a4b275c543cc1baa64fd25454fa96657c813500d670e986b5e38 +size 6253885344 diff --git a/granite-4.1-8b-Brainstone-Thinking.i1-Q5_K_S.gguf b/granite-4.1-8b-Brainstone-Thinking.i1-Q5_K_S.gguf new file mode 100644 index 0000000..7a515eb --- /dev/null +++ b/granite-4.1-8b-Brainstone-Thinking.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db6ad3ca4f2cbb8f924d6df265e399aae3a57032698aa6f92453bd3b004c86ef +size 6103480224 diff --git a/granite-4.1-8b-Brainstone-Thinking.i1-Q6_K.gguf b/granite-4.1-8b-Brainstone-Thinking.i1-Q6_K.gguf new file mode 100644 index 0000000..17f4d36 --- /dev/null +++ b/granite-4.1-8b-Brainstone-Thinking.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c89cdf328728cd9771aeef6566a60b36c9121018c92faee30f593bcc3d597cf +size 7216478112 diff --git a/granite-4.1-8b-Brainstone-Thinking.imatrix.gguf b/granite-4.1-8b-Brainstone-Thinking.imatrix.gguf new file mode 100644 index 0000000..18fc294 --- /dev/null +++ b/granite-4.1-8b-Brainstone-Thinking.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2789c148299525afb0e2d5d005af438212a6e0b85a718ee0dd3739df03003a4 +size 6023232