From 77c98a041d35d9c0867bf890ec7208376609ed34 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Fri, 17 Jul 2026 10:07:11 +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/Qwen2.5-32B-Instruct-abliterated-SFT-i1-GGUF Source: Original Platform --- .gitattributes | 59 +++++++++++++ ...32B-Instruct-abliterated-SFT.i1-IQ1_M.gguf | 3 + ...32B-Instruct-abliterated-SFT.i1-IQ1_S.gguf | 3 + ...32B-Instruct-abliterated-SFT.i1-IQ2_M.gguf | 3 + ...32B-Instruct-abliterated-SFT.i1-IQ2_S.gguf | 3 + ...2B-Instruct-abliterated-SFT.i1-IQ2_XS.gguf | 3 + ...B-Instruct-abliterated-SFT.i1-IQ2_XXS.gguf | 3 + ...32B-Instruct-abliterated-SFT.i1-IQ3_M.gguf | 3 + ...32B-Instruct-abliterated-SFT.i1-IQ3_S.gguf | 3 + ...2B-Instruct-abliterated-SFT.i1-IQ3_XS.gguf | 3 + ...B-Instruct-abliterated-SFT.i1-IQ3_XXS.gguf | 3 + ...2B-Instruct-abliterated-SFT.i1-IQ4_XS.gguf | 3 + ...-32B-Instruct-abliterated-SFT.i1-Q2_K.gguf | 3 + ...2B-Instruct-abliterated-SFT.i1-Q2_K_S.gguf | 3 + ...2B-Instruct-abliterated-SFT.i1-Q3_K_L.gguf | 3 + ...2B-Instruct-abliterated-SFT.i1-Q3_K_M.gguf | 3 + ...2B-Instruct-abliterated-SFT.i1-Q3_K_S.gguf | 3 + ...-32B-Instruct-abliterated-SFT.i1-Q4_0.gguf | 3 + ...-32B-Instruct-abliterated-SFT.i1-Q4_1.gguf | 3 + ...2B-Instruct-abliterated-SFT.i1-Q4_K_M.gguf | 3 + ...2B-Instruct-abliterated-SFT.i1-Q4_K_S.gguf | 3 + ...2B-Instruct-abliterated-SFT.i1-Q5_K_M.gguf | 3 + ...2B-Instruct-abliterated-SFT.i1-Q5_K_S.gguf | 3 + ...-32B-Instruct-abliterated-SFT.i1-Q6_K.gguf | 3 + README.md | 88 +++++++++++++++++++ imatrix.dat | 3 + 26 files changed, 219 insertions(+) create mode 100644 .gitattributes create mode 100644 Qwen2.5-32B-Instruct-abliterated-SFT.i1-IQ1_M.gguf create mode 100644 Qwen2.5-32B-Instruct-abliterated-SFT.i1-IQ1_S.gguf create mode 100644 Qwen2.5-32B-Instruct-abliterated-SFT.i1-IQ2_M.gguf create mode 100644 Qwen2.5-32B-Instruct-abliterated-SFT.i1-IQ2_S.gguf create mode 100644 Qwen2.5-32B-Instruct-abliterated-SFT.i1-IQ2_XS.gguf create mode 100644 Qwen2.5-32B-Instruct-abliterated-SFT.i1-IQ2_XXS.gguf create mode 100644 Qwen2.5-32B-Instruct-abliterated-SFT.i1-IQ3_M.gguf create mode 100644 Qwen2.5-32B-Instruct-abliterated-SFT.i1-IQ3_S.gguf create mode 100644 Qwen2.5-32B-Instruct-abliterated-SFT.i1-IQ3_XS.gguf create mode 100644 Qwen2.5-32B-Instruct-abliterated-SFT.i1-IQ3_XXS.gguf create mode 100644 Qwen2.5-32B-Instruct-abliterated-SFT.i1-IQ4_XS.gguf create mode 100644 Qwen2.5-32B-Instruct-abliterated-SFT.i1-Q2_K.gguf create mode 100644 Qwen2.5-32B-Instruct-abliterated-SFT.i1-Q2_K_S.gguf create mode 100644 Qwen2.5-32B-Instruct-abliterated-SFT.i1-Q3_K_L.gguf create mode 100644 Qwen2.5-32B-Instruct-abliterated-SFT.i1-Q3_K_M.gguf create mode 100644 Qwen2.5-32B-Instruct-abliterated-SFT.i1-Q3_K_S.gguf create mode 100644 Qwen2.5-32B-Instruct-abliterated-SFT.i1-Q4_0.gguf create mode 100644 Qwen2.5-32B-Instruct-abliterated-SFT.i1-Q4_1.gguf create mode 100644 Qwen2.5-32B-Instruct-abliterated-SFT.i1-Q4_K_M.gguf create mode 100644 Qwen2.5-32B-Instruct-abliterated-SFT.i1-Q4_K_S.gguf create mode 100644 Qwen2.5-32B-Instruct-abliterated-SFT.i1-Q5_K_M.gguf create mode 100644 Qwen2.5-32B-Instruct-abliterated-SFT.i1-Q5_K_S.gguf create mode 100644 Qwen2.5-32B-Instruct-abliterated-SFT.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..db600f7 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,59 @@ +*.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 +Qwen2.5-32B-Instruct-abliterated-SFT.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-32B-Instruct-abliterated-SFT.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-32B-Instruct-abliterated-SFT.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-32B-Instruct-abliterated-SFT.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-32B-Instruct-abliterated-SFT.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-32B-Instruct-abliterated-SFT.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-32B-Instruct-abliterated-SFT.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-32B-Instruct-abliterated-SFT.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-32B-Instruct-abliterated-SFT.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-32B-Instruct-abliterated-SFT.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-32B-Instruct-abliterated-SFT.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-32B-Instruct-abliterated-SFT.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-32B-Instruct-abliterated-SFT.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-32B-Instruct-abliterated-SFT.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-32B-Instruct-abliterated-SFT.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-32B-Instruct-abliterated-SFT.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-32B-Instruct-abliterated-SFT.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-32B-Instruct-abliterated-SFT.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-32B-Instruct-abliterated-SFT.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-32B-Instruct-abliterated-SFT.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-32B-Instruct-abliterated-SFT.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-32B-Instruct-abliterated-SFT.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-32B-Instruct-abliterated-SFT.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Qwen2.5-32B-Instruct-abliterated-SFT.i1-IQ1_M.gguf b/Qwen2.5-32B-Instruct-abliterated-SFT.i1-IQ1_M.gguf new file mode 100644 index 0000000..3aee739 --- /dev/null +++ b/Qwen2.5-32B-Instruct-abliterated-SFT.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:576f45db08b8b36adedfdcc2432ca026495a1e81aa153a375fda297b811f3106 +size 7932161664 diff --git a/Qwen2.5-32B-Instruct-abliterated-SFT.i1-IQ1_S.gguf b/Qwen2.5-32B-Instruct-abliterated-SFT.i1-IQ1_S.gguf new file mode 100644 index 0000000..80c3e3d --- /dev/null +++ b/Qwen2.5-32B-Instruct-abliterated-SFT.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0f9cf23d194a5114a6db96abb1ab07cc7030207b0eb062960e240014be864f0 +size 7274507904 diff --git a/Qwen2.5-32B-Instruct-abliterated-SFT.i1-IQ2_M.gguf b/Qwen2.5-32B-Instruct-abliterated-SFT.i1-IQ2_M.gguf new file mode 100644 index 0000000..0929ee7 --- /dev/null +++ b/Qwen2.5-32B-Instruct-abliterated-SFT.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20081fb9c92173f0190953a7eb0e7994ea568671830d25fde4bc166c34d76484 +size 11264441984 diff --git a/Qwen2.5-32B-Instruct-abliterated-SFT.i1-IQ2_S.gguf b/Qwen2.5-32B-Instruct-abliterated-SFT.i1-IQ2_S.gguf new file mode 100644 index 0000000..e32d80b --- /dev/null +++ b/Qwen2.5-32B-Instruct-abliterated-SFT.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e6673dfe9bcfcd8760c0c17e964c5ff688ac4f6ba27f986b5ee74c024cf67d4 +size 10387570304 diff --git a/Qwen2.5-32B-Instruct-abliterated-SFT.i1-IQ2_XS.gguf b/Qwen2.5-32B-Instruct-abliterated-SFT.i1-IQ2_XS.gguf new file mode 100644 index 0000000..d3b3972 --- /dev/null +++ b/Qwen2.5-32B-Instruct-abliterated-SFT.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98cb33e1388955a019c087b1eb11845f2d2b93546805caf017b42be4e1f3cb33 +size 9957551744 diff --git a/Qwen2.5-32B-Instruct-abliterated-SFT.i1-IQ2_XXS.gguf b/Qwen2.5-32B-Instruct-abliterated-SFT.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..49a7900 --- /dev/null +++ b/Qwen2.5-32B-Instruct-abliterated-SFT.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1980c33ab61a25f9afe512247bb2f1084947ce5e166606779b99f6d2d69867a7 +size 9028251264 diff --git a/Qwen2.5-32B-Instruct-abliterated-SFT.i1-IQ3_M.gguf b/Qwen2.5-32B-Instruct-abliterated-SFT.i1-IQ3_M.gguf new file mode 100644 index 0000000..1b3eb50 --- /dev/null +++ b/Qwen2.5-32B-Instruct-abliterated-SFT.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a623b0367c3f8b637c1a762ba9f3a5b4f3412dee5e6453439a0ba24475514496 +size 14810123904 diff --git a/Qwen2.5-32B-Instruct-abliterated-SFT.i1-IQ3_S.gguf b/Qwen2.5-32B-Instruct-abliterated-SFT.i1-IQ3_S.gguf new file mode 100644 index 0000000..b697243 --- /dev/null +++ b/Qwen2.5-32B-Instruct-abliterated-SFT.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af6fe2f5b2a6785c16da0d9191efdd69ba6348bcb5e6b21f3df846f3fe924706 +size 14436896384 diff --git a/Qwen2.5-32B-Instruct-abliterated-SFT.i1-IQ3_XS.gguf b/Qwen2.5-32B-Instruct-abliterated-SFT.i1-IQ3_XS.gguf new file mode 100644 index 0000000..04c172d --- /dev/null +++ b/Qwen2.5-32B-Instruct-abliterated-SFT.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e37f1366d830d019e879d04eda9a7f4b0a5617d9ac6ef3a6bc5373109f53b87d +size 13705514624 diff --git a/Qwen2.5-32B-Instruct-abliterated-SFT.i1-IQ3_XXS.gguf b/Qwen2.5-32B-Instruct-abliterated-SFT.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..fd162fd --- /dev/null +++ b/Qwen2.5-32B-Instruct-abliterated-SFT.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f12959933ac6702c4ee121746c10a2089cea2820b67bd5a6c45466d15254972a +size 12839272064 diff --git a/Qwen2.5-32B-Instruct-abliterated-SFT.i1-IQ4_XS.gguf b/Qwen2.5-32B-Instruct-abliterated-SFT.i1-IQ4_XS.gguf new file mode 100644 index 0000000..acda937 --- /dev/null +++ b/Qwen2.5-32B-Instruct-abliterated-SFT.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e5bf8c8df4b1bbe13c2c18ac945c2700933ef6a2b70c90e2979a7d653282d2a +size 17693154944 diff --git a/Qwen2.5-32B-Instruct-abliterated-SFT.i1-Q2_K.gguf b/Qwen2.5-32B-Instruct-abliterated-SFT.i1-Q2_K.gguf new file mode 100644 index 0000000..6c9a9c7 --- /dev/null +++ b/Qwen2.5-32B-Instruct-abliterated-SFT.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ba41a7fef17a24e9845ef6066efb13dfc086b61b9ce40bdff9cf0303ce1cf1b +size 12313099904 diff --git a/Qwen2.5-32B-Instruct-abliterated-SFT.i1-Q2_K_S.gguf b/Qwen2.5-32B-Instruct-abliterated-SFT.i1-Q2_K_S.gguf new file mode 100644 index 0000000..852e19b --- /dev/null +++ b/Qwen2.5-32B-Instruct-abliterated-SFT.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16d8f476eb6c28cc258804f41e3aefd167d5336469fd27538d5191f5f9c669df +size 11488001664 diff --git a/Qwen2.5-32B-Instruct-abliterated-SFT.i1-Q3_K_L.gguf b/Qwen2.5-32B-Instruct-abliterated-SFT.i1-Q3_K_L.gguf new file mode 100644 index 0000000..cb23803 --- /dev/null +++ b/Qwen2.5-32B-Instruct-abliterated-SFT.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c72f47e4515c92922ec0b6a0dc93e2903b3b933ff220c97e92e1c699ecb227e +size 17247080064 diff --git a/Qwen2.5-32B-Instruct-abliterated-SFT.i1-Q3_K_M.gguf b/Qwen2.5-32B-Instruct-abliterated-SFT.i1-Q3_K_M.gguf new file mode 100644 index 0000000..151993a --- /dev/null +++ b/Qwen2.5-32B-Instruct-abliterated-SFT.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b80b1636d2644f7d1cc44463117e7c04a14de8fbb19f47242f5bffa34c6549b +size 15935049344 diff --git a/Qwen2.5-32B-Instruct-abliterated-SFT.i1-Q3_K_S.gguf b/Qwen2.5-32B-Instruct-abliterated-SFT.i1-Q3_K_S.gguf new file mode 100644 index 0000000..0e8f1f3 --- /dev/null +++ b/Qwen2.5-32B-Instruct-abliterated-SFT.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16538d87166dca403131020fe0a6d6a9311501b1f98934d46807c87f9ef1f0c2 +size 14392331904 diff --git a/Qwen2.5-32B-Instruct-abliterated-SFT.i1-Q4_0.gguf b/Qwen2.5-32B-Instruct-abliterated-SFT.i1-Q4_0.gguf new file mode 100644 index 0000000..7a0ae6c --- /dev/null +++ b/Qwen2.5-32B-Instruct-abliterated-SFT.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56142e9d36cafd8f3ace54aff25c7af407795918d260bb52af9658391f87bc59 +size 18711010944 diff --git a/Qwen2.5-32B-Instruct-abliterated-SFT.i1-Q4_1.gguf b/Qwen2.5-32B-Instruct-abliterated-SFT.i1-Q4_1.gguf new file mode 100644 index 0000000..5b680b2 --- /dev/null +++ b/Qwen2.5-32B-Instruct-abliterated-SFT.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c78926193a320ff78b3ebadaf81327f8c49609b1f7de0e38424c9af121be4d91 +size 20639243904 diff --git a/Qwen2.5-32B-Instruct-abliterated-SFT.i1-Q4_K_M.gguf b/Qwen2.5-32B-Instruct-abliterated-SFT.i1-Q4_K_M.gguf new file mode 100644 index 0000000..1d7f83f --- /dev/null +++ b/Qwen2.5-32B-Instruct-abliterated-SFT.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba34a9e2843640c8b859799338e87d6769baafee89b0ee279ec3045527ba6b89 +size 19851337344 diff --git a/Qwen2.5-32B-Instruct-abliterated-SFT.i1-Q4_K_S.gguf b/Qwen2.5-32B-Instruct-abliterated-SFT.i1-Q4_K_S.gguf new file mode 100644 index 0000000..3b2fce9 --- /dev/null +++ b/Qwen2.5-32B-Instruct-abliterated-SFT.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc0cd4d789d00e180b2a78fcb07eb82311d40694e8c79cff337225fdf39ce1d1 +size 18784411264 diff --git a/Qwen2.5-32B-Instruct-abliterated-SFT.i1-Q5_K_M.gguf b/Qwen2.5-32B-Instruct-abliterated-SFT.i1-Q5_K_M.gguf new file mode 100644 index 0000000..88d9c96 --- /dev/null +++ b/Qwen2.5-32B-Instruct-abliterated-SFT.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d59629934cd1b65b6a0963f7c54781980b18126c683ecb75581edae3130ac079 +size 23262158464 diff --git a/Qwen2.5-32B-Instruct-abliterated-SFT.i1-Q5_K_S.gguf b/Qwen2.5-32B-Instruct-abliterated-SFT.i1-Q5_K_S.gguf new file mode 100644 index 0000000..e7aa5a8 --- /dev/null +++ b/Qwen2.5-32B-Instruct-abliterated-SFT.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adb6c011c26e6b6b4839a0367f023cb39970249bf33a9a777029c6f61f3d712c +size 22638255744 diff --git a/Qwen2.5-32B-Instruct-abliterated-SFT.i1-Q6_K.gguf b/Qwen2.5-32B-Instruct-abliterated-SFT.i1-Q6_K.gguf new file mode 100644 index 0000000..aac6799 --- /dev/null +++ b/Qwen2.5-32B-Instruct-abliterated-SFT.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04f15d7a9b4052b690656bdf9b6eb613c5eb1ddc41b5236ddc33cbe5cec110ac +size 26886155904 diff --git a/README.md b/README.md new file mode 100644 index 0000000..81be876 --- /dev/null +++ b/README.md @@ -0,0 +1,88 @@ +--- +base_model: huihui-ai/Qwen2.5-32B-Instruct-abliterated-SFT +datasets: +- huihui-ai/Guilherme34_uncensor +language: +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- text-generation-inference +- transformers +- unsloth +- abliterated +- uncensored +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/huihui-ai/Qwen2.5-32B-Instruct-abliterated-SFT + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Qwen2.5-32B-Instruct-abliterated-SFT-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/Qwen2.5-32B-Instruct-abliterated-SFT-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/Qwen2.5-32B-Instruct-abliterated-SFT-i1-GGUF/resolve/main/Qwen2.5-32B-Instruct-abliterated-SFT.i1-IQ1_S.gguf) | i1-IQ1_S | 7.4 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-32B-Instruct-abliterated-SFT-i1-GGUF/resolve/main/Qwen2.5-32B-Instruct-abliterated-SFT.i1-IQ1_M.gguf) | i1-IQ1_M | 8.0 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-32B-Instruct-abliterated-SFT-i1-GGUF/resolve/main/Qwen2.5-32B-Instruct-abliterated-SFT.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 9.1 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-32B-Instruct-abliterated-SFT-i1-GGUF/resolve/main/Qwen2.5-32B-Instruct-abliterated-SFT.i1-IQ2_XS.gguf) | i1-IQ2_XS | 10.1 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-32B-Instruct-abliterated-SFT-i1-GGUF/resolve/main/Qwen2.5-32B-Instruct-abliterated-SFT.i1-IQ2_S.gguf) | i1-IQ2_S | 10.5 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-32B-Instruct-abliterated-SFT-i1-GGUF/resolve/main/Qwen2.5-32B-Instruct-abliterated-SFT.i1-IQ2_M.gguf) | i1-IQ2_M | 11.4 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-32B-Instruct-abliterated-SFT-i1-GGUF/resolve/main/Qwen2.5-32B-Instruct-abliterated-SFT.i1-Q2_K_S.gguf) | i1-Q2_K_S | 11.6 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-32B-Instruct-abliterated-SFT-i1-GGUF/resolve/main/Qwen2.5-32B-Instruct-abliterated-SFT.i1-Q2_K.gguf) | i1-Q2_K | 12.4 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-32B-Instruct-abliterated-SFT-i1-GGUF/resolve/main/Qwen2.5-32B-Instruct-abliterated-SFT.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 12.9 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-32B-Instruct-abliterated-SFT-i1-GGUF/resolve/main/Qwen2.5-32B-Instruct-abliterated-SFT.i1-IQ3_XS.gguf) | i1-IQ3_XS | 13.8 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-32B-Instruct-abliterated-SFT-i1-GGUF/resolve/main/Qwen2.5-32B-Instruct-abliterated-SFT.i1-Q3_K_S.gguf) | i1-Q3_K_S | 14.5 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-32B-Instruct-abliterated-SFT-i1-GGUF/resolve/main/Qwen2.5-32B-Instruct-abliterated-SFT.i1-IQ3_S.gguf) | i1-IQ3_S | 14.5 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-32B-Instruct-abliterated-SFT-i1-GGUF/resolve/main/Qwen2.5-32B-Instruct-abliterated-SFT.i1-IQ3_M.gguf) | i1-IQ3_M | 14.9 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-32B-Instruct-abliterated-SFT-i1-GGUF/resolve/main/Qwen2.5-32B-Instruct-abliterated-SFT.i1-Q3_K_M.gguf) | i1-Q3_K_M | 16.0 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-32B-Instruct-abliterated-SFT-i1-GGUF/resolve/main/Qwen2.5-32B-Instruct-abliterated-SFT.i1-Q3_K_L.gguf) | i1-Q3_K_L | 17.3 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-32B-Instruct-abliterated-SFT-i1-GGUF/resolve/main/Qwen2.5-32B-Instruct-abliterated-SFT.i1-IQ4_XS.gguf) | i1-IQ4_XS | 17.8 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-32B-Instruct-abliterated-SFT-i1-GGUF/resolve/main/Qwen2.5-32B-Instruct-abliterated-SFT.i1-Q4_0.gguf) | i1-Q4_0 | 18.8 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-32B-Instruct-abliterated-SFT-i1-GGUF/resolve/main/Qwen2.5-32B-Instruct-abliterated-SFT.i1-Q4_K_S.gguf) | i1-Q4_K_S | 18.9 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-32B-Instruct-abliterated-SFT-i1-GGUF/resolve/main/Qwen2.5-32B-Instruct-abliterated-SFT.i1-Q4_K_M.gguf) | i1-Q4_K_M | 20.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-32B-Instruct-abliterated-SFT-i1-GGUF/resolve/main/Qwen2.5-32B-Instruct-abliterated-SFT.i1-Q4_1.gguf) | i1-Q4_1 | 20.7 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-32B-Instruct-abliterated-SFT-i1-GGUF/resolve/main/Qwen2.5-32B-Instruct-abliterated-SFT.i1-Q5_K_S.gguf) | i1-Q5_K_S | 22.7 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-32B-Instruct-abliterated-SFT-i1-GGUF/resolve/main/Qwen2.5-32B-Instruct-abliterated-SFT.i1-Q5_K_M.gguf) | i1-Q5_K_M | 23.4 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-32B-Instruct-abliterated-SFT-i1-GGUF/resolve/main/Qwen2.5-32B-Instruct-abliterated-SFT.i1-Q6_K.gguf) | i1-Q6_K | 27.0 | 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..dc5dfbd --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a40b3c8b1714aa3e23a4c0791f62ed2e54da4514c82a1b594758239864b6573 +size 14957085