From a61fb6b9266b534347bb21063fff166751aa3ac6 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Thu, 4 Jun 2026 04:13:18 +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/Phi-4-Uncensored-i1-GGUF Source: Original Platform --- .gitattributes | 60 +++++++++++++++++++++ Phi-4-Uncensored.i1-IQ1_M.gguf | 3 ++ Phi-4-Uncensored.i1-IQ1_S.gguf | 3 ++ Phi-4-Uncensored.i1-IQ2_M.gguf | 3 ++ Phi-4-Uncensored.i1-IQ2_S.gguf | 3 ++ Phi-4-Uncensored.i1-IQ2_XS.gguf | 3 ++ Phi-4-Uncensored.i1-IQ2_XXS.gguf | 3 ++ Phi-4-Uncensored.i1-IQ3_M.gguf | 3 ++ Phi-4-Uncensored.i1-IQ3_S.gguf | 3 ++ Phi-4-Uncensored.i1-IQ3_XS.gguf | 3 ++ Phi-4-Uncensored.i1-IQ3_XXS.gguf | 3 ++ Phi-4-Uncensored.i1-IQ4_NL.gguf | 3 ++ Phi-4-Uncensored.i1-IQ4_XS.gguf | 3 ++ Phi-4-Uncensored.i1-Q2_K.gguf | 3 ++ Phi-4-Uncensored.i1-Q2_K_S.gguf | 3 ++ Phi-4-Uncensored.i1-Q3_K_L.gguf | 3 ++ Phi-4-Uncensored.i1-Q3_K_M.gguf | 3 ++ Phi-4-Uncensored.i1-Q3_K_S.gguf | 3 ++ Phi-4-Uncensored.i1-Q4_0.gguf | 3 ++ Phi-4-Uncensored.i1-Q4_1.gguf | 3 ++ Phi-4-Uncensored.i1-Q4_K_M.gguf | 3 ++ Phi-4-Uncensored.i1-Q4_K_S.gguf | 3 ++ Phi-4-Uncensored.i1-Q5_K_M.gguf | 3 ++ Phi-4-Uncensored.i1-Q5_K_S.gguf | 3 ++ Phi-4-Uncensored.i1-Q6_K.gguf | 3 ++ Phi-4-Uncensored.imatrix.gguf | 3 ++ README.md | 91 ++++++++++++++++++++++++++++++++ 27 files changed, 226 insertions(+) create mode 100644 .gitattributes create mode 100644 Phi-4-Uncensored.i1-IQ1_M.gguf create mode 100644 Phi-4-Uncensored.i1-IQ1_S.gguf create mode 100644 Phi-4-Uncensored.i1-IQ2_M.gguf create mode 100644 Phi-4-Uncensored.i1-IQ2_S.gguf create mode 100644 Phi-4-Uncensored.i1-IQ2_XS.gguf create mode 100644 Phi-4-Uncensored.i1-IQ2_XXS.gguf create mode 100644 Phi-4-Uncensored.i1-IQ3_M.gguf create mode 100644 Phi-4-Uncensored.i1-IQ3_S.gguf create mode 100644 Phi-4-Uncensored.i1-IQ3_XS.gguf create mode 100644 Phi-4-Uncensored.i1-IQ3_XXS.gguf create mode 100644 Phi-4-Uncensored.i1-IQ4_NL.gguf create mode 100644 Phi-4-Uncensored.i1-IQ4_XS.gguf create mode 100644 Phi-4-Uncensored.i1-Q2_K.gguf create mode 100644 Phi-4-Uncensored.i1-Q2_K_S.gguf create mode 100644 Phi-4-Uncensored.i1-Q3_K_L.gguf create mode 100644 Phi-4-Uncensored.i1-Q3_K_M.gguf create mode 100644 Phi-4-Uncensored.i1-Q3_K_S.gguf create mode 100644 Phi-4-Uncensored.i1-Q4_0.gguf create mode 100644 Phi-4-Uncensored.i1-Q4_1.gguf create mode 100644 Phi-4-Uncensored.i1-Q4_K_M.gguf create mode 100644 Phi-4-Uncensored.i1-Q4_K_S.gguf create mode 100644 Phi-4-Uncensored.i1-Q5_K_M.gguf create mode 100644 Phi-4-Uncensored.i1-Q5_K_S.gguf create mode 100644 Phi-4-Uncensored.i1-Q6_K.gguf create mode 100644 Phi-4-Uncensored.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..160b124 --- /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 +Phi-4-Uncensored.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +Phi-4-Uncensored.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Phi-4-Uncensored.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Phi-4-Uncensored.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Phi-4-Uncensored.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Phi-4-Uncensored.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Phi-4-Uncensored.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +Phi-4-Uncensored.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Phi-4-Uncensored.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Phi-4-Uncensored.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Phi-4-Uncensored.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Phi-4-Uncensored.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Phi-4-Uncensored.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Phi-4-Uncensored.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Phi-4-Uncensored.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Phi-4-Uncensored.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Phi-4-Uncensored.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Phi-4-Uncensored.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Phi-4-Uncensored.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Phi-4-Uncensored.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Phi-4-Uncensored.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Phi-4-Uncensored.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Phi-4-Uncensored.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Phi-4-Uncensored.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Phi-4-Uncensored.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Phi-4-Uncensored.i1-IQ1_M.gguf b/Phi-4-Uncensored.i1-IQ1_M.gguf new file mode 100644 index 0000000..7a9d8e6 --- /dev/null +++ b/Phi-4-Uncensored.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a132eacd3cc0e4dec1ef85cf4daa1bbbf549808c951a16b09781a300efb2a4b +size 4140741632 diff --git a/Phi-4-Uncensored.i1-IQ1_S.gguf b/Phi-4-Uncensored.i1-IQ1_S.gguf new file mode 100644 index 0000000..67b2052 --- /dev/null +++ b/Phi-4-Uncensored.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69d79ac61c9ce3b0f6a0f526047604410d30f48e5c82f34f2bf3f9614e81ae8d +size 3893445632 diff --git a/Phi-4-Uncensored.i1-IQ2_M.gguf b/Phi-4-Uncensored.i1-IQ2_M.gguf new file mode 100644 index 0000000..ddd110a --- /dev/null +++ b/Phi-4-Uncensored.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a10d65c1de51ddaac0c24f9b45244486090ecd6a13e117779f26ceac564f8553 +size 5491356672 diff --git a/Phi-4-Uncensored.i1-IQ2_S.gguf b/Phi-4-Uncensored.i1-IQ2_S.gguf new file mode 100644 index 0000000..20fb1b9 --- /dev/null +++ b/Phi-4-Uncensored.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e3a960c765b5a864173e52ed954d79534133c4535f394b93999d0a16bbbeb55 +size 5161628672 diff --git a/Phi-4-Uncensored.i1-IQ2_XS.gguf b/Phi-4-Uncensored.i1-IQ2_XS.gguf new file mode 100644 index 0000000..0b2188a --- /dev/null +++ b/Phi-4-Uncensored.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68721845a56fe31d1f319a1c97e18acb8102cf46c7ec850edeb12098bfbc3a5b +size 4915397632 diff --git a/Phi-4-Uncensored.i1-IQ2_XXS.gguf b/Phi-4-Uncensored.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..3cb4622 --- /dev/null +++ b/Phi-4-Uncensored.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f89a0a807fb41f54e5cc6ca7a050a341b53f72eb4fab720061c62578fcbc6cd +size 4552901632 diff --git a/Phi-4-Uncensored.i1-IQ3_M.gguf b/Phi-4-Uncensored.i1-IQ3_M.gguf new file mode 100644 index 0000000..d47bfcf --- /dev/null +++ b/Phi-4-Uncensored.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7d1a43cb5695b76e0bc3cce8667232e65831bfce3617f1cf3099f0c4d7a73f0 +size 6913836032 diff --git a/Phi-4-Uncensored.i1-IQ3_S.gguf b/Phi-4-Uncensored.i1-IQ3_S.gguf new file mode 100644 index 0000000..780bdbc --- /dev/null +++ b/Phi-4-Uncensored.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d9149e42d55505aed097f4f5e032f4ecc7e3a74fc97b68a85f33eabc0f5b781 +size 6713644032 diff --git a/Phi-4-Uncensored.i1-IQ3_XS.gguf b/Phi-4-Uncensored.i1-IQ3_XS.gguf new file mode 100644 index 0000000..29e508f --- /dev/null +++ b/Phi-4-Uncensored.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8d70d457dfbe37be097020234a650e851c97b2079ff0a3f53718d220e3a4e5d +size 6455596032 diff --git a/Phi-4-Uncensored.i1-IQ3_XXS.gguf b/Phi-4-Uncensored.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..1440362 --- /dev/null +++ b/Phi-4-Uncensored.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd67592eb585a45497337f50605efaaeb98bfc57691eae00bedfb1202ad7adef +size 6129308672 diff --git a/Phi-4-Uncensored.i1-IQ4_NL.gguf b/Phi-4-Uncensored.i1-IQ4_NL.gguf new file mode 100644 index 0000000..10a0715 --- /dev/null +++ b/Phi-4-Uncensored.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c02d9e35b9c688132f493fb76f5a16b044827d699b130a883729a7639ee17e7c +size 8580027392 diff --git a/Phi-4-Uncensored.i1-IQ4_XS.gguf b/Phi-4-Uncensored.i1-IQ4_XS.gguf new file mode 100644 index 0000000..969e782 --- /dev/null +++ b/Phi-4-Uncensored.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c819cf6e1af6e0b31323521fa0d33c012a594a6290ba71bf4be343e3fe3246a +size 8187139072 diff --git a/Phi-4-Uncensored.i1-Q2_K.gguf b/Phi-4-Uncensored.i1-Q2_K.gguf new file mode 100644 index 0000000..88fcd0c --- /dev/null +++ b/Phi-4-Uncensored.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fd9c8205a01cb5213d62e1dbeec79919f587852ef48ef550384e56d043e71aa +size 5915988992 diff --git a/Phi-4-Uncensored.i1-Q2_K_S.gguf b/Phi-4-Uncensored.i1-Q2_K_S.gguf new file mode 100644 index 0000000..06af81c --- /dev/null +++ b/Phi-4-Uncensored.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a829adbe4cc2dee189acf814fe7286ee6d64b52db00160cbc3c353a41e9c0e5d +size 5544276992 diff --git a/Phi-4-Uncensored.i1-Q3_K_L.gguf b/Phi-4-Uncensored.i1-Q3_K_L.gguf new file mode 100644 index 0000000..ce0ecf6 --- /dev/null +++ b/Phi-4-Uncensored.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:837fe7d6cdc1a3369be23bba82f203bffcedb4daec2aba0432125a0da076df1e +size 8126764032 diff --git a/Phi-4-Uncensored.i1-Q3_K_M.gguf b/Phi-4-Uncensored.i1-Q3_K_M.gguf new file mode 100644 index 0000000..9250c0a --- /dev/null +++ b/Phi-4-Uncensored.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1920864f848f0169f241c7390b47f32a6c56e6c3770700257ec4aa9b49208494 +size 7373100032 diff --git a/Phi-4-Uncensored.i1-Q3_K_S.gguf b/Phi-4-Uncensored.i1-Q3_K_S.gguf new file mode 100644 index 0000000..c007251 --- /dev/null +++ b/Phi-4-Uncensored.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80288e310363333b0694235474d45f903f09dfb9ac58fec890319b48ba48be0e +size 6504748032 diff --git a/Phi-4-Uncensored.i1-Q4_0.gguf b/Phi-4-Uncensored.i1-Q4_0.gguf new file mode 100644 index 0000000..d152c16 --- /dev/null +++ b/Phi-4-Uncensored.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4e9fb8526faa7ab4df87a3f4657553f9aacbdb17dc9270ba46f10fd4aa09947 +size 8412091392 diff --git a/Phi-4-Uncensored.i1-Q4_1.gguf b/Phi-4-Uncensored.i1-Q4_1.gguf new file mode 100644 index 0000000..5a01da8 --- /dev/null +++ b/Phi-4-Uncensored.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b603e4f75afc2ec4b0b2f198ec227ff166687049fab833f9ab6951160475306 +size 9267500032 diff --git a/Phi-4-Uncensored.i1-Q4_K_M.gguf b/Phi-4-Uncensored.i1-Q4_K_M.gguf new file mode 100644 index 0000000..6a693fe --- /dev/null +++ b/Phi-4-Uncensored.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15492f525b8e28b2fd54f5993a5f6b44af1f49572953cb64c6fc65a7f571061e +size 9059259392 diff --git a/Phi-4-Uncensored.i1-Q4_K_S.gguf b/Phi-4-Uncensored.i1-Q4_K_S.gguf new file mode 100644 index 0000000..2985818 --- /dev/null +++ b/Phi-4-Uncensored.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:317e8ba857ce09aff55d474c3ca002f8e21ad3698389678102d9be669eb2921c +size 8460424192 diff --git a/Phi-4-Uncensored.i1-Q5_K_M.gguf b/Phi-4-Uncensored.i1-Q5_K_M.gguf new file mode 100644 index 0000000..a9d1b31 --- /dev/null +++ b/Phi-4-Uncensored.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2dda173caaa0da42a44fd412c8ff758284856d708d73ca1f2c2b2819039c3d3 +size 10499740672 diff --git a/Phi-4-Uncensored.i1-Q5_K_S.gguf b/Phi-4-Uncensored.i1-Q5_K_S.gguf new file mode 100644 index 0000000..94908e0 --- /dev/null +++ b/Phi-4-Uncensored.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c1edc7138ac02beff4bc01724ccc3d6e4cf2cd70744973c1929773ef7d92b8e +size 10151580672 diff --git a/Phi-4-Uncensored.i1-Q6_K.gguf b/Phi-4-Uncensored.i1-Q6_K.gguf new file mode 100644 index 0000000..5442c0c --- /dev/null +++ b/Phi-4-Uncensored.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d7c897f2612d010b9bf242dda53ba7b08f98bbd485d6b1272cdd68b7e3d8543 +size 12030252032 diff --git a/Phi-4-Uncensored.imatrix.gguf b/Phi-4-Uncensored.imatrix.gguf new file mode 100644 index 0000000..b2beea2 --- /dev/null +++ b/Phi-4-Uncensored.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d8fb878764611cd477e0b515947ff6f78ef3991aa2556493c152530f03937dc +size 5349824 diff --git a/README.md b/README.md new file mode 100644 index 0000000..d05ec2a --- /dev/null +++ b/README.md @@ -0,0 +1,91 @@ +--- +base_model: ccharnkij/Phi-4-Uncensored +language: +- en +library_name: transformers +license: mit +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- phi +- phi-4 +- uncensored +- text-generation +- lora +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/ccharnkij/Phi-4-Uncensored + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Phi-4-Uncensored-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/Phi-4-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/Phi-4-Uncensored-i1-GGUF/resolve/main/Phi-4-Uncensored.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/Phi-4-Uncensored-i1-GGUF/resolve/main/Phi-4-Uncensored.i1-IQ1_S.gguf) | i1-IQ1_S | 4.0 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Phi-4-Uncensored-i1-GGUF/resolve/main/Phi-4-Uncensored.i1-IQ1_M.gguf) | i1-IQ1_M | 4.2 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Phi-4-Uncensored-i1-GGUF/resolve/main/Phi-4-Uncensored.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 4.7 | | +| [GGUF](https://huggingface.co/mradermacher/Phi-4-Uncensored-i1-GGUF/resolve/main/Phi-4-Uncensored.i1-IQ2_XS.gguf) | i1-IQ2_XS | 5.0 | | +| [GGUF](https://huggingface.co/mradermacher/Phi-4-Uncensored-i1-GGUF/resolve/main/Phi-4-Uncensored.i1-IQ2_S.gguf) | i1-IQ2_S | 5.3 | | +| [GGUF](https://huggingface.co/mradermacher/Phi-4-Uncensored-i1-GGUF/resolve/main/Phi-4-Uncensored.i1-IQ2_M.gguf) | i1-IQ2_M | 5.6 | | +| [GGUF](https://huggingface.co/mradermacher/Phi-4-Uncensored-i1-GGUF/resolve/main/Phi-4-Uncensored.i1-Q2_K_S.gguf) | i1-Q2_K_S | 5.6 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Phi-4-Uncensored-i1-GGUF/resolve/main/Phi-4-Uncensored.i1-Q2_K.gguf) | i1-Q2_K | 6.0 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Phi-4-Uncensored-i1-GGUF/resolve/main/Phi-4-Uncensored.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 6.2 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Phi-4-Uncensored-i1-GGUF/resolve/main/Phi-4-Uncensored.i1-IQ3_XS.gguf) | i1-IQ3_XS | 6.6 | | +| [GGUF](https://huggingface.co/mradermacher/Phi-4-Uncensored-i1-GGUF/resolve/main/Phi-4-Uncensored.i1-Q3_K_S.gguf) | i1-Q3_K_S | 6.6 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Phi-4-Uncensored-i1-GGUF/resolve/main/Phi-4-Uncensored.i1-IQ3_S.gguf) | i1-IQ3_S | 6.8 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Phi-4-Uncensored-i1-GGUF/resolve/main/Phi-4-Uncensored.i1-IQ3_M.gguf) | i1-IQ3_M | 7.0 | | +| [GGUF](https://huggingface.co/mradermacher/Phi-4-Uncensored-i1-GGUF/resolve/main/Phi-4-Uncensored.i1-Q3_K_M.gguf) | i1-Q3_K_M | 7.5 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Phi-4-Uncensored-i1-GGUF/resolve/main/Phi-4-Uncensored.i1-Q3_K_L.gguf) | i1-Q3_K_L | 8.2 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Phi-4-Uncensored-i1-GGUF/resolve/main/Phi-4-Uncensored.i1-IQ4_XS.gguf) | i1-IQ4_XS | 8.3 | | +| [GGUF](https://huggingface.co/mradermacher/Phi-4-Uncensored-i1-GGUF/resolve/main/Phi-4-Uncensored.i1-Q4_0.gguf) | i1-Q4_0 | 8.5 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Phi-4-Uncensored-i1-GGUF/resolve/main/Phi-4-Uncensored.i1-Q4_K_S.gguf) | i1-Q4_K_S | 8.6 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Phi-4-Uncensored-i1-GGUF/resolve/main/Phi-4-Uncensored.i1-IQ4_NL.gguf) | i1-IQ4_NL | 8.7 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/Phi-4-Uncensored-i1-GGUF/resolve/main/Phi-4-Uncensored.i1-Q4_K_M.gguf) | i1-Q4_K_M | 9.2 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Phi-4-Uncensored-i1-GGUF/resolve/main/Phi-4-Uncensored.i1-Q4_1.gguf) | i1-Q4_1 | 9.4 | | +| [GGUF](https://huggingface.co/mradermacher/Phi-4-Uncensored-i1-GGUF/resolve/main/Phi-4-Uncensored.i1-Q5_K_S.gguf) | i1-Q5_K_S | 10.3 | | +| [GGUF](https://huggingface.co/mradermacher/Phi-4-Uncensored-i1-GGUF/resolve/main/Phi-4-Uncensored.i1-Q5_K_M.gguf) | i1-Q5_K_M | 10.6 | | +| [GGUF](https://huggingface.co/mradermacher/Phi-4-Uncensored-i1-GGUF/resolve/main/Phi-4-Uncensored.i1-Q6_K.gguf) | i1-Q6_K | 12.1 | 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. + +