From 2d9a4a2b7357db968fdb59cc9a405dced0072140 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Fri, 19 Jun 2026 22:50:21 +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.3-2b-instruct-ethics-i1-GGUF Source: Original Platform --- .gitattributes | 60 ++++++++++++ README.md | 91 +++++++++++++++++++ granite-3.3-2b-instruct-ethics.i1-IQ1_M.gguf | 3 + granite-3.3-2b-instruct-ethics.i1-IQ1_S.gguf | 3 + granite-3.3-2b-instruct-ethics.i1-IQ2_M.gguf | 3 + granite-3.3-2b-instruct-ethics.i1-IQ2_S.gguf | 3 + granite-3.3-2b-instruct-ethics.i1-IQ2_XS.gguf | 3 + ...ite-3.3-2b-instruct-ethics.i1-IQ2_XXS.gguf | 3 + granite-3.3-2b-instruct-ethics.i1-IQ3_M.gguf | 3 + granite-3.3-2b-instruct-ethics.i1-IQ3_S.gguf | 3 + granite-3.3-2b-instruct-ethics.i1-IQ3_XS.gguf | 3 + ...ite-3.3-2b-instruct-ethics.i1-IQ3_XXS.gguf | 3 + granite-3.3-2b-instruct-ethics.i1-IQ4_NL.gguf | 3 + granite-3.3-2b-instruct-ethics.i1-IQ4_XS.gguf | 3 + granite-3.3-2b-instruct-ethics.i1-Q2_K.gguf | 3 + granite-3.3-2b-instruct-ethics.i1-Q2_K_S.gguf | 3 + granite-3.3-2b-instruct-ethics.i1-Q3_K_L.gguf | 3 + granite-3.3-2b-instruct-ethics.i1-Q3_K_M.gguf | 3 + granite-3.3-2b-instruct-ethics.i1-Q3_K_S.gguf | 3 + granite-3.3-2b-instruct-ethics.i1-Q4_0.gguf | 3 + granite-3.3-2b-instruct-ethics.i1-Q4_1.gguf | 3 + granite-3.3-2b-instruct-ethics.i1-Q4_K_M.gguf | 3 + granite-3.3-2b-instruct-ethics.i1-Q4_K_S.gguf | 3 + granite-3.3-2b-instruct-ethics.i1-Q5_K_M.gguf | 3 + granite-3.3-2b-instruct-ethics.i1-Q5_K_S.gguf | 3 + granite-3.3-2b-instruct-ethics.i1-Q6_K.gguf | 3 + imatrix.dat | 3 + 27 files changed, 226 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 granite-3.3-2b-instruct-ethics.i1-IQ1_M.gguf create mode 100644 granite-3.3-2b-instruct-ethics.i1-IQ1_S.gguf create mode 100644 granite-3.3-2b-instruct-ethics.i1-IQ2_M.gguf create mode 100644 granite-3.3-2b-instruct-ethics.i1-IQ2_S.gguf create mode 100644 granite-3.3-2b-instruct-ethics.i1-IQ2_XS.gguf create mode 100644 granite-3.3-2b-instruct-ethics.i1-IQ2_XXS.gguf create mode 100644 granite-3.3-2b-instruct-ethics.i1-IQ3_M.gguf create mode 100644 granite-3.3-2b-instruct-ethics.i1-IQ3_S.gguf create mode 100644 granite-3.3-2b-instruct-ethics.i1-IQ3_XS.gguf create mode 100644 granite-3.3-2b-instruct-ethics.i1-IQ3_XXS.gguf create mode 100644 granite-3.3-2b-instruct-ethics.i1-IQ4_NL.gguf create mode 100644 granite-3.3-2b-instruct-ethics.i1-IQ4_XS.gguf create mode 100644 granite-3.3-2b-instruct-ethics.i1-Q2_K.gguf create mode 100644 granite-3.3-2b-instruct-ethics.i1-Q2_K_S.gguf create mode 100644 granite-3.3-2b-instruct-ethics.i1-Q3_K_L.gguf create mode 100644 granite-3.3-2b-instruct-ethics.i1-Q3_K_M.gguf create mode 100644 granite-3.3-2b-instruct-ethics.i1-Q3_K_S.gguf create mode 100644 granite-3.3-2b-instruct-ethics.i1-Q4_0.gguf create mode 100644 granite-3.3-2b-instruct-ethics.i1-Q4_1.gguf create mode 100644 granite-3.3-2b-instruct-ethics.i1-Q4_K_M.gguf create mode 100644 granite-3.3-2b-instruct-ethics.i1-Q4_K_S.gguf create mode 100644 granite-3.3-2b-instruct-ethics.i1-Q5_K_M.gguf create mode 100644 granite-3.3-2b-instruct-ethics.i1-Q5_K_S.gguf create mode 100644 granite-3.3-2b-instruct-ethics.i1-Q6_K.gguf create mode 100644 imatrix.dat diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..7aebc13 --- /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.3-2b-instruct-ethics.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +granite-3.3-2b-instruct-ethics.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +granite-3.3-2b-instruct-ethics.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +granite-3.3-2b-instruct-ethics.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +granite-3.3-2b-instruct-ethics.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +granite-3.3-2b-instruct-ethics.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +granite-3.3-2b-instruct-ethics.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +granite-3.3-2b-instruct-ethics.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +granite-3.3-2b-instruct-ethics.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +granite-3.3-2b-instruct-ethics.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +granite-3.3-2b-instruct-ethics.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +granite-3.3-2b-instruct-ethics.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +granite-3.3-2b-instruct-ethics.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +granite-3.3-2b-instruct-ethics.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +granite-3.3-2b-instruct-ethics.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +granite-3.3-2b-instruct-ethics.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +granite-3.3-2b-instruct-ethics.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +granite-3.3-2b-instruct-ethics.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +granite-3.3-2b-instruct-ethics.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +granite-3.3-2b-instruct-ethics.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +granite-3.3-2b-instruct-ethics.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +granite-3.3-2b-instruct-ethics.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +granite-3.3-2b-instruct-ethics.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +granite-3.3-2b-instruct-ethics.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..8af805d --- /dev/null +++ b/README.md @@ -0,0 +1,91 @@ +--- +base_model: agentlans/granite-3.3-2b-instruct-ethics +datasets: +- agentlans/reddit-ethics +language: +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- llama-factory +- generated_from_trainer +- ethics +- practical-ethics +- morality +- philosophy +- moral-judgement +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/agentlans/granite-3.3-2b-instruct-ethics + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#granite-3.3-2b-instruct-ethics-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/granite-3.3-2b-instruct-ethics-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.3-2b-instruct-ethics-i1-GGUF/resolve/main/granite-3.3-2b-instruct-ethics.i1-IQ1_S.gguf) | i1-IQ1_S | 0.7 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/granite-3.3-2b-instruct-ethics-i1-GGUF/resolve/main/granite-3.3-2b-instruct-ethics.i1-IQ1_M.gguf) | i1-IQ1_M | 0.7 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/granite-3.3-2b-instruct-ethics-i1-GGUF/resolve/main/granite-3.3-2b-instruct-ethics.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/granite-3.3-2b-instruct-ethics-i1-GGUF/resolve/main/granite-3.3-2b-instruct-ethics.i1-IQ2_XS.gguf) | i1-IQ2_XS | 0.9 | | +| [GGUF](https://huggingface.co/mradermacher/granite-3.3-2b-instruct-ethics-i1-GGUF/resolve/main/granite-3.3-2b-instruct-ethics.i1-IQ2_S.gguf) | i1-IQ2_S | 0.9 | | +| [GGUF](https://huggingface.co/mradermacher/granite-3.3-2b-instruct-ethics-i1-GGUF/resolve/main/granite-3.3-2b-instruct-ethics.i1-IQ2_M.gguf) | i1-IQ2_M | 1.0 | | +| [GGUF](https://huggingface.co/mradermacher/granite-3.3-2b-instruct-ethics-i1-GGUF/resolve/main/granite-3.3-2b-instruct-ethics.i1-Q2_K_S.gguf) | i1-Q2_K_S | 1.0 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/granite-3.3-2b-instruct-ethics-i1-GGUF/resolve/main/granite-3.3-2b-instruct-ethics.i1-Q2_K.gguf) | i1-Q2_K | 1.1 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/granite-3.3-2b-instruct-ethics-i1-GGUF/resolve/main/granite-3.3-2b-instruct-ethics.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 1.1 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/granite-3.3-2b-instruct-ethics-i1-GGUF/resolve/main/granite-3.3-2b-instruct-ethics.i1-IQ3_XS.gguf) | i1-IQ3_XS | 1.2 | | +| [GGUF](https://huggingface.co/mradermacher/granite-3.3-2b-instruct-ethics-i1-GGUF/resolve/main/granite-3.3-2b-instruct-ethics.i1-Q3_K_S.gguf) | i1-Q3_K_S | 1.2 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/granite-3.3-2b-instruct-ethics-i1-GGUF/resolve/main/granite-3.3-2b-instruct-ethics.i1-IQ3_S.gguf) | i1-IQ3_S | 1.2 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/granite-3.3-2b-instruct-ethics-i1-GGUF/resolve/main/granite-3.3-2b-instruct-ethics.i1-IQ3_M.gguf) | i1-IQ3_M | 1.3 | | +| [GGUF](https://huggingface.co/mradermacher/granite-3.3-2b-instruct-ethics-i1-GGUF/resolve/main/granite-3.3-2b-instruct-ethics.i1-Q3_K_M.gguf) | i1-Q3_K_M | 1.4 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/granite-3.3-2b-instruct-ethics-i1-GGUF/resolve/main/granite-3.3-2b-instruct-ethics.i1-Q3_K_L.gguf) | i1-Q3_K_L | 1.5 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/granite-3.3-2b-instruct-ethics-i1-GGUF/resolve/main/granite-3.3-2b-instruct-ethics.i1-IQ4_XS.gguf) | i1-IQ4_XS | 1.5 | | +| [GGUF](https://huggingface.co/mradermacher/granite-3.3-2b-instruct-ethics-i1-GGUF/resolve/main/granite-3.3-2b-instruct-ethics.i1-IQ4_NL.gguf) | i1-IQ4_NL | 1.6 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/granite-3.3-2b-instruct-ethics-i1-GGUF/resolve/main/granite-3.3-2b-instruct-ethics.i1-Q4_0.gguf) | i1-Q4_0 | 1.6 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/granite-3.3-2b-instruct-ethics-i1-GGUF/resolve/main/granite-3.3-2b-instruct-ethics.i1-Q4_K_S.gguf) | i1-Q4_K_S | 1.6 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/granite-3.3-2b-instruct-ethics-i1-GGUF/resolve/main/granite-3.3-2b-instruct-ethics.i1-Q4_K_M.gguf) | i1-Q4_K_M | 1.6 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/granite-3.3-2b-instruct-ethics-i1-GGUF/resolve/main/granite-3.3-2b-instruct-ethics.i1-Q4_1.gguf) | i1-Q4_1 | 1.7 | | +| [GGUF](https://huggingface.co/mradermacher/granite-3.3-2b-instruct-ethics-i1-GGUF/resolve/main/granite-3.3-2b-instruct-ethics.i1-Q5_K_S.gguf) | i1-Q5_K_S | 1.9 | | +| [GGUF](https://huggingface.co/mradermacher/granite-3.3-2b-instruct-ethics-i1-GGUF/resolve/main/granite-3.3-2b-instruct-ethics.i1-Q5_K_M.gguf) | i1-Q5_K_M | 1.9 | | +| [GGUF](https://huggingface.co/mradermacher/granite-3.3-2b-instruct-ethics-i1-GGUF/resolve/main/granite-3.3-2b-instruct-ethics.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.3-2b-instruct-ethics.i1-IQ1_M.gguf b/granite-3.3-2b-instruct-ethics.i1-IQ1_M.gguf new file mode 100644 index 0000000..e81da28 --- /dev/null +++ b/granite-3.3-2b-instruct-ethics.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c37c14ddd82d1b8c15da2a11086b44308954a4abe940b89fbaa1428dec4f9406 +size 633922176 diff --git a/granite-3.3-2b-instruct-ethics.i1-IQ1_S.gguf b/granite-3.3-2b-instruct-ethics.i1-IQ1_S.gguf new file mode 100644 index 0000000..04c7429 --- /dev/null +++ b/granite-3.3-2b-instruct-ethics.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76f78bb7aff01a83686b03c23c1db3cb75f6da314c21415713a31eaab84e8495 +size 583787136 diff --git a/granite-3.3-2b-instruct-ethics.i1-IQ2_M.gguf b/granite-3.3-2b-instruct-ethics.i1-IQ2_M.gguf new file mode 100644 index 0000000..2b0500b --- /dev/null +++ b/granite-3.3-2b-instruct-ethics.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0da20dcafebba643a6f75f1e8b50e3aaacdb89b82c83b9f5aef2ab59949f2cbb +size 888529536 diff --git a/granite-3.3-2b-instruct-ethics.i1-IQ2_S.gguf b/granite-3.3-2b-instruct-ethics.i1-IQ2_S.gguf new file mode 100644 index 0000000..074c58e --- /dev/null +++ b/granite-3.3-2b-instruct-ethics.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db8433655cf547210f826caa82c99cf712905ed8144f690512eff3de35607092 +size 821682816 diff --git a/granite-3.3-2b-instruct-ethics.i1-IQ2_XS.gguf b/granite-3.3-2b-instruct-ethics.i1-IQ2_XS.gguf new file mode 100644 index 0000000..e5737a3 --- /dev/null +++ b/granite-3.3-2b-instruct-ethics.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db4d49b3e2f9b9d0bdf97c16cc9b10410fbcf4f5320ed9b5eeb94e845023818c +size 789570176 diff --git a/granite-3.3-2b-instruct-ethics.i1-IQ2_XXS.gguf b/granite-3.3-2b-instruct-ethics.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..02697ee --- /dev/null +++ b/granite-3.3-2b-instruct-ethics.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e5f43331f7c3ff080b10e8f95a0c7ed84ec00d17d9ccede30ab79696d0329d9 +size 717480576 diff --git a/granite-3.3-2b-instruct-ethics.i1-IQ3_M.gguf b/granite-3.3-2b-instruct-ethics.i1-IQ3_M.gguf new file mode 100644 index 0000000..6c1c486 --- /dev/null +++ b/granite-3.3-2b-instruct-ethics.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e41ba4eab44f37199678d8fe145d65242facdf26dbf41f1d7b4053ea2216920 +size 1169287680 diff --git a/granite-3.3-2b-instruct-ethics.i1-IQ3_S.gguf b/granite-3.3-2b-instruct-ethics.i1-IQ3_S.gguf new file mode 100644 index 0000000..39ac43c --- /dev/null +++ b/granite-3.3-2b-instruct-ethics.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c316c7038f7608df9a2d72dba4770694eb3525e5d879f8f7dedc5c776bad364d +size 1135864320 diff --git a/granite-3.3-2b-instruct-ethics.i1-IQ3_XS.gguf b/granite-3.3-2b-instruct-ethics.i1-IQ3_XS.gguf new file mode 100644 index 0000000..e817ff1 --- /dev/null +++ b/granite-3.3-2b-instruct-ethics.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ed8d8277f05f57a8e3b744ccae546397c2da525792cbac8761db031ee0f75b3 +size 1078848000 diff --git a/granite-3.3-2b-instruct-ethics.i1-IQ3_XXS.gguf b/granite-3.3-2b-instruct-ethics.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..23bb49e --- /dev/null +++ b/granite-3.3-2b-instruct-ethics.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90ec6b7d27bf9cb65b7f8b7863ab155acd8d0762b4921afcf8a85e2187f521a7 +size 1005183616 diff --git a/granite-3.3-2b-instruct-ethics.i1-IQ4_NL.gguf b/granite-3.3-2b-instruct-ethics.i1-IQ4_NL.gguf new file mode 100644 index 0000000..8642a24 --- /dev/null +++ b/granite-3.3-2b-instruct-ethics.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:885e0dca87c10cd4ed55cfeaf723e5a1028d5f4726a3589a5b7affce3555e2fd +size 1458629120 diff --git a/granite-3.3-2b-instruct-ethics.i1-IQ4_XS.gguf b/granite-3.3-2b-instruct-ethics.i1-IQ4_XS.gguf new file mode 100644 index 0000000..4732457 --- /dev/null +++ b/granite-3.3-2b-instruct-ethics.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:190ba5edc03ad4361d3f2a94a3737d76f41587dff688a2d7871d07d058968167 +size 1383918080 diff --git a/granite-3.3-2b-instruct-ethics.i1-Q2_K.gguf b/granite-3.3-2b-instruct-ethics.i1-Q2_K.gguf new file mode 100644 index 0000000..c705578 --- /dev/null +++ b/granite-3.3-2b-instruct-ethics.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:832d8419b46b3be958cdebaba9fe301ce1b991b90f4d286884f46a20800580c2 +size 978250240 diff --git a/granite-3.3-2b-instruct-ethics.i1-Q2_K_S.gguf b/granite-3.3-2b-instruct-ethics.i1-Q2_K_S.gguf new file mode 100644 index 0000000..c80acc4 --- /dev/null +++ b/granite-3.3-2b-instruct-ethics.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c763a5cf09bcf205f62e9414e4964be916a5b6992ccf80a4278d59e16d01b082 +size 912714240 diff --git a/granite-3.3-2b-instruct-ethics.i1-Q3_K_L.gguf b/granite-3.3-2b-instruct-ethics.i1-Q3_K_L.gguf new file mode 100644 index 0000000..d7da23b --- /dev/null +++ b/granite-3.3-2b-instruct-ethics.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c90a0ece9380b9cbd446b291cbd3c1a64cb8e362cb5afe133a7c48bcf2969e56 +size 1357376000 diff --git a/granite-3.3-2b-instruct-ethics.i1-Q3_K_M.gguf b/granite-3.3-2b-instruct-ethics.i1-Q3_K_M.gguf new file mode 100644 index 0000000..ce5ba8b --- /dev/null +++ b/granite-3.3-2b-instruct-ethics.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4217ee909276a47e93f4e730406545f48d43b8d79e179d05599f80c2f2384f91 +size 1251731968 diff --git a/granite-3.3-2b-instruct-ethics.i1-Q3_K_S.gguf b/granite-3.3-2b-instruct-ethics.i1-Q3_K_S.gguf new file mode 100644 index 0000000..0a66cd4 --- /dev/null +++ b/granite-3.3-2b-instruct-ethics.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9685c35caf5afed8513ba3974130d0d7c6194dbe51c33bddd965dfec1f20197b +size 1130293760 diff --git a/granite-3.3-2b-instruct-ethics.i1-Q4_0.gguf b/granite-3.3-2b-instruct-ethics.i1-Q4_0.gguf new file mode 100644 index 0000000..6848a65 --- /dev/null +++ b/granite-3.3-2b-instruct-ethics.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82b0946ad706b47f4cbe26e287ef85d4e1f8d628bc86a00e9f2793e4c25638e6 +size 1458629120 diff --git a/granite-3.3-2b-instruct-ethics.i1-Q4_1.gguf b/granite-3.3-2b-instruct-ethics.i1-Q4_1.gguf new file mode 100644 index 0000000..a7280a1 --- /dev/null +++ b/granite-3.3-2b-instruct-ethics.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d841c069758c18c53e2304d02734d44e7906723f82d5629b2a340e3c1242fd5 +size 1605429760 diff --git a/granite-3.3-2b-instruct-ethics.i1-Q4_K_M.gguf b/granite-3.3-2b-instruct-ethics.i1-Q4_K_M.gguf new file mode 100644 index 0000000..c195b8e --- /dev/null +++ b/granite-3.3-2b-instruct-ethics.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4711add24280c1fd309331a4288680f4f5d6431344d20325322d5f3502f42608 +size 1545300480 diff --git a/granite-3.3-2b-instruct-ethics.i1-Q4_K_S.gguf b/granite-3.3-2b-instruct-ethics.i1-Q4_K_S.gguf new file mode 100644 index 0000000..aa11274 --- /dev/null +++ b/granite-3.3-2b-instruct-ethics.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3a548da9cad4ab876dfdfd8fcd6d129f99f633b21dd0b3e7c2e24cd5ebdef39 +size 1464396288 diff --git a/granite-3.3-2b-instruct-ethics.i1-Q5_K_M.gguf b/granite-3.3-2b-instruct-ethics.i1-Q5_K_M.gguf new file mode 100644 index 0000000..723278c --- /dev/null +++ b/granite-3.3-2b-instruct-ethics.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:681c3155b445b94e482620fcb506db93757f100a349f170b1bcd64874b69b8a7 +size 1804823040 diff --git a/granite-3.3-2b-instruct-ethics.i1-Q5_K_S.gguf b/granite-3.3-2b-instruct-ethics.i1-Q5_K_S.gguf new file mode 100644 index 0000000..aa65c0d --- /dev/null +++ b/granite-3.3-2b-instruct-ethics.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7516ba7c7466b48848e42b690c59de927fee22ca81f57b67931218f66cc8dc8a +size 1757473280 diff --git a/granite-3.3-2b-instruct-ethics.i1-Q6_K.gguf b/granite-3.3-2b-instruct-ethics.i1-Q6_K.gguf new file mode 100644 index 0000000..cd20413 --- /dev/null +++ b/granite-3.3-2b-instruct-ethics.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c62d92e97a6294836b7a514b4e1e7a1b0396affbfd85f0d9db0f0acf34846b9 +size 2080565760 diff --git a/imatrix.dat b/imatrix.dat new file mode 100644 index 0000000..4e9fad4 --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:287e2e57e4790bcbb150f2c35f397f25de8c4ab2759c469cbc1803917a985d02 +size 3286085