From 4316282037c189caf1f5500e1dd5347bb61de05e Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Thu, 18 Jun 2026 07:57:17 +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-3b-abilerated-unc-i1-GGUF Source: Original Platform --- .gitattributes | 60 ++++++++++++ README.md | 92 +++++++++++++++++++ granite-4.1-3b-abilerated-unc.i1-IQ1_M.gguf | 3 + granite-4.1-3b-abilerated-unc.i1-IQ1_S.gguf | 3 + granite-4.1-3b-abilerated-unc.i1-IQ2_M.gguf | 3 + granite-4.1-3b-abilerated-unc.i1-IQ2_S.gguf | 3 + granite-4.1-3b-abilerated-unc.i1-IQ2_XS.gguf | 3 + granite-4.1-3b-abilerated-unc.i1-IQ2_XXS.gguf | 3 + granite-4.1-3b-abilerated-unc.i1-IQ3_M.gguf | 3 + granite-4.1-3b-abilerated-unc.i1-IQ3_S.gguf | 3 + granite-4.1-3b-abilerated-unc.i1-IQ3_XS.gguf | 3 + granite-4.1-3b-abilerated-unc.i1-IQ3_XXS.gguf | 3 + granite-4.1-3b-abilerated-unc.i1-IQ4_NL.gguf | 3 + granite-4.1-3b-abilerated-unc.i1-IQ4_XS.gguf | 3 + granite-4.1-3b-abilerated-unc.i1-Q2_K.gguf | 3 + granite-4.1-3b-abilerated-unc.i1-Q2_K_S.gguf | 3 + granite-4.1-3b-abilerated-unc.i1-Q3_K_L.gguf | 3 + granite-4.1-3b-abilerated-unc.i1-Q3_K_M.gguf | 3 + granite-4.1-3b-abilerated-unc.i1-Q3_K_S.gguf | 3 + granite-4.1-3b-abilerated-unc.i1-Q4_0.gguf | 3 + granite-4.1-3b-abilerated-unc.i1-Q4_1.gguf | 3 + granite-4.1-3b-abilerated-unc.i1-Q4_K_M.gguf | 3 + granite-4.1-3b-abilerated-unc.i1-Q4_K_S.gguf | 3 + granite-4.1-3b-abilerated-unc.i1-Q5_K_M.gguf | 3 + granite-4.1-3b-abilerated-unc.i1-Q5_K_S.gguf | 3 + granite-4.1-3b-abilerated-unc.i1-Q6_K.gguf | 3 + granite-4.1-3b-abilerated-unc.imatrix.gguf | 3 + 27 files changed, 227 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 granite-4.1-3b-abilerated-unc.i1-IQ1_M.gguf create mode 100644 granite-4.1-3b-abilerated-unc.i1-IQ1_S.gguf create mode 100644 granite-4.1-3b-abilerated-unc.i1-IQ2_M.gguf create mode 100644 granite-4.1-3b-abilerated-unc.i1-IQ2_S.gguf create mode 100644 granite-4.1-3b-abilerated-unc.i1-IQ2_XS.gguf create mode 100644 granite-4.1-3b-abilerated-unc.i1-IQ2_XXS.gguf create mode 100644 granite-4.1-3b-abilerated-unc.i1-IQ3_M.gguf create mode 100644 granite-4.1-3b-abilerated-unc.i1-IQ3_S.gguf create mode 100644 granite-4.1-3b-abilerated-unc.i1-IQ3_XS.gguf create mode 100644 granite-4.1-3b-abilerated-unc.i1-IQ3_XXS.gguf create mode 100644 granite-4.1-3b-abilerated-unc.i1-IQ4_NL.gguf create mode 100644 granite-4.1-3b-abilerated-unc.i1-IQ4_XS.gguf create mode 100644 granite-4.1-3b-abilerated-unc.i1-Q2_K.gguf create mode 100644 granite-4.1-3b-abilerated-unc.i1-Q2_K_S.gguf create mode 100644 granite-4.1-3b-abilerated-unc.i1-Q3_K_L.gguf create mode 100644 granite-4.1-3b-abilerated-unc.i1-Q3_K_M.gguf create mode 100644 granite-4.1-3b-abilerated-unc.i1-Q3_K_S.gguf create mode 100644 granite-4.1-3b-abilerated-unc.i1-Q4_0.gguf create mode 100644 granite-4.1-3b-abilerated-unc.i1-Q4_1.gguf create mode 100644 granite-4.1-3b-abilerated-unc.i1-Q4_K_M.gguf create mode 100644 granite-4.1-3b-abilerated-unc.i1-Q4_K_S.gguf create mode 100644 granite-4.1-3b-abilerated-unc.i1-Q5_K_M.gguf create mode 100644 granite-4.1-3b-abilerated-unc.i1-Q5_K_S.gguf create mode 100644 granite-4.1-3b-abilerated-unc.i1-Q6_K.gguf create mode 100644 granite-4.1-3b-abilerated-unc.imatrix.gguf diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..f5ccf58 --- /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-3b-abilerated-unc.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +granite-4.1-3b-abilerated-unc.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +granite-4.1-3b-abilerated-unc.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +granite-4.1-3b-abilerated-unc.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +granite-4.1-3b-abilerated-unc.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +granite-4.1-3b-abilerated-unc.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +granite-4.1-3b-abilerated-unc.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +granite-4.1-3b-abilerated-unc.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +granite-4.1-3b-abilerated-unc.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +granite-4.1-3b-abilerated-unc.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +granite-4.1-3b-abilerated-unc.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +granite-4.1-3b-abilerated-unc.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +granite-4.1-3b-abilerated-unc.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +granite-4.1-3b-abilerated-unc.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +granite-4.1-3b-abilerated-unc.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +granite-4.1-3b-abilerated-unc.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +granite-4.1-3b-abilerated-unc.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +granite-4.1-3b-abilerated-unc.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +granite-4.1-3b-abilerated-unc.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +granite-4.1-3b-abilerated-unc.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +granite-4.1-3b-abilerated-unc.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +granite-4.1-3b-abilerated-unc.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +granite-4.1-3b-abilerated-unc.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +granite-4.1-3b-abilerated-unc.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +granite-4.1-3b-abilerated-unc.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..60fe5c5 --- /dev/null +++ b/README.md @@ -0,0 +1,92 @@ +--- +base_model: Pranavz/granite-4.1-3b-abilerated-unc +language: +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- language +- granite-4.1 +- heretic +- uncensored +- decensored +- abliterated +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/Pranavz/granite-4.1-3b-abilerated-unc + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#granite-4.1-3b-abilerated-unc-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/granite-4.1-3b-abilerated-unc-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-3b-abilerated-unc-i1-GGUF/resolve/main/granite-4.1-3b-abilerated-unc.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/granite-4.1-3b-abilerated-unc-i1-GGUF/resolve/main/granite-4.1-3b-abilerated-unc.i1-IQ1_S.gguf) | i1-IQ1_S | 0.9 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/granite-4.1-3b-abilerated-unc-i1-GGUF/resolve/main/granite-4.1-3b-abilerated-unc.i1-IQ1_M.gguf) | i1-IQ1_M | 1.0 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/granite-4.1-3b-abilerated-unc-i1-GGUF/resolve/main/granite-4.1-3b-abilerated-unc.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 1.1 | | +| [GGUF](https://huggingface.co/mradermacher/granite-4.1-3b-abilerated-unc-i1-GGUF/resolve/main/granite-4.1-3b-abilerated-unc.i1-IQ2_XS.gguf) | i1-IQ2_XS | 1.2 | | +| [GGUF](https://huggingface.co/mradermacher/granite-4.1-3b-abilerated-unc-i1-GGUF/resolve/main/granite-4.1-3b-abilerated-unc.i1-IQ2_S.gguf) | i1-IQ2_S | 1.3 | | +| [GGUF](https://huggingface.co/mradermacher/granite-4.1-3b-abilerated-unc-i1-GGUF/resolve/main/granite-4.1-3b-abilerated-unc.i1-IQ2_M.gguf) | i1-IQ2_M | 1.3 | | +| [GGUF](https://huggingface.co/mradermacher/granite-4.1-3b-abilerated-unc-i1-GGUF/resolve/main/granite-4.1-3b-abilerated-unc.i1-Q2_K_S.gguf) | i1-Q2_K_S | 1.4 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/granite-4.1-3b-abilerated-unc-i1-GGUF/resolve/main/granite-4.1-3b-abilerated-unc.i1-Q2_K.gguf) | i1-Q2_K | 1.5 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/granite-4.1-3b-abilerated-unc-i1-GGUF/resolve/main/granite-4.1-3b-abilerated-unc.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 1.5 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/granite-4.1-3b-abilerated-unc-i1-GGUF/resolve/main/granite-4.1-3b-abilerated-unc.i1-IQ3_XS.gguf) | i1-IQ3_XS | 1.6 | | +| [GGUF](https://huggingface.co/mradermacher/granite-4.1-3b-abilerated-unc-i1-GGUF/resolve/main/granite-4.1-3b-abilerated-unc.i1-Q3_K_S.gguf) | i1-Q3_K_S | 1.7 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/granite-4.1-3b-abilerated-unc-i1-GGUF/resolve/main/granite-4.1-3b-abilerated-unc.i1-IQ3_S.gguf) | i1-IQ3_S | 1.7 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/granite-4.1-3b-abilerated-unc-i1-GGUF/resolve/main/granite-4.1-3b-abilerated-unc.i1-IQ3_M.gguf) | i1-IQ3_M | 1.7 | | +| [GGUF](https://huggingface.co/mradermacher/granite-4.1-3b-abilerated-unc-i1-GGUF/resolve/main/granite-4.1-3b-abilerated-unc.i1-Q3_K_M.gguf) | i1-Q3_K_M | 1.8 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/granite-4.1-3b-abilerated-unc-i1-GGUF/resolve/main/granite-4.1-3b-abilerated-unc.i1-Q3_K_L.gguf) | i1-Q3_K_L | 2.0 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/granite-4.1-3b-abilerated-unc-i1-GGUF/resolve/main/granite-4.1-3b-abilerated-unc.i1-IQ4_XS.gguf) | i1-IQ4_XS | 2.0 | | +| [GGUF](https://huggingface.co/mradermacher/granite-4.1-3b-abilerated-unc-i1-GGUF/resolve/main/granite-4.1-3b-abilerated-unc.i1-IQ4_NL.gguf) | i1-IQ4_NL | 2.1 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/granite-4.1-3b-abilerated-unc-i1-GGUF/resolve/main/granite-4.1-3b-abilerated-unc.i1-Q4_0.gguf) | i1-Q4_0 | 2.1 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/granite-4.1-3b-abilerated-unc-i1-GGUF/resolve/main/granite-4.1-3b-abilerated-unc.i1-Q4_K_S.gguf) | i1-Q4_K_S | 2.1 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/granite-4.1-3b-abilerated-unc-i1-GGUF/resolve/main/granite-4.1-3b-abilerated-unc.i1-Q4_K_M.gguf) | i1-Q4_K_M | 2.2 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/granite-4.1-3b-abilerated-unc-i1-GGUF/resolve/main/granite-4.1-3b-abilerated-unc.i1-Q4_1.gguf) | i1-Q4_1 | 2.3 | | +| [GGUF](https://huggingface.co/mradermacher/granite-4.1-3b-abilerated-unc-i1-GGUF/resolve/main/granite-4.1-3b-abilerated-unc.i1-Q5_K_S.gguf) | i1-Q5_K_S | 2.5 | | +| [GGUF](https://huggingface.co/mradermacher/granite-4.1-3b-abilerated-unc-i1-GGUF/resolve/main/granite-4.1-3b-abilerated-unc.i1-Q5_K_M.gguf) | i1-Q5_K_M | 2.5 | | +| [GGUF](https://huggingface.co/mradermacher/granite-4.1-3b-abilerated-unc-i1-GGUF/resolve/main/granite-4.1-3b-abilerated-unc.i1-Q6_K.gguf) | i1-Q6_K | 2.9 | 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-3b-abilerated-unc.i1-IQ1_M.gguf b/granite-4.1-3b-abilerated-unc.i1-IQ1_M.gguf new file mode 100644 index 0000000..e38a156 --- /dev/null +++ b/granite-4.1-3b-abilerated-unc.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fcb524673e411657c56c3a12135c552d9a42ffa1346167786c5cafe6f7d7d15 +size 908877344 diff --git a/granite-4.1-3b-abilerated-unc.i1-IQ1_S.gguf b/granite-4.1-3b-abilerated-unc.i1-IQ1_S.gguf new file mode 100644 index 0000000..0f29cd1 --- /dev/null +++ b/granite-4.1-3b-abilerated-unc.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcbc5174ed1772aa991218222475afd47359c2eaab9ac257e59979ee7578176d +size 844979744 diff --git a/granite-4.1-3b-abilerated-unc.i1-IQ2_M.gguf b/granite-4.1-3b-abilerated-unc.i1-IQ2_M.gguf new file mode 100644 index 0000000..30c8174 --- /dev/null +++ b/granite-4.1-3b-abilerated-unc.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ad40e1a73f22d46e66eea03c2470d6288cdd64af0c9553a318f50734780f065 +size 1241472544 diff --git a/granite-4.1-3b-abilerated-unc.i1-IQ2_S.gguf b/granite-4.1-3b-abilerated-unc.i1-IQ2_S.gguf new file mode 100644 index 0000000..70901bf --- /dev/null +++ b/granite-4.1-3b-abilerated-unc.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3270952e1c6a34985984046036ee840f4e8944bd695fe0665b631dcf91ddff7c +size 1156275744 diff --git a/granite-4.1-3b-abilerated-unc.i1-IQ2_XS.gguf b/granite-4.1-3b-abilerated-unc.i1-IQ2_XS.gguf new file mode 100644 index 0000000..575967e --- /dev/null +++ b/granite-4.1-3b-abilerated-unc.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:352c58b69942c045dcdcf87feaf8f5ac9605aa8e42f990acf324f7aef0266d00 +size 1108762144 diff --git a/granite-4.1-3b-abilerated-unc.i1-IQ2_XXS.gguf b/granite-4.1-3b-abilerated-unc.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..31f23a1 --- /dev/null +++ b/granite-4.1-3b-abilerated-unc.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c8c081667deeb4fe7471a538e4933654cb3b20b838d465dea61c9b560f5b89b +size 1015373344 diff --git a/granite-4.1-3b-abilerated-unc.i1-IQ3_M.gguf b/granite-4.1-3b-abilerated-unc.i1-IQ3_M.gguf new file mode 100644 index 0000000..b0f7846 --- /dev/null +++ b/granite-4.1-3b-abilerated-unc.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08671d328f29fa5dac529c5f8f930a43d665850583de9e61f5d8b3ad9b25b8a1 +size 1622523424 diff --git a/granite-4.1-3b-abilerated-unc.i1-IQ3_S.gguf b/granite-4.1-3b-abilerated-unc.i1-IQ3_S.gguf new file mode 100644 index 0000000..e376f0e --- /dev/null +++ b/granite-4.1-3b-abilerated-unc.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2bcfdd7d5c2c59378764b0d956cfe8dd66626d621c6643f1f699ee5bc42648f +size 1573781024 diff --git a/granite-4.1-3b-abilerated-unc.i1-IQ3_XS.gguf b/granite-4.1-3b-abilerated-unc.i1-IQ3_XS.gguf new file mode 100644 index 0000000..e980534 --- /dev/null +++ b/granite-4.1-3b-abilerated-unc.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24f02b3830118c4ffb77ac19386e20d805b3af249edafd3f22dac23fe127ab7d +size 1500053024 diff --git a/granite-4.1-3b-abilerated-unc.i1-IQ3_XXS.gguf b/granite-4.1-3b-abilerated-unc.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..c4a8d6d --- /dev/null +++ b/granite-4.1-3b-abilerated-unc.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5398f67ca3a329f2ad3f8b9b0f6e99d5913156642942530cbac1021dc9c4a4df +size 1387290144 diff --git a/granite-4.1-3b-abilerated-unc.i1-IQ4_NL.gguf b/granite-4.1-3b-abilerated-unc.i1-IQ4_NL.gguf new file mode 100644 index 0000000..b811d69 --- /dev/null +++ b/granite-4.1-3b-abilerated-unc.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9252686a9116eaea87631ce6c49d303b943b7bfc0e0076232595f3d233ff4e4e +size 1991163424 diff --git a/granite-4.1-3b-abilerated-unc.i1-IQ4_XS.gguf b/granite-4.1-3b-abilerated-unc.i1-IQ4_XS.gguf new file mode 100644 index 0000000..2407d11 --- /dev/null +++ b/granite-4.1-3b-abilerated-unc.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5151c4afee7071c29fe4c4a0e9fd35eeeadace1398674a647adf50ea8a283e64 +size 1894497824 diff --git a/granite-4.1-3b-abilerated-unc.i1-Q2_K.gguf b/granite-4.1-3b-abilerated-unc.i1-Q2_K.gguf new file mode 100644 index 0000000..c59143d --- /dev/null +++ b/granite-4.1-3b-abilerated-unc.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26f8d6b6790e70104aaf6db22c5bf3a74d81ce61bd061c94daa319ef15119c28 +size 1371438624 diff --git a/granite-4.1-3b-abilerated-unc.i1-Q2_K_S.gguf b/granite-4.1-3b-abilerated-unc.i1-Q2_K_S.gguf new file mode 100644 index 0000000..4a679fa --- /dev/null +++ b/granite-4.1-3b-abilerated-unc.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce396c625e6fb80850b73a45299b60c2ec1c834fdbb33ffaf271a7484f0171a4 +size 1284193824 diff --git a/granite-4.1-3b-abilerated-unc.i1-Q3_K_L.gguf b/granite-4.1-3b-abilerated-unc.i1-Q3_K_L.gguf new file mode 100644 index 0000000..e00b272 --- /dev/null +++ b/granite-4.1-3b-abilerated-unc.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:982400ba93a811b3d3a70eb93460dc1371fa2bc930de4bb595d743b83b4083eb +size 1864187424 diff --git a/granite-4.1-3b-abilerated-unc.i1-Q3_K_M.gguf b/granite-4.1-3b-abilerated-unc.i1-Q3_K_M.gguf new file mode 100644 index 0000000..32829f8 --- /dev/null +++ b/granite-4.1-3b-abilerated-unc.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e6edfe4e7cb30a356c2437c200d4ea4b4624611141ca2dffcf43a9d4fad7a86 +size 1725578784 diff --git a/granite-4.1-3b-abilerated-unc.i1-Q3_K_S.gguf b/granite-4.1-3b-abilerated-unc.i1-Q3_K_S.gguf new file mode 100644 index 0000000..4d0c8e6 --- /dev/null +++ b/granite-4.1-3b-abilerated-unc.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cad10bb8550efa3a2baf6952786c4fb896c66578ca18aa821c9f35fb6f612c34 +size 1566817824 diff --git a/granite-4.1-3b-abilerated-unc.i1-Q4_0.gguf b/granite-4.1-3b-abilerated-unc.i1-Q4_0.gguf new file mode 100644 index 0000000..1cce398 --- /dev/null +++ b/granite-4.1-3b-abilerated-unc.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3556e30cfcd18336827d677a8ecb2b315c9ac7628d922c3282bb5c2b94233e24 +size 1991163424 diff --git a/granite-4.1-3b-abilerated-unc.i1-Q4_1.gguf b/granite-4.1-3b-abilerated-unc.i1-Q4_1.gguf new file mode 100644 index 0000000..080f8e6 --- /dev/null +++ b/granite-4.1-3b-abilerated-unc.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:134096a01b3ed9c97c9e3ef80cb03cf789c4c577a25a5c07f1ae566d54bc0f4b +size 2181217824 diff --git a/granite-4.1-3b-abilerated-unc.i1-Q4_K_M.gguf b/granite-4.1-3b-abilerated-unc.i1-Q4_K_M.gguf new file mode 100644 index 0000000..5831d26 --- /dev/null +++ b/granite-4.1-3b-abilerated-unc.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b777fbb6087caeb90caf4b414f0ebcdcbc455f4d4cb5e3b97b440681cd7b05df +size 2099502624 diff --git a/granite-4.1-3b-abilerated-unc.i1-Q4_K_S.gguf b/granite-4.1-3b-abilerated-unc.i1-Q4_K_S.gguf new file mode 100644 index 0000000..b723ec8 --- /dev/null +++ b/granite-4.1-3b-abilerated-unc.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5eb9853eb8cfae201732aba9532e7d91df3eee21e3252d1c2a0039e448a1f90c +size 1998372384 diff --git a/granite-4.1-3b-abilerated-unc.i1-Q5_K_M.gguf b/granite-4.1-3b-abilerated-unc.i1-Q5_K_M.gguf new file mode 100644 index 0000000..2039a5c --- /dev/null +++ b/granite-4.1-3b-abilerated-unc.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22555f5a1afb43e71dd810ea5bb7dd536acc55d293e1ff015de06874f4de40e1 +size 2437013024 diff --git a/granite-4.1-3b-abilerated-unc.i1-Q5_K_S.gguf b/granite-4.1-3b-abilerated-unc.i1-Q5_K_S.gguf new file mode 100644 index 0000000..7303ee5 --- /dev/null +++ b/granite-4.1-3b-abilerated-unc.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5488dfd4ccdccd68fceb24477fd25de0f123c0a50233937308e52a069a57340 +size 2377825824 diff --git a/granite-4.1-3b-abilerated-unc.i1-Q6_K.gguf b/granite-4.1-3b-abilerated-unc.i1-Q6_K.gguf new file mode 100644 index 0000000..681a7f2 --- /dev/null +++ b/granite-4.1-3b-abilerated-unc.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62a85564631c4dc2adbf922d6fc5163f729a0c943f60b851562c2a726dc0fe81 +size 2795617824 diff --git a/granite-4.1-3b-abilerated-unc.imatrix.gguf b/granite-4.1-3b-abilerated-unc.imatrix.gguf new file mode 100644 index 0000000..f626e46 --- /dev/null +++ b/granite-4.1-3b-abilerated-unc.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e10cfbee9a060cd946389ca78e69ac477ca94130b0d4837116ac7f68a5d78954 +size 3811392