From 8d64cb5d5dc07f6924c8bc31bb4402137d1087e4 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Thu, 28 May 2026 01:36:16 +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/Qwen3-4B-Thinking-2507-Uncensored-Fixed-i1-GGUF Source: Original Platform --- .gitattributes | 60 +++++++++++++ ...inking-2507-Uncensored-Fixed.i1-IQ1_M.gguf | 3 + ...inking-2507-Uncensored-Fixed.i1-IQ1_S.gguf | 3 + ...inking-2507-Uncensored-Fixed.i1-IQ2_M.gguf | 3 + ...inking-2507-Uncensored-Fixed.i1-IQ2_S.gguf | 3 + ...nking-2507-Uncensored-Fixed.i1-IQ2_XS.gguf | 3 + ...king-2507-Uncensored-Fixed.i1-IQ2_XXS.gguf | 3 + ...inking-2507-Uncensored-Fixed.i1-IQ3_M.gguf | 3 + ...inking-2507-Uncensored-Fixed.i1-IQ3_S.gguf | 3 + ...nking-2507-Uncensored-Fixed.i1-IQ3_XS.gguf | 3 + ...king-2507-Uncensored-Fixed.i1-IQ3_XXS.gguf | 3 + ...nking-2507-Uncensored-Fixed.i1-IQ4_NL.gguf | 3 + ...nking-2507-Uncensored-Fixed.i1-IQ4_XS.gguf | 3 + ...hinking-2507-Uncensored-Fixed.i1-Q2_K.gguf | 3 + ...nking-2507-Uncensored-Fixed.i1-Q2_K_S.gguf | 3 + ...nking-2507-Uncensored-Fixed.i1-Q3_K_L.gguf | 3 + ...nking-2507-Uncensored-Fixed.i1-Q3_K_M.gguf | 3 + ...nking-2507-Uncensored-Fixed.i1-Q3_K_S.gguf | 3 + ...hinking-2507-Uncensored-Fixed.i1-Q4_0.gguf | 3 + ...hinking-2507-Uncensored-Fixed.i1-Q4_1.gguf | 3 + ...nking-2507-Uncensored-Fixed.i1-Q4_K_M.gguf | 3 + ...nking-2507-Uncensored-Fixed.i1-Q4_K_S.gguf | 3 + ...nking-2507-Uncensored-Fixed.i1-Q5_K_M.gguf | 3 + ...nking-2507-Uncensored-Fixed.i1-Q5_K_S.gguf | 3 + ...hinking-2507-Uncensored-Fixed.i1-Q6_K.gguf | 3 + ...hinking-2507-Uncensored-Fixed.imatrix.gguf | 3 + README.md | 85 +++++++++++++++++++ 27 files changed, 220 insertions(+) create mode 100644 .gitattributes create mode 100644 Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-IQ1_M.gguf create mode 100644 Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-IQ1_S.gguf create mode 100644 Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-IQ2_M.gguf create mode 100644 Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-IQ2_S.gguf create mode 100644 Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-IQ2_XS.gguf create mode 100644 Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-IQ2_XXS.gguf create mode 100644 Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-IQ3_M.gguf create mode 100644 Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-IQ3_S.gguf create mode 100644 Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-IQ3_XS.gguf create mode 100644 Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-IQ3_XXS.gguf create mode 100644 Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-IQ4_NL.gguf create mode 100644 Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-IQ4_XS.gguf create mode 100644 Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-Q2_K.gguf create mode 100644 Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-Q2_K_S.gguf create mode 100644 Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-Q3_K_L.gguf create mode 100644 Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-Q3_K_M.gguf create mode 100644 Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-Q3_K_S.gguf create mode 100644 Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-Q4_0.gguf create mode 100644 Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-Q4_1.gguf create mode 100644 Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-Q4_K_M.gguf create mode 100644 Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-Q4_K_S.gguf create mode 100644 Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-Q5_K_M.gguf create mode 100644 Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-Q5_K_S.gguf create mode 100644 Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-Q6_K.gguf create mode 100644 Qwen3-4B-Thinking-2507-Uncensored-Fixed.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..1fda462 --- /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 +Qwen3-4B-Thinking-2507-Uncensored-Fixed.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-IQ1_M.gguf b/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-IQ1_M.gguf new file mode 100644 index 0000000..e99cec0 --- /dev/null +++ b/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:391e36f9f125b9f0b486a55565a07c8cf4fa72e5ff49fe9bce61fcb4a1afa7cb +size 1127018080 diff --git a/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-IQ1_S.gguf b/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-IQ1_S.gguf new file mode 100644 index 0000000..a0d671e --- /dev/null +++ b/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f64ab8ac11cc3e8facd06f481c33d34d0c68064c4b967a13ca83aaf72458d768 +size 1055256160 diff --git a/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-IQ2_M.gguf b/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-IQ2_M.gguf new file mode 100644 index 0000000..194f137 --- /dev/null +++ b/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7c4b65f30dc1348ec6d5bdc496e44493116530eb475cfcef65c3a0b557db538 +size 1512984160 diff --git a/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-IQ2_S.gguf b/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-IQ2_S.gguf new file mode 100644 index 0000000..849bfa0 --- /dev/null +++ b/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1db65c9464f31507f68020fa1dfa6c8472d32439a33b186c86b652751dc14e66 +size 1417301600 diff --git a/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-IQ2_XS.gguf b/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-IQ2_XS.gguf new file mode 100644 index 0000000..a4bbb4e --- /dev/null +++ b/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d5550f98bf721d48c27f44b74384e989ad4926839f729349b3da2e9f8ff80c7 +size 1354100320 diff --git a/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-IQ2_XXS.gguf b/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..1b1f58b --- /dev/null +++ b/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48c87e90950d310ce07cc1467acdd28c5f02e49878ce268f54e6878c2ec49644 +size 1246621280 diff --git a/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-IQ3_M.gguf b/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-IQ3_M.gguf new file mode 100644 index 0000000..bcf8d60 --- /dev/null +++ b/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6106b233e75f79f7f2f95b78657d08ce6ca7aec6fd8971ea3758737b0a78d6e4 +size 1962896480 diff --git a/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-IQ3_S.gguf b/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-IQ3_S.gguf new file mode 100644 index 0000000..5fbb82e --- /dev/null +++ b/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb027a879c8da6ef5f466382ec73cc938cb6254b17ee78e209c4f5b1849251c5 +size 1899531360 diff --git a/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-IQ3_XS.gguf b/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-IQ3_XS.gguf new file mode 100644 index 0000000..13a45cc --- /dev/null +++ b/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6baa36895edf97dcbb799257163c0696615dbb90f5083ba6533a1dca3245d07a +size 1814375520 diff --git a/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-IQ3_XXS.gguf b/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..015e90e --- /dev/null +++ b/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba15782d23ecaeb659b846fbe7f22a232d75bdaf779d484bf03b7c034b7b0539 +size 1670188640 diff --git a/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-IQ4_NL.gguf b/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-IQ4_NL.gguf new file mode 100644 index 0000000..1d7ac55 --- /dev/null +++ b/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7f94e08eb327ab72207ef07c00f179f7c45c55266ca94c9d5957403b58d9a24 +size 2381343840 diff --git a/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-IQ4_XS.gguf b/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-IQ4_XS.gguf new file mode 100644 index 0000000..e863e0f --- /dev/null +++ b/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:823fc3c1d8795dab9554e919ae5a4d6971e68933d22ed96dd1071a22ab1a7803 +size 2270751840 diff --git a/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-Q2_K.gguf b/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-Q2_K.gguf new file mode 100644 index 0000000..0a0d3a8 --- /dev/null +++ b/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06d8b4cde0c7b51b75205d82957690a56d55acd447f627fe3d23648f539c11db +size 1669500000 diff --git a/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-Q2_K_S.gguf b/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-Q2_K_S.gguf new file mode 100644 index 0000000..2ec61f6 --- /dev/null +++ b/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1d7adf147ddc105764d712d838e785a7e3dd2d541543bd18718deb8d0fb6054 +size 1563454560 diff --git a/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-Q3_K_L.gguf b/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-Q3_K_L.gguf new file mode 100644 index 0000000..17ace38 --- /dev/null +++ b/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ceb7dee903b0a5282ccbfd4f7388f1d884a3c24a4ffe48e0d233d6cb2a023642 +size 2239786080 diff --git a/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-Q3_K_M.gguf b/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-Q3_K_M.gguf new file mode 100644 index 0000000..19e5b67 --- /dev/null +++ b/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81ff715f8cde7ebdf05d61c49f9711d2c3c7086e11a8bd44cb7f3c4cc20d70be +size 2075618400 diff --git a/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-Q3_K_S.gguf b/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-Q3_K_S.gguf new file mode 100644 index 0000000..905540e --- /dev/null +++ b/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b12e6f9eb0303e488e5be6a783257f06cdb141ffa67fe130f87f2dee07a678e +size 1886997600 diff --git a/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-Q4_0.gguf b/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-Q4_0.gguf new file mode 100644 index 0000000..3de05bd --- /dev/null +++ b/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a81fdb9abc840d8c843b48bab72d7fad5ff4b0cc4d2530b7d983529b46230c1 +size 2375773280 diff --git a/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-Q4_1.gguf b/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-Q4_1.gguf new file mode 100644 index 0000000..0770259 --- /dev/null +++ b/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a03fc189daf9d259b019e34c97a2aa956cd3ffcfc2a8b0d02ff29cd8e53caaf7 +size 2596629600 diff --git a/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-Q4_K_M.gguf b/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-Q4_K_M.gguf new file mode 100644 index 0000000..111126d --- /dev/null +++ b/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0ef796d29b8370386bbe351853d59206ffd88a21dd6d429c2fd5717585c3634 +size 2497281120 diff --git a/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-Q4_K_S.gguf b/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-Q4_K_S.gguf new file mode 100644 index 0000000..9f00c9a --- /dev/null +++ b/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b21861c0630d46c3c8d022fdce2f62393c21d67c7a070fbea2aa32ff4caf5496 +size 2383309920 diff --git a/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-Q5_K_M.gguf b/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-Q5_K_M.gguf new file mode 100644 index 0000000..19366de --- /dev/null +++ b/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b641d7897af1c6b5af42b0a4c4b5aa6ba96458af1513a996fb0ad4308ab5649 +size 2889514080 diff --git a/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-Q5_K_S.gguf b/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-Q5_K_S.gguf new file mode 100644 index 0000000..2a4e532 --- /dev/null +++ b/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d095a1ff6705653b35ab9f9af9105c07affa522ea0667376735dfc12006b5d6c +size 2823711840 diff --git a/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-Q6_K.gguf b/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-Q6_K.gguf new file mode 100644 index 0000000..a0b0219 --- /dev/null +++ b/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:905b2157114ba4bec4ad1e3ce3f7573216d67db64e2aa47ef5924622d18768d6 +size 3306261600 diff --git a/Qwen3-4B-Thinking-2507-Uncensored-Fixed.imatrix.gguf b/Qwen3-4B-Thinking-2507-Uncensored-Fixed.imatrix.gguf new file mode 100644 index 0000000..e1c80ac --- /dev/null +++ b/Qwen3-4B-Thinking-2507-Uncensored-Fixed.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9793936d5b6528cff81dccc18df3f50923ae5fb740051cde587aa28f45ddeb5b +size 3872640 diff --git a/README.md b/README.md new file mode 100644 index 0000000..00e099d --- /dev/null +++ b/README.md @@ -0,0 +1,85 @@ +--- +base_model: ForSureTesterSim/Qwen3-4B-Thinking-2507-Uncensored-Fixed +language: +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/ForSureTesterSim/Qwen3-4B-Thinking-2507-Uncensored-Fixed + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Qwen3-4B-Thinking-2507-Uncensored-Fixed-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/Qwen3-4B-Thinking-2507-Uncensored-Fixed-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/Qwen3-4B-Thinking-2507-Uncensored-Fixed-i1-GGUF/resolve/main/Qwen3-4B-Thinking-2507-Uncensored-Fixed.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Thinking-2507-Uncensored-Fixed-i1-GGUF/resolve/main/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-IQ1_S.gguf) | i1-IQ1_S | 1.2 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Thinking-2507-Uncensored-Fixed-i1-GGUF/resolve/main/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-IQ1_M.gguf) | i1-IQ1_M | 1.2 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Thinking-2507-Uncensored-Fixed-i1-GGUF/resolve/main/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 1.3 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Thinking-2507-Uncensored-Fixed-i1-GGUF/resolve/main/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-IQ2_XS.gguf) | i1-IQ2_XS | 1.5 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Thinking-2507-Uncensored-Fixed-i1-GGUF/resolve/main/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-IQ2_S.gguf) | i1-IQ2_S | 1.5 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Thinking-2507-Uncensored-Fixed-i1-GGUF/resolve/main/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-IQ2_M.gguf) | i1-IQ2_M | 1.6 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Thinking-2507-Uncensored-Fixed-i1-GGUF/resolve/main/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-Q2_K_S.gguf) | i1-Q2_K_S | 1.7 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Thinking-2507-Uncensored-Fixed-i1-GGUF/resolve/main/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-Q2_K.gguf) | i1-Q2_K | 1.8 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Thinking-2507-Uncensored-Fixed-i1-GGUF/resolve/main/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 1.8 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Thinking-2507-Uncensored-Fixed-i1-GGUF/resolve/main/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-IQ3_XS.gguf) | i1-IQ3_XS | 1.9 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Thinking-2507-Uncensored-Fixed-i1-GGUF/resolve/main/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-Q3_K_S.gguf) | i1-Q3_K_S | 2.0 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Thinking-2507-Uncensored-Fixed-i1-GGUF/resolve/main/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-IQ3_S.gguf) | i1-IQ3_S | 2.0 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Thinking-2507-Uncensored-Fixed-i1-GGUF/resolve/main/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-IQ3_M.gguf) | i1-IQ3_M | 2.1 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Thinking-2507-Uncensored-Fixed-i1-GGUF/resolve/main/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-Q3_K_M.gguf) | i1-Q3_K_M | 2.2 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Thinking-2507-Uncensored-Fixed-i1-GGUF/resolve/main/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-Q3_K_L.gguf) | i1-Q3_K_L | 2.3 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Thinking-2507-Uncensored-Fixed-i1-GGUF/resolve/main/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-IQ4_XS.gguf) | i1-IQ4_XS | 2.4 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Thinking-2507-Uncensored-Fixed-i1-GGUF/resolve/main/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-Q4_0.gguf) | i1-Q4_0 | 2.5 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Thinking-2507-Uncensored-Fixed-i1-GGUF/resolve/main/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-IQ4_NL.gguf) | i1-IQ4_NL | 2.5 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Thinking-2507-Uncensored-Fixed-i1-GGUF/resolve/main/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-Q4_K_S.gguf) | i1-Q4_K_S | 2.5 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Thinking-2507-Uncensored-Fixed-i1-GGUF/resolve/main/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-Q4_K_M.gguf) | i1-Q4_K_M | 2.6 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Thinking-2507-Uncensored-Fixed-i1-GGUF/resolve/main/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-Q4_1.gguf) | i1-Q4_1 | 2.7 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Thinking-2507-Uncensored-Fixed-i1-GGUF/resolve/main/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-Q5_K_S.gguf) | i1-Q5_K_S | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Thinking-2507-Uncensored-Fixed-i1-GGUF/resolve/main/Qwen3-4B-Thinking-2507-Uncensored-Fixed.i1-Q5_K_M.gguf) | i1-Q5_K_M | 3.0 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Thinking-2507-Uncensored-Fixed-i1-GGUF/resolve/main/Qwen3-4B-Thinking-2507-Uncensored-Fixed.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. + +