From df58401e09bce48ca95162f85b9a0cf8d9331562 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Thu, 4 Jun 2026 08:56: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/Llama-3.2-3B-Instruct-uncensored-GGUF Source: Original Platform --- .gitattributes | 49 ++++++++++++++ Llama-3.2-3B-Instruct-uncensored.IQ3_M.gguf | 3 + Llama-3.2-3B-Instruct-uncensored.IQ3_S.gguf | 3 + Llama-3.2-3B-Instruct-uncensored.IQ3_XS.gguf | 3 + Llama-3.2-3B-Instruct-uncensored.IQ4_XS.gguf | 3 + Llama-3.2-3B-Instruct-uncensored.Q2_K.gguf | 3 + Llama-3.2-3B-Instruct-uncensored.Q3_K_L.gguf | 3 + Llama-3.2-3B-Instruct-uncensored.Q3_K_M.gguf | 3 + Llama-3.2-3B-Instruct-uncensored.Q3_K_S.gguf | 3 + Llama-3.2-3B-Instruct-uncensored.Q4_K_M.gguf | 3 + Llama-3.2-3B-Instruct-uncensored.Q4_K_S.gguf | 3 + Llama-3.2-3B-Instruct-uncensored.Q5_K_M.gguf | 3 + Llama-3.2-3B-Instruct-uncensored.Q5_K_S.gguf | 3 + Llama-3.2-3B-Instruct-uncensored.Q6_K.gguf | 3 + Llama-3.2-3B-Instruct-uncensored.Q8_0.gguf | 3 + Llama-3.2-3B-Instruct-uncensored.f16.gguf | 3 + README.md | 67 ++++++++++++++++++++ 17 files changed, 161 insertions(+) create mode 100644 .gitattributes create mode 100644 Llama-3.2-3B-Instruct-uncensored.IQ3_M.gguf create mode 100644 Llama-3.2-3B-Instruct-uncensored.IQ3_S.gguf create mode 100644 Llama-3.2-3B-Instruct-uncensored.IQ3_XS.gguf create mode 100644 Llama-3.2-3B-Instruct-uncensored.IQ4_XS.gguf create mode 100644 Llama-3.2-3B-Instruct-uncensored.Q2_K.gguf create mode 100644 Llama-3.2-3B-Instruct-uncensored.Q3_K_L.gguf create mode 100644 Llama-3.2-3B-Instruct-uncensored.Q3_K_M.gguf create mode 100644 Llama-3.2-3B-Instruct-uncensored.Q3_K_S.gguf create mode 100644 Llama-3.2-3B-Instruct-uncensored.Q4_K_M.gguf create mode 100644 Llama-3.2-3B-Instruct-uncensored.Q4_K_S.gguf create mode 100644 Llama-3.2-3B-Instruct-uncensored.Q5_K_M.gguf create mode 100644 Llama-3.2-3B-Instruct-uncensored.Q5_K_S.gguf create mode 100644 Llama-3.2-3B-Instruct-uncensored.Q6_K.gguf create mode 100644 Llama-3.2-3B-Instruct-uncensored.Q8_0.gguf create mode 100644 Llama-3.2-3B-Instruct-uncensored.f16.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..060f809 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,49 @@ +*.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 +Llama-3.2-3B-Instruct-uncensored.IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-3B-Instruct-uncensored.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-3B-Instruct-uncensored.f16.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-3B-Instruct-uncensored.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-3B-Instruct-uncensored.IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-3B-Instruct-uncensored.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-3B-Instruct-uncensored.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-3B-Instruct-uncensored.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-3B-Instruct-uncensored.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-3B-Instruct-uncensored.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-3B-Instruct-uncensored.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-3B-Instruct-uncensored.IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-3B-Instruct-uncensored.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-3B-Instruct-uncensored.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Llama-3.2-3B-Instruct-uncensored.IQ3_M.gguf b/Llama-3.2-3B-Instruct-uncensored.IQ3_M.gguf new file mode 100644 index 0000000..0f5d753 --- /dev/null +++ b/Llama-3.2-3B-Instruct-uncensored.IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60ed44b243ed3f27bb3bc2d6181ee35c8241a86d5de8d4d1666b6a67625ed7b1 +size 1768966720 diff --git a/Llama-3.2-3B-Instruct-uncensored.IQ3_S.gguf b/Llama-3.2-3B-Instruct-uncensored.IQ3_S.gguf new file mode 100644 index 0000000..f84eaae --- /dev/null +++ b/Llama-3.2-3B-Instruct-uncensored.IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86384e924c99086a72ad1371bddaeaff30efa888377b76c69faed19903e5dc9f +size 1712147008 diff --git a/Llama-3.2-3B-Instruct-uncensored.IQ3_XS.gguf b/Llama-3.2-3B-Instruct-uncensored.IQ3_XS.gguf new file mode 100644 index 0000000..a697afb --- /dev/null +++ b/Llama-3.2-3B-Instruct-uncensored.IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c1d69fa9ae13bdd534d5328c15af77c4d7ad79c817bab023a8d3e8babd17a98 +size 1646086720 diff --git a/Llama-3.2-3B-Instruct-uncensored.IQ4_XS.gguf b/Llama-3.2-3B-Instruct-uncensored.IQ4_XS.gguf new file mode 100644 index 0000000..6c70d61 --- /dev/null +++ b/Llama-3.2-3B-Instruct-uncensored.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65b676954afcfa0b013fb4e2259c1c3f1fac8b5ada441ac5573455e0655d89b3 +size 2050220608 diff --git a/Llama-3.2-3B-Instruct-uncensored.Q2_K.gguf b/Llama-3.2-3B-Instruct-uncensored.Q2_K.gguf new file mode 100644 index 0000000..8881fca --- /dev/null +++ b/Llama-3.2-3B-Instruct-uncensored.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:514505b6b881f994b921cd4f19b641d56d7bcc40ae03fba6323914838ba9badc +size 1493217856 diff --git a/Llama-3.2-3B-Instruct-uncensored.Q3_K_L.gguf b/Llama-3.2-3B-Instruct-uncensored.Q3_K_L.gguf new file mode 100644 index 0000000..afc2961 --- /dev/null +++ b/Llama-3.2-3B-Instruct-uncensored.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e58748c6e3f10a6ed66e41e0185e3b95df791323b1e47fb4c0d5b6370a6596b +size 1984645696 diff --git a/Llama-3.2-3B-Instruct-uncensored.Q3_K_M.gguf b/Llama-3.2-3B-Instruct-uncensored.Q3_K_M.gguf new file mode 100644 index 0000000..19333bd --- /dev/null +++ b/Llama-3.2-3B-Instruct-uncensored.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76b47d9eb7097cd153662647a32a12d9b2d55843fd0d646578a74c623316a523 +size 1856457280 diff --git a/Llama-3.2-3B-Instruct-uncensored.Q3_K_S.gguf b/Llama-3.2-3B-Instruct-uncensored.Q3_K_S.gguf new file mode 100644 index 0000000..9ad8d2d --- /dev/null +++ b/Llama-3.2-3B-Instruct-uncensored.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d1091803c1b3e513aa9fd32bd6f15f62cd44bf7532d1a3af66b67269ef9ef7e +size 1712147008 diff --git a/Llama-3.2-3B-Instruct-uncensored.Q4_K_M.gguf b/Llama-3.2-3B-Instruct-uncensored.Q4_K_M.gguf new file mode 100644 index 0000000..d20c550 --- /dev/null +++ b/Llama-3.2-3B-Instruct-uncensored.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a01383341be9bf04a904e168089401c3f0533b3af4089d3536d8b36e497ccd6 +size 2241004096 diff --git a/Llama-3.2-3B-Instruct-uncensored.Q4_K_S.gguf b/Llama-3.2-3B-Instruct-uncensored.Q4_K_S.gguf new file mode 100644 index 0000000..6eb65b5 --- /dev/null +++ b/Llama-3.2-3B-Instruct-uncensored.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f411ab3a9956dc4f21054ad14923496af402d577228953b861700519a1037bb +size 2149827136 diff --git a/Llama-3.2-3B-Instruct-uncensored.Q5_K_M.gguf b/Llama-3.2-3B-Instruct-uncensored.Q5_K_M.gguf new file mode 100644 index 0000000..ff71132 --- /dev/null +++ b/Llama-3.2-3B-Instruct-uncensored.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ed65097902f394133d30d2c97246322369b4782203bd22e189b7abde213910d +size 2593030720 diff --git a/Llama-3.2-3B-Instruct-uncensored.Q5_K_S.gguf b/Llama-3.2-3B-Instruct-uncensored.Q5_K_S.gguf new file mode 100644 index 0000000..d124dc0 --- /dev/null +++ b/Llama-3.2-3B-Instruct-uncensored.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba51791a78e935ba3b373e3b17c885a40943789cdc14a0422b182923c775c0b0 +size 2540388928 diff --git a/Llama-3.2-3B-Instruct-uncensored.Q6_K.gguf b/Llama-3.2-3B-Instruct-uncensored.Q6_K.gguf new file mode 100644 index 0000000..bf38666 --- /dev/null +++ b/Llama-3.2-3B-Instruct-uncensored.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8886ff383a882d8e6aff967d9911d0bcbc59cbfa61cb6f8fd7b2600dbcfbe999 +size 2967059008 diff --git a/Llama-3.2-3B-Instruct-uncensored.Q8_0.gguf b/Llama-3.2-3B-Instruct-uncensored.Q8_0.gguf new file mode 100644 index 0000000..2725976 --- /dev/null +++ b/Llama-3.2-3B-Instruct-uncensored.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8b248bf6dec5a98c295cc585ab63437f1402da5028772595466a55ddc7dee5c +size 3840526912 diff --git a/Llama-3.2-3B-Instruct-uncensored.f16.gguf b/Llama-3.2-3B-Instruct-uncensored.f16.gguf new file mode 100644 index 0000000..e151f45 --- /dev/null +++ b/Llama-3.2-3B-Instruct-uncensored.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4913c5f2e39c954554e79aafc95bec18c6e2f8db140dc8dccd7479baedee8caa +size 7221692992 diff --git a/README.md b/README.md new file mode 100644 index 0000000..993cb6e --- /dev/null +++ b/README.md @@ -0,0 +1,67 @@ +--- +base_model: chuanli11/Llama-3.2-3B-Instruct-uncensored +language: +- en +library_name: transformers +quantized_by: mradermacher +tags: [] +--- +## About + + + + + + +static quants of https://huggingface.co/chuanli11/Llama-3.2-3B-Instruct-uncensored + + +weighted/imatrix quants are available at https://huggingface.co/mradermacher/Llama-3.2-3B-Instruct-uncensored-i1-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/Llama-3.2-3B-Instruct-uncensored-GGUF/resolve/main/Llama-3.2-3B-Instruct-uncensored.Q2_K.gguf) | Q2_K | 1.6 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-3B-Instruct-uncensored-GGUF/resolve/main/Llama-3.2-3B-Instruct-uncensored.IQ3_XS.gguf) | IQ3_XS | 1.7 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-3B-Instruct-uncensored-GGUF/resolve/main/Llama-3.2-3B-Instruct-uncensored.IQ3_S.gguf) | IQ3_S | 1.8 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-3B-Instruct-uncensored-GGUF/resolve/main/Llama-3.2-3B-Instruct-uncensored.Q3_K_S.gguf) | Q3_K_S | 1.8 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-3B-Instruct-uncensored-GGUF/resolve/main/Llama-3.2-3B-Instruct-uncensored.IQ3_M.gguf) | IQ3_M | 1.9 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-3B-Instruct-uncensored-GGUF/resolve/main/Llama-3.2-3B-Instruct-uncensored.Q3_K_M.gguf) | Q3_K_M | 2.0 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-3B-Instruct-uncensored-GGUF/resolve/main/Llama-3.2-3B-Instruct-uncensored.Q3_K_L.gguf) | Q3_K_L | 2.1 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-3B-Instruct-uncensored-GGUF/resolve/main/Llama-3.2-3B-Instruct-uncensored.IQ4_XS.gguf) | IQ4_XS | 2.2 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-3B-Instruct-uncensored-GGUF/resolve/main/Llama-3.2-3B-Instruct-uncensored.Q4_K_S.gguf) | Q4_K_S | 2.2 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-3B-Instruct-uncensored-GGUF/resolve/main/Llama-3.2-3B-Instruct-uncensored.Q4_K_M.gguf) | Q4_K_M | 2.3 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-3B-Instruct-uncensored-GGUF/resolve/main/Llama-3.2-3B-Instruct-uncensored.Q5_K_S.gguf) | Q5_K_S | 2.6 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-3B-Instruct-uncensored-GGUF/resolve/main/Llama-3.2-3B-Instruct-uncensored.Q5_K_M.gguf) | Q5_K_M | 2.7 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-3B-Instruct-uncensored-GGUF/resolve/main/Llama-3.2-3B-Instruct-uncensored.Q6_K.gguf) | Q6_K | 3.1 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-3B-Instruct-uncensored-GGUF/resolve/main/Llama-3.2-3B-Instruct-uncensored.Q8_0.gguf) | Q8_0 | 3.9 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-3B-Instruct-uncensored-GGUF/resolve/main/Llama-3.2-3B-Instruct-uncensored.f16.gguf) | f16 | 7.3 | 16 bpw, overkill | + +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. + +