From 7fd74ad10fed4d7193857cfbe914a3084253ea31 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Fri, 10 Apr 2026 10:36:09 +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-14B-Uncensored-i1-GGUF Source: Original Platform --- .gitattributes | 60 +++++++++++++++++++ Qwen3-14B-Uncensored.i1-IQ1_M.gguf | 3 + Qwen3-14B-Uncensored.i1-IQ1_S.gguf | 3 + Qwen3-14B-Uncensored.i1-IQ2_M.gguf | 3 + Qwen3-14B-Uncensored.i1-IQ2_S.gguf | 3 + Qwen3-14B-Uncensored.i1-IQ2_XS.gguf | 3 + Qwen3-14B-Uncensored.i1-IQ2_XXS.gguf | 3 + Qwen3-14B-Uncensored.i1-IQ3_M.gguf | 3 + Qwen3-14B-Uncensored.i1-IQ3_S.gguf | 3 + Qwen3-14B-Uncensored.i1-IQ3_XS.gguf | 3 + Qwen3-14B-Uncensored.i1-IQ3_XXS.gguf | 3 + Qwen3-14B-Uncensored.i1-IQ4_NL.gguf | 3 + Qwen3-14B-Uncensored.i1-IQ4_XS.gguf | 3 + Qwen3-14B-Uncensored.i1-Q2_K.gguf | 3 + Qwen3-14B-Uncensored.i1-Q2_K_S.gguf | 3 + Qwen3-14B-Uncensored.i1-Q3_K_L.gguf | 3 + Qwen3-14B-Uncensored.i1-Q3_K_M.gguf | 3 + Qwen3-14B-Uncensored.i1-Q3_K_S.gguf | 3 + Qwen3-14B-Uncensored.i1-Q4_0.gguf | 3 + Qwen3-14B-Uncensored.i1-Q4_1.gguf | 3 + Qwen3-14B-Uncensored.i1-Q4_K_M.gguf | 3 + Qwen3-14B-Uncensored.i1-Q4_K_S.gguf | 3 + Qwen3-14B-Uncensored.i1-Q5_K_M.gguf | 3 + Qwen3-14B-Uncensored.i1-Q5_K_S.gguf | 3 + Qwen3-14B-Uncensored.i1-Q6_K.gguf | 3 + README.md | 86 ++++++++++++++++++++++++++++ imatrix.dat | 3 + 27 files changed, 221 insertions(+) create mode 100644 .gitattributes create mode 100644 Qwen3-14B-Uncensored.i1-IQ1_M.gguf create mode 100644 Qwen3-14B-Uncensored.i1-IQ1_S.gguf create mode 100644 Qwen3-14B-Uncensored.i1-IQ2_M.gguf create mode 100644 Qwen3-14B-Uncensored.i1-IQ2_S.gguf create mode 100644 Qwen3-14B-Uncensored.i1-IQ2_XS.gguf create mode 100644 Qwen3-14B-Uncensored.i1-IQ2_XXS.gguf create mode 100644 Qwen3-14B-Uncensored.i1-IQ3_M.gguf create mode 100644 Qwen3-14B-Uncensored.i1-IQ3_S.gguf create mode 100644 Qwen3-14B-Uncensored.i1-IQ3_XS.gguf create mode 100644 Qwen3-14B-Uncensored.i1-IQ3_XXS.gguf create mode 100644 Qwen3-14B-Uncensored.i1-IQ4_NL.gguf create mode 100644 Qwen3-14B-Uncensored.i1-IQ4_XS.gguf create mode 100644 Qwen3-14B-Uncensored.i1-Q2_K.gguf create mode 100644 Qwen3-14B-Uncensored.i1-Q2_K_S.gguf create mode 100644 Qwen3-14B-Uncensored.i1-Q3_K_L.gguf create mode 100644 Qwen3-14B-Uncensored.i1-Q3_K_M.gguf create mode 100644 Qwen3-14B-Uncensored.i1-Q3_K_S.gguf create mode 100644 Qwen3-14B-Uncensored.i1-Q4_0.gguf create mode 100644 Qwen3-14B-Uncensored.i1-Q4_1.gguf create mode 100644 Qwen3-14B-Uncensored.i1-Q4_K_M.gguf create mode 100644 Qwen3-14B-Uncensored.i1-Q4_K_S.gguf create mode 100644 Qwen3-14B-Uncensored.i1-Q5_K_M.gguf create mode 100644 Qwen3-14B-Uncensored.i1-Q5_K_S.gguf create mode 100644 Qwen3-14B-Uncensored.i1-Q6_K.gguf create mode 100644 README.md create mode 100644 imatrix.dat diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..302ca72 --- /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 +Qwen3-14B-Uncensored.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-14B-Uncensored.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-14B-Uncensored.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-14B-Uncensored.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-14B-Uncensored.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-14B-Uncensored.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-14B-Uncensored.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-14B-Uncensored.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-14B-Uncensored.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-14B-Uncensored.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-14B-Uncensored.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-14B-Uncensored.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-14B-Uncensored.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-14B-Uncensored.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-14B-Uncensored.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-14B-Uncensored.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-14B-Uncensored.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-14B-Uncensored.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-14B-Uncensored.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-14B-Uncensored.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-14B-Uncensored.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-14B-Uncensored.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-14B-Uncensored.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-14B-Uncensored.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Qwen3-14B-Uncensored.i1-IQ1_M.gguf b/Qwen3-14B-Uncensored.i1-IQ1_M.gguf new file mode 100644 index 0000000..3c645d7 --- /dev/null +++ b/Qwen3-14B-Uncensored.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4f3f1a5fa71c8f1bd0d1b52b83b34180b9d1f0fea64974187a505dba2ffb9a8 +size 3849656992 diff --git a/Qwen3-14B-Uncensored.i1-IQ1_S.gguf b/Qwen3-14B-Uncensored.i1-IQ1_S.gguf new file mode 100644 index 0000000..dcfeed5 --- /dev/null +++ b/Qwen3-14B-Uncensored.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37a72afd4e46e6138c1188c79145ea1bf3066ae6bc9f72710fb6cf22a6195f1b +size 3579935392 diff --git a/Qwen3-14B-Uncensored.i1-IQ2_M.gguf b/Qwen3-14B-Uncensored.i1-IQ2_M.gguf new file mode 100644 index 0000000..f87128f --- /dev/null +++ b/Qwen3-14B-Uncensored.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5994b73e23ddff17d62a28f83c76d0946b1c8128ff4bcec0ca26d05105d36fe +size 5322942112 diff --git a/Qwen3-14B-Uncensored.i1-IQ2_S.gguf b/Qwen3-14B-Uncensored.i1-IQ2_S.gguf new file mode 100644 index 0000000..59593df --- /dev/null +++ b/Qwen3-14B-Uncensored.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1635a6e791a922b51fe8e736927b17f0abd58d3c752e0a13167e17032713699 +size 4963313312 diff --git a/Qwen3-14B-Uncensored.i1-IQ2_XS.gguf b/Qwen3-14B-Uncensored.i1-IQ2_XS.gguf new file mode 100644 index 0000000..fd4c640 --- /dev/null +++ b/Qwen3-14B-Uncensored.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cba04cb9abf48e4919053647721eca8e7a706e45fd344135213e61e6e66a55a9 +size 4691589792 diff --git a/Qwen3-14B-Uncensored.i1-IQ2_XXS.gguf b/Qwen3-14B-Uncensored.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..ee168b7 --- /dev/null +++ b/Qwen3-14B-Uncensored.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb8dc77248ae6ae9d336bdeddaac393461517e42466215653628f067b9411137 +size 4299192992 diff --git a/Qwen3-14B-Uncensored.i1-IQ3_M.gguf b/Qwen3-14B-Uncensored.i1-IQ3_M.gguf new file mode 100644 index 0000000..223f674 --- /dev/null +++ b/Qwen3-14B-Uncensored.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a492f00cebd88d41dc6382066843b5d58b50bc9e60741da3d6800aa314f23275 +size 6883410592 diff --git a/Qwen3-14B-Uncensored.i1-IQ3_S.gguf b/Qwen3-14B-Uncensored.i1-IQ3_S.gguf new file mode 100644 index 0000000..1e12c06 --- /dev/null +++ b/Qwen3-14B-Uncensored.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7eb8b2cc4f0efa9e51801810b67276acfe01b038bad51b03bb11901350a2622 +size 6684959392 diff --git a/Qwen3-14B-Uncensored.i1-IQ3_XS.gguf b/Qwen3-14B-Uncensored.i1-IQ3_XS.gguf new file mode 100644 index 0000000..951d52f --- /dev/null +++ b/Qwen3-14B-Uncensored.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7ea75b34627673e0d2429a6777cf69d77736a18d6ff741083d39bbd0b4dd8ec +size 6375301792 diff --git a/Qwen3-14B-Uncensored.i1-IQ3_XXS.gguf b/Qwen3-14B-Uncensored.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..f0c9300 --- /dev/null +++ b/Qwen3-14B-Uncensored.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:810975e300ab97bf0370ba630494d750e72fd621986ddda7bbdaf9f1d906a7a7 +size 5942666912 diff --git a/Qwen3-14B-Uncensored.i1-IQ4_NL.gguf b/Qwen3-14B-Uncensored.i1-IQ4_NL.gguf new file mode 100644 index 0000000..feb4756 --- /dev/null +++ b/Qwen3-14B-Uncensored.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6ad074493bb91ac8864856ef340959cf1ba36634a7961279db0df60265758ef +size 8541363872 diff --git a/Qwen3-14B-Uncensored.i1-IQ4_XS.gguf b/Qwen3-14B-Uncensored.i1-IQ4_XS.gguf new file mode 100644 index 0000000..daf6aa9 --- /dev/null +++ b/Qwen3-14B-Uncensored.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3df2674cda403f48cc9a1359365afb13092783924b9e222b0f52e02be12b83e +size 8110730912 diff --git a/Qwen3-14B-Uncensored.i1-Q2_K.gguf b/Qwen3-14B-Uncensored.i1-Q2_K.gguf new file mode 100644 index 0000000..8e99ebf --- /dev/null +++ b/Qwen3-14B-Uncensored.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7e0bbdedb50458a784ffbcf8cbc48ad23eb834b7dee33bc19dbfba1bef74537 +size 5753984672 diff --git a/Qwen3-14B-Uncensored.i1-Q2_K_S.gguf b/Qwen3-14B-Uncensored.i1-Q2_K_S.gguf new file mode 100644 index 0000000..e2836a4 --- /dev/null +++ b/Qwen3-14B-Uncensored.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75504a686b1e90ceb328667152a290bac7b97dccacec1d2aac51bdca409c1d43 +size 5389850272 diff --git a/Qwen3-14B-Uncensored.i1-Q3_K_L.gguf b/Qwen3-14B-Uncensored.i1-Q3_K_L.gguf new file mode 100644 index 0000000..940f2d2 --- /dev/null +++ b/Qwen3-14B-Uncensored.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3b0d824b6f09cb73bdc199b9fb1fe585dfc2e4bd4824589d2b0e4b3e9fb5dcf +size 7900652192 diff --git a/Qwen3-14B-Uncensored.i1-Q3_K_M.gguf b/Qwen3-14B-Uncensored.i1-Q3_K_M.gguf new file mode 100644 index 0000000..86f1f57 --- /dev/null +++ b/Qwen3-14B-Uncensored.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b89c44ca97873eec9a0621086c8c07a627d36c6ec8e6aa3908b4df593d35bcb +size 7321313952 diff --git a/Qwen3-14B-Uncensored.i1-Q3_K_S.gguf b/Qwen3-14B-Uncensored.i1-Q3_K_S.gguf new file mode 100644 index 0000000..ab33a58 --- /dev/null +++ b/Qwen3-14B-Uncensored.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d6136ec4b96cc236caad677c98c8a660cb573f29b4cd07002a018b1cc83800a +size 6657106592 diff --git a/Qwen3-14B-Uncensored.i1-Q4_0.gguf b/Qwen3-14B-Uncensored.i1-Q4_0.gguf new file mode 100644 index 0000000..27e67b0 --- /dev/null +++ b/Qwen3-14B-Uncensored.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d263d50509cd2e062753e4d258939cb30fdb3271e029c35ad245b140e8c52826 +size 8543002272 diff --git a/Qwen3-14B-Uncensored.i1-Q4_1.gguf b/Qwen3-14B-Uncensored.i1-Q4_1.gguf new file mode 100644 index 0000000..854ffb7 --- /dev/null +++ b/Qwen3-14B-Uncensored.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ff0cc1c086f3b62c797492a09802d60420b172288ea27e9eeaef90566e44100 +size 9389522592 diff --git a/Qwen3-14B-Uncensored.i1-Q4_K_M.gguf b/Qwen3-14B-Uncensored.i1-Q4_K_M.gguf new file mode 100644 index 0000000..b3ed3a2 --- /dev/null +++ b/Qwen3-14B-Uncensored.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82a74e9a379a34639cda9ea5441192ffc41660d748548144711dd75ad8a5ab1a +size 9001754272 diff --git a/Qwen3-14B-Uncensored.i1-Q4_K_S.gguf b/Qwen3-14B-Uncensored.i1-Q4_K_S.gguf new file mode 100644 index 0000000..620ca44 --- /dev/null +++ b/Qwen3-14B-Uncensored.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d801c614f9ecd0dc134a07c9ef2f199bc807944658678cb911264b6b1a749b6 +size 8573476512 diff --git a/Qwen3-14B-Uncensored.i1-Q5_K_M.gguf b/Qwen3-14B-Uncensored.i1-Q5_K_M.gguf new file mode 100644 index 0000000..3f7c627 --- /dev/null +++ b/Qwen3-14B-Uncensored.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8def663b0ff3566d63687b7730aaebac4fec552300bd636790135aaeddc1a927 +size 10514570912 diff --git a/Qwen3-14B-Uncensored.i1-Q5_K_S.gguf b/Qwen3-14B-Uncensored.i1-Q5_K_S.gguf new file mode 100644 index 0000000..ce6a163 --- /dev/null +++ b/Qwen3-14B-Uncensored.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d3d1d6bacaa9d53820da0d01d5df012cbcb5c92ac2fb0d9f3c0010dbce73e77 +size 10263895712 diff --git a/Qwen3-14B-Uncensored.i1-Q6_K.gguf b/Qwen3-14B-Uncensored.i1-Q6_K.gguf new file mode 100644 index 0000000..1617dc7 --- /dev/null +++ b/Qwen3-14B-Uncensored.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5dd15e65576adb2d55b37c619636601af6b463caf0d1e0da8c72b16ca908576 +size 12121938592 diff --git a/README.md b/README.md new file mode 100644 index 0000000..8eb0a28 --- /dev/null +++ b/README.md @@ -0,0 +1,86 @@ +--- +base_model: nicoboss/Qwen3-14B-Uncensored +datasets: +- Guilherme34/uncensor +language: +- en +library_name: transformers +license: apache-2.0 +license_link: https://huggingface.co/Qwen/Qwen2.5-14B/blob/main/LICENSE +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- generated_from_trainer +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/nicoboss/Qwen3-14B-Uncensored + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Qwen3-14B-Uncensored-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/Qwen3-14B-Uncensored-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-14B-Uncensored-i1-GGUF/resolve/main/Qwen3-14B-Uncensored.i1-IQ1_S.gguf) | i1-IQ1_S | 3.7 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-14B-Uncensored-i1-GGUF/resolve/main/Qwen3-14B-Uncensored.i1-IQ1_M.gguf) | i1-IQ1_M | 3.9 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-14B-Uncensored-i1-GGUF/resolve/main/Qwen3-14B-Uncensored.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 4.4 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-14B-Uncensored-i1-GGUF/resolve/main/Qwen3-14B-Uncensored.i1-IQ2_XS.gguf) | i1-IQ2_XS | 4.8 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-14B-Uncensored-i1-GGUF/resolve/main/Qwen3-14B-Uncensored.i1-IQ2_S.gguf) | i1-IQ2_S | 5.1 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-14B-Uncensored-i1-GGUF/resolve/main/Qwen3-14B-Uncensored.i1-IQ2_M.gguf) | i1-IQ2_M | 5.4 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-14B-Uncensored-i1-GGUF/resolve/main/Qwen3-14B-Uncensored.i1-Q2_K_S.gguf) | i1-Q2_K_S | 5.5 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-14B-Uncensored-i1-GGUF/resolve/main/Qwen3-14B-Uncensored.i1-Q2_K.gguf) | i1-Q2_K | 5.9 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-14B-Uncensored-i1-GGUF/resolve/main/Qwen3-14B-Uncensored.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 6.0 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-14B-Uncensored-i1-GGUF/resolve/main/Qwen3-14B-Uncensored.i1-IQ3_XS.gguf) | i1-IQ3_XS | 6.5 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-14B-Uncensored-i1-GGUF/resolve/main/Qwen3-14B-Uncensored.i1-Q3_K_S.gguf) | i1-Q3_K_S | 6.8 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-14B-Uncensored-i1-GGUF/resolve/main/Qwen3-14B-Uncensored.i1-IQ3_S.gguf) | i1-IQ3_S | 6.8 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-14B-Uncensored-i1-GGUF/resolve/main/Qwen3-14B-Uncensored.i1-IQ3_M.gguf) | i1-IQ3_M | 7.0 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-14B-Uncensored-i1-GGUF/resolve/main/Qwen3-14B-Uncensored.i1-Q3_K_M.gguf) | i1-Q3_K_M | 7.4 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-14B-Uncensored-i1-GGUF/resolve/main/Qwen3-14B-Uncensored.i1-Q3_K_L.gguf) | i1-Q3_K_L | 8.0 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-14B-Uncensored-i1-GGUF/resolve/main/Qwen3-14B-Uncensored.i1-IQ4_XS.gguf) | i1-IQ4_XS | 8.2 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-14B-Uncensored-i1-GGUF/resolve/main/Qwen3-14B-Uncensored.i1-IQ4_NL.gguf) | i1-IQ4_NL | 8.6 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-14B-Uncensored-i1-GGUF/resolve/main/Qwen3-14B-Uncensored.i1-Q4_0.gguf) | i1-Q4_0 | 8.6 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-14B-Uncensored-i1-GGUF/resolve/main/Qwen3-14B-Uncensored.i1-Q4_K_S.gguf) | i1-Q4_K_S | 8.7 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-14B-Uncensored-i1-GGUF/resolve/main/Qwen3-14B-Uncensored.i1-Q4_K_M.gguf) | i1-Q4_K_M | 9.1 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-14B-Uncensored-i1-GGUF/resolve/main/Qwen3-14B-Uncensored.i1-Q4_1.gguf) | i1-Q4_1 | 9.5 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-14B-Uncensored-i1-GGUF/resolve/main/Qwen3-14B-Uncensored.i1-Q5_K_S.gguf) | i1-Q5_K_S | 10.4 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-14B-Uncensored-i1-GGUF/resolve/main/Qwen3-14B-Uncensored.i1-Q5_K_M.gguf) | i1-Q5_K_M | 10.6 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-14B-Uncensored-i1-GGUF/resolve/main/Qwen3-14B-Uncensored.i1-Q6_K.gguf) | i1-Q6_K | 12.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/imatrix.dat b/imatrix.dat new file mode 100644 index 0000000..1f04775 --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bdb278b649938fa13d3d98e1533e099bd270a88115ed6c62f44410efaa20654 +size 7709765