From 9bfefe7e1cd2543bbedf6bde4cb957fd8205d952 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Tue, 5 May 2026 16:15:43 +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-3.2-2b-instruct-i1-GGUF Source: Original Platform --- .gitattributes | 60 +++++++++++++++++++ README.md | 79 +++++++++++++++++++++++++ granite-3.2-2b-instruct.i1-IQ1_M.gguf | 3 + granite-3.2-2b-instruct.i1-IQ1_S.gguf | 3 + granite-3.2-2b-instruct.i1-IQ2_M.gguf | 3 + granite-3.2-2b-instruct.i1-IQ2_S.gguf | 3 + granite-3.2-2b-instruct.i1-IQ2_XS.gguf | 3 + granite-3.2-2b-instruct.i1-IQ2_XXS.gguf | 3 + granite-3.2-2b-instruct.i1-IQ3_M.gguf | 3 + granite-3.2-2b-instruct.i1-IQ3_S.gguf | 3 + granite-3.2-2b-instruct.i1-IQ3_XS.gguf | 3 + granite-3.2-2b-instruct.i1-IQ3_XXS.gguf | 3 + granite-3.2-2b-instruct.i1-IQ4_NL.gguf | 3 + granite-3.2-2b-instruct.i1-IQ4_XS.gguf | 3 + granite-3.2-2b-instruct.i1-Q2_K.gguf | 3 + granite-3.2-2b-instruct.i1-Q2_K_S.gguf | 3 + granite-3.2-2b-instruct.i1-Q3_K_L.gguf | 3 + granite-3.2-2b-instruct.i1-Q3_K_M.gguf | 3 + granite-3.2-2b-instruct.i1-Q3_K_S.gguf | 3 + granite-3.2-2b-instruct.i1-Q4_0.gguf | 3 + granite-3.2-2b-instruct.i1-Q4_1.gguf | 3 + granite-3.2-2b-instruct.i1-Q4_K_M.gguf | 3 + granite-3.2-2b-instruct.i1-Q4_K_S.gguf | 3 + granite-3.2-2b-instruct.i1-Q5_K_M.gguf | 3 + granite-3.2-2b-instruct.i1-Q5_K_S.gguf | 3 + granite-3.2-2b-instruct.i1-Q6_K.gguf | 3 + imatrix.dat | 3 + 27 files changed, 214 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 granite-3.2-2b-instruct.i1-IQ1_M.gguf create mode 100644 granite-3.2-2b-instruct.i1-IQ1_S.gguf create mode 100644 granite-3.2-2b-instruct.i1-IQ2_M.gguf create mode 100644 granite-3.2-2b-instruct.i1-IQ2_S.gguf create mode 100644 granite-3.2-2b-instruct.i1-IQ2_XS.gguf create mode 100644 granite-3.2-2b-instruct.i1-IQ2_XXS.gguf create mode 100644 granite-3.2-2b-instruct.i1-IQ3_M.gguf create mode 100644 granite-3.2-2b-instruct.i1-IQ3_S.gguf create mode 100644 granite-3.2-2b-instruct.i1-IQ3_XS.gguf create mode 100644 granite-3.2-2b-instruct.i1-IQ3_XXS.gguf create mode 100644 granite-3.2-2b-instruct.i1-IQ4_NL.gguf create mode 100644 granite-3.2-2b-instruct.i1-IQ4_XS.gguf create mode 100644 granite-3.2-2b-instruct.i1-Q2_K.gguf create mode 100644 granite-3.2-2b-instruct.i1-Q2_K_S.gguf create mode 100644 granite-3.2-2b-instruct.i1-Q3_K_L.gguf create mode 100644 granite-3.2-2b-instruct.i1-Q3_K_M.gguf create mode 100644 granite-3.2-2b-instruct.i1-Q3_K_S.gguf create mode 100644 granite-3.2-2b-instruct.i1-Q4_0.gguf create mode 100644 granite-3.2-2b-instruct.i1-Q4_1.gguf create mode 100644 granite-3.2-2b-instruct.i1-Q4_K_M.gguf create mode 100644 granite-3.2-2b-instruct.i1-Q4_K_S.gguf create mode 100644 granite-3.2-2b-instruct.i1-Q5_K_M.gguf create mode 100644 granite-3.2-2b-instruct.i1-Q5_K_S.gguf create mode 100644 granite-3.2-2b-instruct.i1-Q6_K.gguf create mode 100644 imatrix.dat diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..529a715 --- /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 +granite-3.2-2b-instruct.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +granite-3.2-2b-instruct.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +granite-3.2-2b-instruct.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +granite-3.2-2b-instruct.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +granite-3.2-2b-instruct.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +granite-3.2-2b-instruct.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +granite-3.2-2b-instruct.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +granite-3.2-2b-instruct.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +granite-3.2-2b-instruct.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +granite-3.2-2b-instruct.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +granite-3.2-2b-instruct.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +granite-3.2-2b-instruct.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +granite-3.2-2b-instruct.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +granite-3.2-2b-instruct.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +granite-3.2-2b-instruct.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +granite-3.2-2b-instruct.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +granite-3.2-2b-instruct.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +granite-3.2-2b-instruct.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +granite-3.2-2b-instruct.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +granite-3.2-2b-instruct.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +granite-3.2-2b-instruct.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +granite-3.2-2b-instruct.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +granite-3.2-2b-instruct.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +granite-3.2-2b-instruct.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..e847269 --- /dev/null +++ b/README.md @@ -0,0 +1,79 @@ +--- +base_model: ibm-granite/granite-3.2-2b-instruct +language: +- en +library_name: transformers +license: apache-2.0 +quantized_by: mradermacher +tags: +- language +- granite-3.2 +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/ibm-granite/granite-3.2-2b-instruct + + +static quants are available at https://huggingface.co/mradermacher/granite-3.2-2b-instruct-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-3.2-2b-instruct-i1-GGUF/resolve/main/granite-3.2-2b-instruct.i1-IQ1_S.gguf) | i1-IQ1_S | 0.7 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/granite-3.2-2b-instruct-i1-GGUF/resolve/main/granite-3.2-2b-instruct.i1-IQ1_M.gguf) | i1-IQ1_M | 0.7 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/granite-3.2-2b-instruct-i1-GGUF/resolve/main/granite-3.2-2b-instruct.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/granite-3.2-2b-instruct-i1-GGUF/resolve/main/granite-3.2-2b-instruct.i1-IQ2_XS.gguf) | i1-IQ2_XS | 0.9 | | +| [GGUF](https://huggingface.co/mradermacher/granite-3.2-2b-instruct-i1-GGUF/resolve/main/granite-3.2-2b-instruct.i1-IQ2_S.gguf) | i1-IQ2_S | 0.9 | | +| [GGUF](https://huggingface.co/mradermacher/granite-3.2-2b-instruct-i1-GGUF/resolve/main/granite-3.2-2b-instruct.i1-IQ2_M.gguf) | i1-IQ2_M | 1.0 | | +| [GGUF](https://huggingface.co/mradermacher/granite-3.2-2b-instruct-i1-GGUF/resolve/main/granite-3.2-2b-instruct.i1-Q2_K_S.gguf) | i1-Q2_K_S | 1.0 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/granite-3.2-2b-instruct-i1-GGUF/resolve/main/granite-3.2-2b-instruct.i1-Q2_K.gguf) | i1-Q2_K | 1.1 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/granite-3.2-2b-instruct-i1-GGUF/resolve/main/granite-3.2-2b-instruct.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 1.1 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/granite-3.2-2b-instruct-i1-GGUF/resolve/main/granite-3.2-2b-instruct.i1-IQ3_XS.gguf) | i1-IQ3_XS | 1.2 | | +| [GGUF](https://huggingface.co/mradermacher/granite-3.2-2b-instruct-i1-GGUF/resolve/main/granite-3.2-2b-instruct.i1-Q3_K_S.gguf) | i1-Q3_K_S | 1.2 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/granite-3.2-2b-instruct-i1-GGUF/resolve/main/granite-3.2-2b-instruct.i1-IQ3_S.gguf) | i1-IQ3_S | 1.2 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/granite-3.2-2b-instruct-i1-GGUF/resolve/main/granite-3.2-2b-instruct.i1-IQ3_M.gguf) | i1-IQ3_M | 1.3 | | +| [GGUF](https://huggingface.co/mradermacher/granite-3.2-2b-instruct-i1-GGUF/resolve/main/granite-3.2-2b-instruct.i1-Q3_K_M.gguf) | i1-Q3_K_M | 1.4 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/granite-3.2-2b-instruct-i1-GGUF/resolve/main/granite-3.2-2b-instruct.i1-Q3_K_L.gguf) | i1-Q3_K_L | 1.5 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/granite-3.2-2b-instruct-i1-GGUF/resolve/main/granite-3.2-2b-instruct.i1-IQ4_XS.gguf) | i1-IQ4_XS | 1.5 | | +| [GGUF](https://huggingface.co/mradermacher/granite-3.2-2b-instruct-i1-GGUF/resolve/main/granite-3.2-2b-instruct.i1-IQ4_NL.gguf) | i1-IQ4_NL | 1.6 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/granite-3.2-2b-instruct-i1-GGUF/resolve/main/granite-3.2-2b-instruct.i1-Q4_0.gguf) | i1-Q4_0 | 1.6 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/granite-3.2-2b-instruct-i1-GGUF/resolve/main/granite-3.2-2b-instruct.i1-Q4_K_S.gguf) | i1-Q4_K_S | 1.6 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/granite-3.2-2b-instruct-i1-GGUF/resolve/main/granite-3.2-2b-instruct.i1-Q4_K_M.gguf) | i1-Q4_K_M | 1.6 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/granite-3.2-2b-instruct-i1-GGUF/resolve/main/granite-3.2-2b-instruct.i1-Q4_1.gguf) | i1-Q4_1 | 1.7 | | +| [GGUF](https://huggingface.co/mradermacher/granite-3.2-2b-instruct-i1-GGUF/resolve/main/granite-3.2-2b-instruct.i1-Q5_K_S.gguf) | i1-Q5_K_S | 1.9 | | +| [GGUF](https://huggingface.co/mradermacher/granite-3.2-2b-instruct-i1-GGUF/resolve/main/granite-3.2-2b-instruct.i1-Q5_K_M.gguf) | i1-Q5_K_M | 1.9 | | +| [GGUF](https://huggingface.co/mradermacher/granite-3.2-2b-instruct-i1-GGUF/resolve/main/granite-3.2-2b-instruct.i1-Q6_K.gguf) | i1-Q6_K | 2.2 | 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-3.2-2b-instruct.i1-IQ1_M.gguf b/granite-3.2-2b-instruct.i1-IQ1_M.gguf new file mode 100644 index 0000000..bee44c4 --- /dev/null +++ b/granite-3.2-2b-instruct.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e37f4758e257d32807bdcaf6d31ecc290dee75bc38ba97adbcca1a0767472a32 +size 633919744 diff --git a/granite-3.2-2b-instruct.i1-IQ1_S.gguf b/granite-3.2-2b-instruct.i1-IQ1_S.gguf new file mode 100644 index 0000000..75b432a --- /dev/null +++ b/granite-3.2-2b-instruct.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52f8c7ca6715758a09ff346a8ece9b0a3452bd748158070d9617dfeb258eb687 +size 583784704 diff --git a/granite-3.2-2b-instruct.i1-IQ2_M.gguf b/granite-3.2-2b-instruct.i1-IQ2_M.gguf new file mode 100644 index 0000000..e2e9404 --- /dev/null +++ b/granite-3.2-2b-instruct.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a632d19aba0770d35fcc663e229b834df716dac3b813d545f38417dc069114c +size 888527104 diff --git a/granite-3.2-2b-instruct.i1-IQ2_S.gguf b/granite-3.2-2b-instruct.i1-IQ2_S.gguf new file mode 100644 index 0000000..7b67d65 --- /dev/null +++ b/granite-3.2-2b-instruct.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe572fef9e1cfb48f811448d644fc99200aaa7f0ab53b072a7734bcb23d2226f +size 821680384 diff --git a/granite-3.2-2b-instruct.i1-IQ2_XS.gguf b/granite-3.2-2b-instruct.i1-IQ2_XS.gguf new file mode 100644 index 0000000..66df873 --- /dev/null +++ b/granite-3.2-2b-instruct.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a292a020220a6724b00809cd8bcf376d65d6e06f42807f00de121b66f84f74a5 +size 789567744 diff --git a/granite-3.2-2b-instruct.i1-IQ2_XXS.gguf b/granite-3.2-2b-instruct.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..18457c5 --- /dev/null +++ b/granite-3.2-2b-instruct.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:929592075af68393be65bc749c8baf5aa65e1b8e5d36a9847595b9a721de1c4c +size 717478144 diff --git a/granite-3.2-2b-instruct.i1-IQ3_M.gguf b/granite-3.2-2b-instruct.i1-IQ3_M.gguf new file mode 100644 index 0000000..e4be688 --- /dev/null +++ b/granite-3.2-2b-instruct.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de432464a3b288a106ee7de59cc24b7a702f2b6a17956e27839b453df5f4b2a2 +size 1169284160 diff --git a/granite-3.2-2b-instruct.i1-IQ3_S.gguf b/granite-3.2-2b-instruct.i1-IQ3_S.gguf new file mode 100644 index 0000000..f2506cf --- /dev/null +++ b/granite-3.2-2b-instruct.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8aa388b4b423a90f4e741e27d0f2ed7a12afdc0346c4b702f01f149772918995 +size 1135860800 diff --git a/granite-3.2-2b-instruct.i1-IQ3_XS.gguf b/granite-3.2-2b-instruct.i1-IQ3_XS.gguf new file mode 100644 index 0000000..c3e87be --- /dev/null +++ b/granite-3.2-2b-instruct.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6858dd1581d9853f204df3fd099a243d489e437d54b6574d0bdad1d57e52a378 +size 1078844480 diff --git a/granite-3.2-2b-instruct.i1-IQ3_XXS.gguf b/granite-3.2-2b-instruct.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..3fdae80 --- /dev/null +++ b/granite-3.2-2b-instruct.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb44b596e38bd97153aa7954ec46057ffe13d9a39ac0d6239c2874f521f49e99 +size 1005181184 diff --git a/granite-3.2-2b-instruct.i1-IQ4_NL.gguf b/granite-3.2-2b-instruct.i1-IQ4_NL.gguf new file mode 100644 index 0000000..fee8db8 --- /dev/null +++ b/granite-3.2-2b-instruct.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dad5d6c0b8620534e3fb99fd8c56e5992956b144a1180a3139144eaa4ed1813c +size 1458625600 diff --git a/granite-3.2-2b-instruct.i1-IQ4_XS.gguf b/granite-3.2-2b-instruct.i1-IQ4_XS.gguf new file mode 100644 index 0000000..e3c5939 --- /dev/null +++ b/granite-3.2-2b-instruct.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3c70c9f5233b083d6dbf8106ee4e9de88fda3e80477f32c9d088bbe312bd24e +size 1383914560 diff --git a/granite-3.2-2b-instruct.i1-Q2_K.gguf b/granite-3.2-2b-instruct.i1-Q2_K.gguf new file mode 100644 index 0000000..e7bfdb8 --- /dev/null +++ b/granite-3.2-2b-instruct.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c0ab6d6329165e30be54d439adbea5a69e1a3f17ac82b4927430f6fad4afeca +size 978246720 diff --git a/granite-3.2-2b-instruct.i1-Q2_K_S.gguf b/granite-3.2-2b-instruct.i1-Q2_K_S.gguf new file mode 100644 index 0000000..d0ec1ac --- /dev/null +++ b/granite-3.2-2b-instruct.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c84909d3ba473b1d48261ea1def1a70a40f3a244d61003f3993662a41d436edd +size 912710720 diff --git a/granite-3.2-2b-instruct.i1-Q3_K_L.gguf b/granite-3.2-2b-instruct.i1-Q3_K_L.gguf new file mode 100644 index 0000000..deff6ae --- /dev/null +++ b/granite-3.2-2b-instruct.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3890ce3bfc1fbfea1654ba2cc4e5165fc2e76f68563dd2736046c7047b5bbdd5 +size 1357372480 diff --git a/granite-3.2-2b-instruct.i1-Q3_K_M.gguf b/granite-3.2-2b-instruct.i1-Q3_K_M.gguf new file mode 100644 index 0000000..9da0b4b --- /dev/null +++ b/granite-3.2-2b-instruct.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e11a26f98ea6e340140554ffd463e4d5290acc25741838a97a28488d2c164ed7 +size 1251728448 diff --git a/granite-3.2-2b-instruct.i1-Q3_K_S.gguf b/granite-3.2-2b-instruct.i1-Q3_K_S.gguf new file mode 100644 index 0000000..653d726 --- /dev/null +++ b/granite-3.2-2b-instruct.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ffdf621e1febd990e99931f6c46f65f222dd0c96c3382066b2cfcf4de1f31c4 +size 1130290240 diff --git a/granite-3.2-2b-instruct.i1-Q4_0.gguf b/granite-3.2-2b-instruct.i1-Q4_0.gguf new file mode 100644 index 0000000..c6c30d2 --- /dev/null +++ b/granite-3.2-2b-instruct.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c61ce8f4e67f41b54b76a860cf62f691f9d33802e3bd43fee1b03c29fc87b72d +size 1458625600 diff --git a/granite-3.2-2b-instruct.i1-Q4_1.gguf b/granite-3.2-2b-instruct.i1-Q4_1.gguf new file mode 100644 index 0000000..3dadc3d --- /dev/null +++ b/granite-3.2-2b-instruct.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c32ed43ea1e8d4b79ec7090b18d2bbd489102a9cb57bb4cb7e83b8faa02f008d +size 1605426240 diff --git a/granite-3.2-2b-instruct.i1-Q4_K_M.gguf b/granite-3.2-2b-instruct.i1-Q4_K_M.gguf new file mode 100644 index 0000000..a47e902 --- /dev/null +++ b/granite-3.2-2b-instruct.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2629cdb12f899edad8682070c38861a5c5acb31eb9e5172cda1ac28345a0ead +size 1545296960 diff --git a/granite-3.2-2b-instruct.i1-Q4_K_S.gguf b/granite-3.2-2b-instruct.i1-Q4_K_S.gguf new file mode 100644 index 0000000..d385af6 --- /dev/null +++ b/granite-3.2-2b-instruct.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c002345fc34309f16f71bd9e11de45566618f286d862d9eff68643823bbb7d05 +size 1464392768 diff --git a/granite-3.2-2b-instruct.i1-Q5_K_M.gguf b/granite-3.2-2b-instruct.i1-Q5_K_M.gguf new file mode 100644 index 0000000..4e66565 --- /dev/null +++ b/granite-3.2-2b-instruct.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ba979f7ac6efdf926f2645fe346fc1058737612257a81a5cb916f609e7d93c8 +size 1804819520 diff --git a/granite-3.2-2b-instruct.i1-Q5_K_S.gguf b/granite-3.2-2b-instruct.i1-Q5_K_S.gguf new file mode 100644 index 0000000..f04e1bd --- /dev/null +++ b/granite-3.2-2b-instruct.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6c6b2f1c73fd4bfe7ff5d4d0928ffdd83be404d5778d9d878100bd81f6b4e1d +size 1757469760 diff --git a/granite-3.2-2b-instruct.i1-Q6_K.gguf b/granite-3.2-2b-instruct.i1-Q6_K.gguf new file mode 100644 index 0000000..1a2a43e --- /dev/null +++ b/granite-3.2-2b-instruct.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:336019222a9a451afa1e5f38d0544da52cd2c42cc9c626c1fb8f8a042b563983 +size 2080562240 diff --git a/imatrix.dat b/imatrix.dat new file mode 100644 index 0000000..16b9e49 --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25ffbf6304defdde486938370303a32c5c52ecb3b149a528d020e23ede718060 +size 3286085