From 04602ef12e0a0fa1d068f34d2e6fc8a39b54cb8d Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Fri, 1 May 2026 16:59:35 +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/SmolLM3-3B-absolute-heresy-i1-GGUF Source: Original Platform --- .gitattributes | 60 +++++++++++++ README.md | 97 ++++++++++++++++++++++ SmolLM3-3B-absolute-heresy.i1-IQ1_M.gguf | 3 + SmolLM3-3B-absolute-heresy.i1-IQ1_S.gguf | 3 + SmolLM3-3B-absolute-heresy.i1-IQ2_M.gguf | 3 + SmolLM3-3B-absolute-heresy.i1-IQ2_S.gguf | 3 + SmolLM3-3B-absolute-heresy.i1-IQ2_XS.gguf | 3 + SmolLM3-3B-absolute-heresy.i1-IQ2_XXS.gguf | 3 + SmolLM3-3B-absolute-heresy.i1-IQ3_M.gguf | 3 + SmolLM3-3B-absolute-heresy.i1-IQ3_S.gguf | 3 + SmolLM3-3B-absolute-heresy.i1-IQ3_XS.gguf | 3 + SmolLM3-3B-absolute-heresy.i1-IQ3_XXS.gguf | 3 + SmolLM3-3B-absolute-heresy.i1-IQ4_NL.gguf | 3 + SmolLM3-3B-absolute-heresy.i1-IQ4_XS.gguf | 3 + SmolLM3-3B-absolute-heresy.i1-Q2_K.gguf | 3 + SmolLM3-3B-absolute-heresy.i1-Q2_K_S.gguf | 3 + SmolLM3-3B-absolute-heresy.i1-Q3_K_L.gguf | 3 + SmolLM3-3B-absolute-heresy.i1-Q3_K_M.gguf | 3 + SmolLM3-3B-absolute-heresy.i1-Q3_K_S.gguf | 3 + SmolLM3-3B-absolute-heresy.i1-Q4_0.gguf | 3 + SmolLM3-3B-absolute-heresy.i1-Q4_1.gguf | 3 + SmolLM3-3B-absolute-heresy.i1-Q4_K_M.gguf | 3 + SmolLM3-3B-absolute-heresy.i1-Q4_K_S.gguf | 3 + SmolLM3-3B-absolute-heresy.i1-Q5_K_M.gguf | 3 + SmolLM3-3B-absolute-heresy.i1-Q5_K_S.gguf | 3 + SmolLM3-3B-absolute-heresy.i1-Q6_K.gguf | 3 + SmolLM3-3B-absolute-heresy.imatrix.gguf | 3 + 27 files changed, 232 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 SmolLM3-3B-absolute-heresy.i1-IQ1_M.gguf create mode 100644 SmolLM3-3B-absolute-heresy.i1-IQ1_S.gguf create mode 100644 SmolLM3-3B-absolute-heresy.i1-IQ2_M.gguf create mode 100644 SmolLM3-3B-absolute-heresy.i1-IQ2_S.gguf create mode 100644 SmolLM3-3B-absolute-heresy.i1-IQ2_XS.gguf create mode 100644 SmolLM3-3B-absolute-heresy.i1-IQ2_XXS.gguf create mode 100644 SmolLM3-3B-absolute-heresy.i1-IQ3_M.gguf create mode 100644 SmolLM3-3B-absolute-heresy.i1-IQ3_S.gguf create mode 100644 SmolLM3-3B-absolute-heresy.i1-IQ3_XS.gguf create mode 100644 SmolLM3-3B-absolute-heresy.i1-IQ3_XXS.gguf create mode 100644 SmolLM3-3B-absolute-heresy.i1-IQ4_NL.gguf create mode 100644 SmolLM3-3B-absolute-heresy.i1-IQ4_XS.gguf create mode 100644 SmolLM3-3B-absolute-heresy.i1-Q2_K.gguf create mode 100644 SmolLM3-3B-absolute-heresy.i1-Q2_K_S.gguf create mode 100644 SmolLM3-3B-absolute-heresy.i1-Q3_K_L.gguf create mode 100644 SmolLM3-3B-absolute-heresy.i1-Q3_K_M.gguf create mode 100644 SmolLM3-3B-absolute-heresy.i1-Q3_K_S.gguf create mode 100644 SmolLM3-3B-absolute-heresy.i1-Q4_0.gguf create mode 100644 SmolLM3-3B-absolute-heresy.i1-Q4_1.gguf create mode 100644 SmolLM3-3B-absolute-heresy.i1-Q4_K_M.gguf create mode 100644 SmolLM3-3B-absolute-heresy.i1-Q4_K_S.gguf create mode 100644 SmolLM3-3B-absolute-heresy.i1-Q5_K_M.gguf create mode 100644 SmolLM3-3B-absolute-heresy.i1-Q5_K_S.gguf create mode 100644 SmolLM3-3B-absolute-heresy.i1-Q6_K.gguf create mode 100644 SmolLM3-3B-absolute-heresy.imatrix.gguf diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..fcbd859 --- /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 +SmolLM3-3B-absolute-heresy.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +SmolLM3-3B-absolute-heresy.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +SmolLM3-3B-absolute-heresy.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +SmolLM3-3B-absolute-heresy.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +SmolLM3-3B-absolute-heresy.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +SmolLM3-3B-absolute-heresy.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +SmolLM3-3B-absolute-heresy.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +SmolLM3-3B-absolute-heresy.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +SmolLM3-3B-absolute-heresy.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +SmolLM3-3B-absolute-heresy.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +SmolLM3-3B-absolute-heresy.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +SmolLM3-3B-absolute-heresy.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +SmolLM3-3B-absolute-heresy.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +SmolLM3-3B-absolute-heresy.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +SmolLM3-3B-absolute-heresy.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +SmolLM3-3B-absolute-heresy.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +SmolLM3-3B-absolute-heresy.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +SmolLM3-3B-absolute-heresy.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +SmolLM3-3B-absolute-heresy.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +SmolLM3-3B-absolute-heresy.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +SmolLM3-3B-absolute-heresy.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +SmolLM3-3B-absolute-heresy.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +SmolLM3-3B-absolute-heresy.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +SmolLM3-3B-absolute-heresy.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +SmolLM3-3B-absolute-heresy.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..92b32ad --- /dev/null +++ b/README.md @@ -0,0 +1,97 @@ +--- +base_model: MuXodious/SmolLM3-3B-absolute-heresy +language: +- en +- fr +- es +- it +- pt +- zh +- ar +- ru +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- heretic +- uncensored +- decensored +- abliterated +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/MuXodious/SmolLM3-3B-absolute-heresy + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#SmolLM3-3B-absolute-heresy-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/SmolLM3-3B-absolute-heresy-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/SmolLM3-3B-absolute-heresy-i1-GGUF/resolve/main/SmolLM3-3B-absolute-heresy.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/SmolLM3-3B-absolute-heresy-i1-GGUF/resolve/main/SmolLM3-3B-absolute-heresy.i1-IQ1_S.gguf) | i1-IQ1_S | 0.9 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/SmolLM3-3B-absolute-heresy-i1-GGUF/resolve/main/SmolLM3-3B-absolute-heresy.i1-IQ1_M.gguf) | i1-IQ1_M | 0.9 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/SmolLM3-3B-absolute-heresy-i1-GGUF/resolve/main/SmolLM3-3B-absolute-heresy.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 1.0 | | +| [GGUF](https://huggingface.co/mradermacher/SmolLM3-3B-absolute-heresy-i1-GGUF/resolve/main/SmolLM3-3B-absolute-heresy.i1-IQ2_XS.gguf) | i1-IQ2_XS | 1.1 | | +| [GGUF](https://huggingface.co/mradermacher/SmolLM3-3B-absolute-heresy-i1-GGUF/resolve/main/SmolLM3-3B-absolute-heresy.i1-IQ2_S.gguf) | i1-IQ2_S | 1.1 | | +| [GGUF](https://huggingface.co/mradermacher/SmolLM3-3B-absolute-heresy-i1-GGUF/resolve/main/SmolLM3-3B-absolute-heresy.i1-IQ2_M.gguf) | i1-IQ2_M | 1.2 | | +| [GGUF](https://huggingface.co/mradermacher/SmolLM3-3B-absolute-heresy-i1-GGUF/resolve/main/SmolLM3-3B-absolute-heresy.i1-Q2_K_S.gguf) | i1-Q2_K_S | 1.3 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/SmolLM3-3B-absolute-heresy-i1-GGUF/resolve/main/SmolLM3-3B-absolute-heresy.i1-Q2_K.gguf) | i1-Q2_K | 1.4 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/SmolLM3-3B-absolute-heresy-i1-GGUF/resolve/main/SmolLM3-3B-absolute-heresy.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 1.4 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/SmolLM3-3B-absolute-heresy-i1-GGUF/resolve/main/SmolLM3-3B-absolute-heresy.i1-IQ3_XS.gguf) | i1-IQ3_XS | 1.5 | | +| [GGUF](https://huggingface.co/mradermacher/SmolLM3-3B-absolute-heresy-i1-GGUF/resolve/main/SmolLM3-3B-absolute-heresy.i1-Q3_K_S.gguf) | i1-Q3_K_S | 1.5 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/SmolLM3-3B-absolute-heresy-i1-GGUF/resolve/main/SmolLM3-3B-absolute-heresy.i1-IQ3_S.gguf) | i1-IQ3_S | 1.5 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/SmolLM3-3B-absolute-heresy-i1-GGUF/resolve/main/SmolLM3-3B-absolute-heresy.i1-IQ3_M.gguf) | i1-IQ3_M | 1.6 | | +| [GGUF](https://huggingface.co/mradermacher/SmolLM3-3B-absolute-heresy-i1-GGUF/resolve/main/SmolLM3-3B-absolute-heresy.i1-Q3_K_M.gguf) | i1-Q3_K_M | 1.7 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/SmolLM3-3B-absolute-heresy-i1-GGUF/resolve/main/SmolLM3-3B-absolute-heresy.i1-Q3_K_L.gguf) | i1-Q3_K_L | 1.8 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/SmolLM3-3B-absolute-heresy-i1-GGUF/resolve/main/SmolLM3-3B-absolute-heresy.i1-IQ4_XS.gguf) | i1-IQ4_XS | 1.8 | | +| [GGUF](https://huggingface.co/mradermacher/SmolLM3-3B-absolute-heresy-i1-GGUF/resolve/main/SmolLM3-3B-absolute-heresy.i1-IQ4_NL.gguf) | i1-IQ4_NL | 1.9 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/SmolLM3-3B-absolute-heresy-i1-GGUF/resolve/main/SmolLM3-3B-absolute-heresy.i1-Q4_0.gguf) | i1-Q4_0 | 1.9 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/SmolLM3-3B-absolute-heresy-i1-GGUF/resolve/main/SmolLM3-3B-absolute-heresy.i1-Q4_K_S.gguf) | i1-Q4_K_S | 1.9 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/SmolLM3-3B-absolute-heresy-i1-GGUF/resolve/main/SmolLM3-3B-absolute-heresy.i1-Q4_K_M.gguf) | i1-Q4_K_M | 2.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/SmolLM3-3B-absolute-heresy-i1-GGUF/resolve/main/SmolLM3-3B-absolute-heresy.i1-Q4_1.gguf) | i1-Q4_1 | 2.1 | | +| [GGUF](https://huggingface.co/mradermacher/SmolLM3-3B-absolute-heresy-i1-GGUF/resolve/main/SmolLM3-3B-absolute-heresy.i1-Q5_K_S.gguf) | i1-Q5_K_S | 2.3 | | +| [GGUF](https://huggingface.co/mradermacher/SmolLM3-3B-absolute-heresy-i1-GGUF/resolve/main/SmolLM3-3B-absolute-heresy.i1-Q5_K_M.gguf) | i1-Q5_K_M | 2.3 | | +| [GGUF](https://huggingface.co/mradermacher/SmolLM3-3B-absolute-heresy-i1-GGUF/resolve/main/SmolLM3-3B-absolute-heresy.i1-Q6_K.gguf) | i1-Q6_K | 2.6 | 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/SmolLM3-3B-absolute-heresy.i1-IQ1_M.gguf b/SmolLM3-3B-absolute-heresy.i1-IQ1_M.gguf new file mode 100644 index 0000000..7e7975c --- /dev/null +++ b/SmolLM3-3B-absolute-heresy.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3bf095d2234b56599ef152e63afebc6cf16aa97511c7624c539f60e449f4f4f +size 832950976 diff --git a/SmolLM3-3B-absolute-heresy.i1-IQ1_S.gguf b/SmolLM3-3B-absolute-heresy.i1-IQ1_S.gguf new file mode 100644 index 0000000..947f64d --- /dev/null +++ b/SmolLM3-3B-absolute-heresy.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9b740f3e7a95d7801f89db40d12ea24acebc4d2c0f6f885a1184564ff93c6ec +size 773575360 diff --git a/SmolLM3-3B-absolute-heresy.i1-IQ2_M.gguf b/SmolLM3-3B-absolute-heresy.i1-IQ2_M.gguf new file mode 100644 index 0000000..517e6ae --- /dev/null +++ b/SmolLM3-3B-absolute-heresy.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f0d43c6324c82a9ebe5e5c2f8fc527a16d127f559bfb2fc95fc02ab94fcadf2 +size 1125356224 diff --git a/SmolLM3-3B-absolute-heresy.i1-IQ2_S.gguf b/SmolLM3-3B-absolute-heresy.i1-IQ2_S.gguf new file mode 100644 index 0000000..1526ce7 --- /dev/null +++ b/SmolLM3-3B-absolute-heresy.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e19d4a3056528958ada51a3050f3e1244a900557d314ac6f548707c21e22eb12 +size 1046188736 diff --git a/SmolLM3-3B-absolute-heresy.i1-IQ2_XS.gguf b/SmolLM3-3B-absolute-heresy.i1-IQ2_XS.gguf new file mode 100644 index 0000000..3ce4595 --- /dev/null +++ b/SmolLM3-3B-absolute-heresy.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5acd56a6adf7ddb7eb31f553f18789c73a32cb8ec324983abdb833e89d2d800c +size 1015796416 diff --git a/SmolLM3-3B-absolute-heresy.i1-IQ2_XXS.gguf b/SmolLM3-3B-absolute-heresy.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..009ff7b --- /dev/null +++ b/SmolLM3-3B-absolute-heresy.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:751f75d13ca28b2fcede2c8526b14ea0a7d1aca006d3e49b09e0230c9d78ef7c +size 931910336 diff --git a/SmolLM3-3B-absolute-heresy.i1-IQ3_M.gguf b/SmolLM3-3B-absolute-heresy.i1-IQ3_M.gguf new file mode 100644 index 0000000..e729f2a --- /dev/null +++ b/SmolLM3-3B-absolute-heresy.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4868d47819c9fa100fdb5959f302f15b34d289cde9ed8de88d4bcaa89608fea7 +size 1469358784 diff --git a/SmolLM3-3B-absolute-heresy.i1-IQ3_S.gguf b/SmolLM3-3B-absolute-heresy.i1-IQ3_S.gguf new file mode 100644 index 0000000..59ea8a9 --- /dev/null +++ b/SmolLM3-3B-absolute-heresy.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4139523ca16110c9aed6ce10fcac33cff75de65498624a2f50eb3d87c200aac5 +size 1437328064 diff --git a/SmolLM3-3B-absolute-heresy.i1-IQ3_XS.gguf b/SmolLM3-3B-absolute-heresy.i1-IQ3_XS.gguf new file mode 100644 index 0000000..7fe4936 --- /dev/null +++ b/SmolLM3-3B-absolute-heresy.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c3db50a87b11ddfcf3fbbabf2404da861e8195c41010623b4f5a10cba25fe78 +size 1371415232 diff --git a/SmolLM3-3B-absolute-heresy.i1-IQ3_XXS.gguf b/SmolLM3-3B-absolute-heresy.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..4d00bec --- /dev/null +++ b/SmolLM3-3B-absolute-heresy.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c149f7b76be2199c2b63dbdcec2502df12f029d9d6c0f88f3bd2261a593ba093 +size 1267667648 diff --git a/SmolLM3-3B-absolute-heresy.i1-IQ4_NL.gguf b/SmolLM3-3B-absolute-heresy.i1-IQ4_NL.gguf new file mode 100644 index 0000000..1f9f17a --- /dev/null +++ b/SmolLM3-3B-absolute-heresy.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25666889947291d243716b18877999bf9d4aeac27b3074d156740af79402b4f4 +size 1810539200 diff --git a/SmolLM3-3B-absolute-heresy.i1-IQ4_XS.gguf b/SmolLM3-3B-absolute-heresy.i1-IQ4_XS.gguf new file mode 100644 index 0000000..f665644 --- /dev/null +++ b/SmolLM3-3B-absolute-heresy.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00da88446e611d6448c23e90c3bccc31cad6600df7a13bf04b36bc46ce3ae208 +size 1723835072 diff --git a/SmolLM3-3B-absolute-heresy.i1-Q2_K.gguf b/SmolLM3-3B-absolute-heresy.i1-Q2_K.gguf new file mode 100644 index 0000000..3cb9280 --- /dev/null +++ b/SmolLM3-3B-absolute-heresy.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d3587fd00f1f9c74c9ae43bce85651ae3dc37f2015eeb627ecd0ebec92038f8 +size 1253302976 diff --git a/SmolLM3-3B-absolute-heresy.i1-Q2_K_S.gguf b/SmolLM3-3B-absolute-heresy.i1-Q2_K_S.gguf new file mode 100644 index 0000000..e5d3fb8 --- /dev/null +++ b/SmolLM3-3B-absolute-heresy.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:784c8927cfd1567b76a2aa915b233ec7347f08968424d396109970d2fae8919f +size 1176675008 diff --git a/SmolLM3-3B-absolute-heresy.i1-Q3_K_L.gguf b/SmolLM3-3B-absolute-heresy.i1-Q3_K_L.gguf new file mode 100644 index 0000000..fb72720 --- /dev/null +++ b/SmolLM3-3B-absolute-heresy.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11ee3aa2fdbe0a156123ba9ce900773ff29afbf85779a33dc6243b777bd0d532 +size 1690215104 diff --git a/SmolLM3-3B-absolute-heresy.i1-Q3_K_M.gguf b/SmolLM3-3B-absolute-heresy.i1-Q3_K_M.gguf new file mode 100644 index 0000000..d0c408c --- /dev/null +++ b/SmolLM3-3B-absolute-heresy.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7fdae3fce79831977c171b6627b5855484f44d305f17980824f17d3ff3ae456 +size 1571070656 diff --git a/SmolLM3-3B-absolute-heresy.i1-Q3_K_S.gguf b/SmolLM3-3B-absolute-heresy.i1-Q3_K_S.gguf new file mode 100644 index 0000000..dd32138 --- /dev/null +++ b/SmolLM3-3B-absolute-heresy.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bea83ecb8a6196c9172dc4a2cfd13f5aab361de919df7a8e1f7d69c062767e6a +size 1432314560 diff --git a/SmolLM3-3B-absolute-heresy.i1-Q4_0.gguf b/SmolLM3-3B-absolute-heresy.i1-Q4_0.gguf new file mode 100644 index 0000000..e28dae1 --- /dev/null +++ b/SmolLM3-3B-absolute-heresy.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4006c19db40e1f3dfbba1204b8ac0130f80fae6518a4e936ab96a1bbf804c4c3 +size 1811456704 diff --git a/SmolLM3-3B-absolute-heresy.i1-Q4_1.gguf b/SmolLM3-3B-absolute-heresy.i1-Q4_1.gguf new file mode 100644 index 0000000..3f26101 --- /dev/null +++ b/SmolLM3-3B-absolute-heresy.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a74f99de2f4d23a3c1277bc03472544443167051537fe97933885bf18880ba8 +size 1981588160 diff --git a/SmolLM3-3B-absolute-heresy.i1-Q4_K_M.gguf b/SmolLM3-3B-absolute-heresy.i1-Q4_K_M.gguf new file mode 100644 index 0000000..f11f36e --- /dev/null +++ b/SmolLM3-3B-absolute-heresy.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3545658e81186295d52798ac66954f1647528f6412615dd5e92d3c32a04076b5 +size 1915306688 diff --git a/SmolLM3-3B-absolute-heresy.i1-Q4_K_S.gguf b/SmolLM3-3B-absolute-heresy.i1-Q4_K_S.gguf new file mode 100644 index 0000000..7f786d2 --- /dev/null +++ b/SmolLM3-3B-absolute-heresy.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2931f225e84a6ed4b94983c245932b6fc9e9bb2be024607b67584bce6cbccd9f +size 1817617088 diff --git a/SmolLM3-3B-absolute-heresy.i1-Q5_K_M.gguf b/SmolLM3-3B-absolute-heresy.i1-Q5_K_M.gguf new file mode 100644 index 0000000..8e98d5d --- /dev/null +++ b/SmolLM3-3B-absolute-heresy.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19ea59a75bc2f8422c772d4492a351cf477ea87af6de07b956c5bb63e5699163 +size 2213757632 diff --git a/SmolLM3-3B-absolute-heresy.i1-Q5_K_S.gguf b/SmolLM3-3B-absolute-heresy.i1-Q5_K_S.gguf new file mode 100644 index 0000000..bc4063b --- /dev/null +++ b/SmolLM3-3B-absolute-heresy.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2149ce6e638335dd56d70c40ddcc54e8071b90bb83939471b65d9ed0f472e3fe +size 2157355712 diff --git a/SmolLM3-3B-absolute-heresy.i1-Q6_K.gguf b/SmolLM3-3B-absolute-heresy.i1-Q6_K.gguf new file mode 100644 index 0000000..237d252 --- /dev/null +++ b/SmolLM3-3B-absolute-heresy.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3176e9e7c41e7cb050d5bce2f0d73a39714a17e3c0d9e854927e656d811782d +size 2530861760 diff --git a/SmolLM3-3B-absolute-heresy.imatrix.gguf b/SmolLM3-3B-absolute-heresy.imatrix.gguf new file mode 100644 index 0000000..826b053 --- /dev/null +++ b/SmolLM3-3B-absolute-heresy.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f56346be202034bd59b0a5d238460fd12c5856577bad8b41e39b8e6604ff884 +size 3393408