From 5f7ed2340314800e0c93ada6b6145c03e27ea783 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Wed, 6 May 2026 06:37:45 +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/amoral-Qwen3-4B-i1-GGUF Source: Original Platform --- .gitattributes | 60 ++++++++++++++++++++++ README.md | 90 +++++++++++++++++++++++++++++++++ amoral-Qwen3-4B.i1-IQ1_M.gguf | 3 ++ amoral-Qwen3-4B.i1-IQ1_S.gguf | 3 ++ amoral-Qwen3-4B.i1-IQ2_M.gguf | 3 ++ amoral-Qwen3-4B.i1-IQ2_S.gguf | 3 ++ amoral-Qwen3-4B.i1-IQ2_XS.gguf | 3 ++ amoral-Qwen3-4B.i1-IQ2_XXS.gguf | 3 ++ amoral-Qwen3-4B.i1-IQ3_M.gguf | 3 ++ amoral-Qwen3-4B.i1-IQ3_S.gguf | 3 ++ amoral-Qwen3-4B.i1-IQ3_XS.gguf | 3 ++ amoral-Qwen3-4B.i1-IQ3_XXS.gguf | 3 ++ amoral-Qwen3-4B.i1-IQ4_NL.gguf | 3 ++ amoral-Qwen3-4B.i1-IQ4_XS.gguf | 3 ++ amoral-Qwen3-4B.i1-Q2_K.gguf | 3 ++ amoral-Qwen3-4B.i1-Q2_K_S.gguf | 3 ++ amoral-Qwen3-4B.i1-Q3_K_L.gguf | 3 ++ amoral-Qwen3-4B.i1-Q3_K_M.gguf | 3 ++ amoral-Qwen3-4B.i1-Q3_K_S.gguf | 3 ++ amoral-Qwen3-4B.i1-Q4_0.gguf | 3 ++ amoral-Qwen3-4B.i1-Q4_1.gguf | 3 ++ amoral-Qwen3-4B.i1-Q4_K_M.gguf | 3 ++ amoral-Qwen3-4B.i1-Q4_K_S.gguf | 3 ++ amoral-Qwen3-4B.i1-Q5_K_M.gguf | 3 ++ amoral-Qwen3-4B.i1-Q5_K_S.gguf | 3 ++ amoral-Qwen3-4B.i1-Q6_K.gguf | 3 ++ imatrix.dat | 3 ++ 27 files changed, 225 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 amoral-Qwen3-4B.i1-IQ1_M.gguf create mode 100644 amoral-Qwen3-4B.i1-IQ1_S.gguf create mode 100644 amoral-Qwen3-4B.i1-IQ2_M.gguf create mode 100644 amoral-Qwen3-4B.i1-IQ2_S.gguf create mode 100644 amoral-Qwen3-4B.i1-IQ2_XS.gguf create mode 100644 amoral-Qwen3-4B.i1-IQ2_XXS.gguf create mode 100644 amoral-Qwen3-4B.i1-IQ3_M.gguf create mode 100644 amoral-Qwen3-4B.i1-IQ3_S.gguf create mode 100644 amoral-Qwen3-4B.i1-IQ3_XS.gguf create mode 100644 amoral-Qwen3-4B.i1-IQ3_XXS.gguf create mode 100644 amoral-Qwen3-4B.i1-IQ4_NL.gguf create mode 100644 amoral-Qwen3-4B.i1-IQ4_XS.gguf create mode 100644 amoral-Qwen3-4B.i1-Q2_K.gguf create mode 100644 amoral-Qwen3-4B.i1-Q2_K_S.gguf create mode 100644 amoral-Qwen3-4B.i1-Q3_K_L.gguf create mode 100644 amoral-Qwen3-4B.i1-Q3_K_M.gguf create mode 100644 amoral-Qwen3-4B.i1-Q3_K_S.gguf create mode 100644 amoral-Qwen3-4B.i1-Q4_0.gguf create mode 100644 amoral-Qwen3-4B.i1-Q4_1.gguf create mode 100644 amoral-Qwen3-4B.i1-Q4_K_M.gguf create mode 100644 amoral-Qwen3-4B.i1-Q4_K_S.gguf create mode 100644 amoral-Qwen3-4B.i1-Q5_K_M.gguf create mode 100644 amoral-Qwen3-4B.i1-Q5_K_S.gguf create mode 100644 amoral-Qwen3-4B.i1-Q6_K.gguf create mode 100644 imatrix.dat diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..8f7c43b --- /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 +amoral-Qwen3-4B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +amoral-Qwen3-4B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +amoral-Qwen3-4B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +amoral-Qwen3-4B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +amoral-Qwen3-4B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +amoral-Qwen3-4B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +amoral-Qwen3-4B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +amoral-Qwen3-4B.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +amoral-Qwen3-4B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +amoral-Qwen3-4B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +amoral-Qwen3-4B.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +amoral-Qwen3-4B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +amoral-Qwen3-4B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +amoral-Qwen3-4B.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +amoral-Qwen3-4B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +amoral-Qwen3-4B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +amoral-Qwen3-4B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +amoral-Qwen3-4B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +amoral-Qwen3-4B.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +amoral-Qwen3-4B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +amoral-Qwen3-4B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +amoral-Qwen3-4B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +amoral-Qwen3-4B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +amoral-Qwen3-4B.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..8539524 --- /dev/null +++ b/README.md @@ -0,0 +1,90 @@ +--- +base_model: fakezeta/amoral-Qwen3-4B +datasets: +- soob3123/amoral_reasoning +language: +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- text-generation-inference +- transformers +- unsloth +- qwen3 +- trl +- sft +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/fakezeta/amoral-Qwen3-4B + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#amoral-Qwen3-4B-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/amoral-Qwen3-4B-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/amoral-Qwen3-4B-i1-GGUF/resolve/main/amoral-Qwen3-4B.i1-IQ1_S.gguf) | i1-IQ1_S | 1.2 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/amoral-Qwen3-4B-i1-GGUF/resolve/main/amoral-Qwen3-4B.i1-IQ1_M.gguf) | i1-IQ1_M | 1.2 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/amoral-Qwen3-4B-i1-GGUF/resolve/main/amoral-Qwen3-4B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 1.3 | | +| [GGUF](https://huggingface.co/mradermacher/amoral-Qwen3-4B-i1-GGUF/resolve/main/amoral-Qwen3-4B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 1.5 | | +| [GGUF](https://huggingface.co/mradermacher/amoral-Qwen3-4B-i1-GGUF/resolve/main/amoral-Qwen3-4B.i1-IQ2_S.gguf) | i1-IQ2_S | 1.5 | | +| [GGUF](https://huggingface.co/mradermacher/amoral-Qwen3-4B-i1-GGUF/resolve/main/amoral-Qwen3-4B.i1-IQ2_M.gguf) | i1-IQ2_M | 1.6 | | +| [GGUF](https://huggingface.co/mradermacher/amoral-Qwen3-4B-i1-GGUF/resolve/main/amoral-Qwen3-4B.i1-Q2_K_S.gguf) | i1-Q2_K_S | 1.7 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/amoral-Qwen3-4B-i1-GGUF/resolve/main/amoral-Qwen3-4B.i1-Q2_K.gguf) | i1-Q2_K | 1.8 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/amoral-Qwen3-4B-i1-GGUF/resolve/main/amoral-Qwen3-4B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 1.8 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/amoral-Qwen3-4B-i1-GGUF/resolve/main/amoral-Qwen3-4B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 1.9 | | +| [GGUF](https://huggingface.co/mradermacher/amoral-Qwen3-4B-i1-GGUF/resolve/main/amoral-Qwen3-4B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 2.0 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/amoral-Qwen3-4B-i1-GGUF/resolve/main/amoral-Qwen3-4B.i1-IQ3_S.gguf) | i1-IQ3_S | 2.0 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/amoral-Qwen3-4B-i1-GGUF/resolve/main/amoral-Qwen3-4B.i1-IQ3_M.gguf) | i1-IQ3_M | 2.1 | | +| [GGUF](https://huggingface.co/mradermacher/amoral-Qwen3-4B-i1-GGUF/resolve/main/amoral-Qwen3-4B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 2.2 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/amoral-Qwen3-4B-i1-GGUF/resolve/main/amoral-Qwen3-4B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 2.3 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/amoral-Qwen3-4B-i1-GGUF/resolve/main/amoral-Qwen3-4B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 2.4 | | +| [GGUF](https://huggingface.co/mradermacher/amoral-Qwen3-4B-i1-GGUF/resolve/main/amoral-Qwen3-4B.i1-Q4_0.gguf) | i1-Q4_0 | 2.5 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/amoral-Qwen3-4B-i1-GGUF/resolve/main/amoral-Qwen3-4B.i1-IQ4_NL.gguf) | i1-IQ4_NL | 2.5 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/amoral-Qwen3-4B-i1-GGUF/resolve/main/amoral-Qwen3-4B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 2.5 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/amoral-Qwen3-4B-i1-GGUF/resolve/main/amoral-Qwen3-4B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 2.6 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/amoral-Qwen3-4B-i1-GGUF/resolve/main/amoral-Qwen3-4B.i1-Q4_1.gguf) | i1-Q4_1 | 2.7 | | +| [GGUF](https://huggingface.co/mradermacher/amoral-Qwen3-4B-i1-GGUF/resolve/main/amoral-Qwen3-4B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/amoral-Qwen3-4B-i1-GGUF/resolve/main/amoral-Qwen3-4B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 3.0 | | +| [GGUF](https://huggingface.co/mradermacher/amoral-Qwen3-4B-i1-GGUF/resolve/main/amoral-Qwen3-4B.i1-Q6_K.gguf) | i1-Q6_K | 3.4 | 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/amoral-Qwen3-4B.i1-IQ1_M.gguf b/amoral-Qwen3-4B.i1-IQ1_M.gguf new file mode 100644 index 0000000..4ad583c --- /dev/null +++ b/amoral-Qwen3-4B.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f1e01786edb98a4e9b7c1dc3a1cb22269f5048b22a7a946f4a3a94f842baae1 +size 1127018848 diff --git a/amoral-Qwen3-4B.i1-IQ1_S.gguf b/amoral-Qwen3-4B.i1-IQ1_S.gguf new file mode 100644 index 0000000..51e08fe --- /dev/null +++ b/amoral-Qwen3-4B.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dde01cd9dfaa4b1c438344470ef0a5c14a759268d6e27a652a8bea080f7968ac +size 1055256928 diff --git a/amoral-Qwen3-4B.i1-IQ2_M.gguf b/amoral-Qwen3-4B.i1-IQ2_M.gguf new file mode 100644 index 0000000..d667b57 --- /dev/null +++ b/amoral-Qwen3-4B.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1396c081de1627219670af090745c66551b5bb6ff9db45b97e25b1a178ad955 +size 1512984928 diff --git a/amoral-Qwen3-4B.i1-IQ2_S.gguf b/amoral-Qwen3-4B.i1-IQ2_S.gguf new file mode 100644 index 0000000..0ff733b --- /dev/null +++ b/amoral-Qwen3-4B.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:422768fc31084f4139a9605b4e3e3b5595671766185d9de97c37a203c905d8a7 +size 1417302368 diff --git a/amoral-Qwen3-4B.i1-IQ2_XS.gguf b/amoral-Qwen3-4B.i1-IQ2_XS.gguf new file mode 100644 index 0000000..6b9586f --- /dev/null +++ b/amoral-Qwen3-4B.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3b63a9d1b355e787cb9b93e0eca3bd1a27645f8caf024a9a85d9d6b55c3094f +size 1354101088 diff --git a/amoral-Qwen3-4B.i1-IQ2_XXS.gguf b/amoral-Qwen3-4B.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..278d81d --- /dev/null +++ b/amoral-Qwen3-4B.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5acbfa9e96e9919fe888bb9bc0386e094cdb403f6b213bed18cb8dd2b84291fa +size 1246622048 diff --git a/amoral-Qwen3-4B.i1-IQ3_M.gguf b/amoral-Qwen3-4B.i1-IQ3_M.gguf new file mode 100644 index 0000000..441c3ad --- /dev/null +++ b/amoral-Qwen3-4B.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e792d749d8d344870fc75e2ebb611ac0a54cb0736b03c21cdd9db72e8122364 +size 1962897248 diff --git a/amoral-Qwen3-4B.i1-IQ3_S.gguf b/amoral-Qwen3-4B.i1-IQ3_S.gguf new file mode 100644 index 0000000..9877214 --- /dev/null +++ b/amoral-Qwen3-4B.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c07b3b4cd20a005a5c126b0cbf073ce1a274d921d69d917d27e3e8625393a42 +size 1899532128 diff --git a/amoral-Qwen3-4B.i1-IQ3_XS.gguf b/amoral-Qwen3-4B.i1-IQ3_XS.gguf new file mode 100644 index 0000000..5908862 --- /dev/null +++ b/amoral-Qwen3-4B.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4447e8dcad507c47bd3cdbb64d10879db030b74f6b0c89ff742b43f0c74fe40b +size 1814376288 diff --git a/amoral-Qwen3-4B.i1-IQ3_XXS.gguf b/amoral-Qwen3-4B.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..183ff27 --- /dev/null +++ b/amoral-Qwen3-4B.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc0b316d434f60a49f7d1a53877496bd07b2fbd44298d7a05e56a937c4e26b52 +size 1670189408 diff --git a/amoral-Qwen3-4B.i1-IQ4_NL.gguf b/amoral-Qwen3-4B.i1-IQ4_NL.gguf new file mode 100644 index 0000000..31a493d --- /dev/null +++ b/amoral-Qwen3-4B.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:601e598cad4fbaabe1618e07a12783b78b5ad2a2605d011fb6f8c01bb285c8b8 +size 2381344608 diff --git a/amoral-Qwen3-4B.i1-IQ4_XS.gguf b/amoral-Qwen3-4B.i1-IQ4_XS.gguf new file mode 100644 index 0000000..1db4ff0 --- /dev/null +++ b/amoral-Qwen3-4B.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcfbedd8e8097fd211c973bcb5a33fc8116c7e2cd3311a958ce6f48eeaf732d7 +size 2270752608 diff --git a/amoral-Qwen3-4B.i1-Q2_K.gguf b/amoral-Qwen3-4B.i1-Q2_K.gguf new file mode 100644 index 0000000..3b45f1e --- /dev/null +++ b/amoral-Qwen3-4B.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c59dc3dfa11aff3d492ed58f20298e4eb2b9da2fb6cda12cc40c6d6f68a1261 +size 1669500768 diff --git a/amoral-Qwen3-4B.i1-Q2_K_S.gguf b/amoral-Qwen3-4B.i1-Q2_K_S.gguf new file mode 100644 index 0000000..ece3ccb --- /dev/null +++ b/amoral-Qwen3-4B.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9aca35b9f8e15e2ba98fca5f4b33802365410098cbf33d8a777cf0f8fd29b87 +size 1563455328 diff --git a/amoral-Qwen3-4B.i1-Q3_K_L.gguf b/amoral-Qwen3-4B.i1-Q3_K_L.gguf new file mode 100644 index 0000000..6674360 --- /dev/null +++ b/amoral-Qwen3-4B.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c6afd8fc46f63c9275cdd7866b439dacff38cc6939106424f523a6a0ddabf36 +size 2239786848 diff --git a/amoral-Qwen3-4B.i1-Q3_K_M.gguf b/amoral-Qwen3-4B.i1-Q3_K_M.gguf new file mode 100644 index 0000000..45a5cf6 --- /dev/null +++ b/amoral-Qwen3-4B.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3d35aa1a440c6e0fdd7c6e6dec793dc0570eafc267c9fd2c8e4d161cd79ecbe +size 2075619168 diff --git a/amoral-Qwen3-4B.i1-Q3_K_S.gguf b/amoral-Qwen3-4B.i1-Q3_K_S.gguf new file mode 100644 index 0000000..dcf69e2 --- /dev/null +++ b/amoral-Qwen3-4B.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:397459b95dccffc0a594f62744eeb0f2fcf5587cf05a46e774c3a8c2f0691be7 +size 1886998368 diff --git a/amoral-Qwen3-4B.i1-Q4_0.gguf b/amoral-Qwen3-4B.i1-Q4_0.gguf new file mode 100644 index 0000000..92dc8e3 --- /dev/null +++ b/amoral-Qwen3-4B.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:642956a3dfea6739df65eefa16d1ca6e3c83aadfac4d1c4b51f9fc870ea4086b +size 2375774048 diff --git a/amoral-Qwen3-4B.i1-Q4_1.gguf b/amoral-Qwen3-4B.i1-Q4_1.gguf new file mode 100644 index 0000000..e94ed4d --- /dev/null +++ b/amoral-Qwen3-4B.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:254b5b4b48305643622391477c1915e505c30dcb9e548aa3fd64c1bba8f52047 +size 2596630368 diff --git a/amoral-Qwen3-4B.i1-Q4_K_M.gguf b/amoral-Qwen3-4B.i1-Q4_K_M.gguf new file mode 100644 index 0000000..1f68f73 --- /dev/null +++ b/amoral-Qwen3-4B.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cf9f85b33e39709cd370f2d736cbb6ea1c910e3f7ce048234b749be7bade86b +size 2497281888 diff --git a/amoral-Qwen3-4B.i1-Q4_K_S.gguf b/amoral-Qwen3-4B.i1-Q4_K_S.gguf new file mode 100644 index 0000000..daa49c6 --- /dev/null +++ b/amoral-Qwen3-4B.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d06187eea080db8c140bca3e2b58bb3f26897979aae1b8a7f3d0ed5f849972fe +size 2383310688 diff --git a/amoral-Qwen3-4B.i1-Q5_K_M.gguf b/amoral-Qwen3-4B.i1-Q5_K_M.gguf new file mode 100644 index 0000000..5318414 --- /dev/null +++ b/amoral-Qwen3-4B.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09e02b8ad00910c18964c0aaae1eaf8323d1affdca544c104aae786167e0bad7 +size 2889514848 diff --git a/amoral-Qwen3-4B.i1-Q5_K_S.gguf b/amoral-Qwen3-4B.i1-Q5_K_S.gguf new file mode 100644 index 0000000..27358cf --- /dev/null +++ b/amoral-Qwen3-4B.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bec50feec5db97a0c834c61c7166a3b91ef35119f35b40d6318c6961eca64069 +size 2823712608 diff --git a/amoral-Qwen3-4B.i1-Q6_K.gguf b/amoral-Qwen3-4B.i1-Q6_K.gguf new file mode 100644 index 0000000..6a095fa --- /dev/null +++ b/amoral-Qwen3-4B.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:128ddc16aec7ac754ea562ece05ecb5949ea621224406883896ac2348df28e4f +size 3306262368 diff --git a/imatrix.dat b/imatrix.dat new file mode 100644 index 0000000..c1d0871 --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:004001ab17e214e762f7ec6a65b712b89b12746ca56287cca119ad3b355f0fc0 +size 3842209