From daebad5c2a0e07e99a87449c2271111c68724866 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Wed, 5 Aug 2026 13:09: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/FastContext-1.0-4B-SFT-abliterated-i1-GGUF Source: Original Platform --- .gitattributes | 60 ++++++++++++ ...ntext-1.0-4B-SFT-abliterated.i1-IQ1_M.gguf | 3 + ...ntext-1.0-4B-SFT-abliterated.i1-IQ1_S.gguf | 3 + ...ntext-1.0-4B-SFT-abliterated.i1-IQ2_M.gguf | 3 + ...ntext-1.0-4B-SFT-abliterated.i1-IQ2_S.gguf | 3 + ...text-1.0-4B-SFT-abliterated.i1-IQ2_XS.gguf | 3 + ...ext-1.0-4B-SFT-abliterated.i1-IQ2_XXS.gguf | 3 + ...ntext-1.0-4B-SFT-abliterated.i1-IQ3_M.gguf | 3 + ...ntext-1.0-4B-SFT-abliterated.i1-IQ3_S.gguf | 3 + ...text-1.0-4B-SFT-abliterated.i1-IQ3_XS.gguf | 3 + ...ext-1.0-4B-SFT-abliterated.i1-IQ3_XXS.gguf | 3 + ...text-1.0-4B-SFT-abliterated.i1-IQ4_NL.gguf | 3 + ...text-1.0-4B-SFT-abliterated.i1-IQ4_XS.gguf | 3 + ...ontext-1.0-4B-SFT-abliterated.i1-Q2_K.gguf | 3 + ...text-1.0-4B-SFT-abliterated.i1-Q2_K_S.gguf | 3 + ...text-1.0-4B-SFT-abliterated.i1-Q3_K_L.gguf | 3 + ...text-1.0-4B-SFT-abliterated.i1-Q3_K_M.gguf | 3 + ...text-1.0-4B-SFT-abliterated.i1-Q3_K_S.gguf | 3 + ...ontext-1.0-4B-SFT-abliterated.i1-Q4_0.gguf | 3 + ...ontext-1.0-4B-SFT-abliterated.i1-Q4_1.gguf | 3 + ...text-1.0-4B-SFT-abliterated.i1-Q4_K_M.gguf | 3 + ...text-1.0-4B-SFT-abliterated.i1-Q4_K_S.gguf | 3 + ...text-1.0-4B-SFT-abliterated.i1-Q5_K_M.gguf | 3 + ...text-1.0-4B-SFT-abliterated.i1-Q5_K_S.gguf | 3 + ...ontext-1.0-4B-SFT-abliterated.i1-Q6_K.gguf | 3 + ...ontext-1.0-4B-SFT-abliterated.imatrix.gguf | 3 + README.md | 93 +++++++++++++++++++ 27 files changed, 228 insertions(+) create mode 100644 .gitattributes create mode 100644 FastContext-1.0-4B-SFT-abliterated.i1-IQ1_M.gguf create mode 100644 FastContext-1.0-4B-SFT-abliterated.i1-IQ1_S.gguf create mode 100644 FastContext-1.0-4B-SFT-abliterated.i1-IQ2_M.gguf create mode 100644 FastContext-1.0-4B-SFT-abliterated.i1-IQ2_S.gguf create mode 100644 FastContext-1.0-4B-SFT-abliterated.i1-IQ2_XS.gguf create mode 100644 FastContext-1.0-4B-SFT-abliterated.i1-IQ2_XXS.gguf create mode 100644 FastContext-1.0-4B-SFT-abliterated.i1-IQ3_M.gguf create mode 100644 FastContext-1.0-4B-SFT-abliterated.i1-IQ3_S.gguf create mode 100644 FastContext-1.0-4B-SFT-abliterated.i1-IQ3_XS.gguf create mode 100644 FastContext-1.0-4B-SFT-abliterated.i1-IQ3_XXS.gguf create mode 100644 FastContext-1.0-4B-SFT-abliterated.i1-IQ4_NL.gguf create mode 100644 FastContext-1.0-4B-SFT-abliterated.i1-IQ4_XS.gguf create mode 100644 FastContext-1.0-4B-SFT-abliterated.i1-Q2_K.gguf create mode 100644 FastContext-1.0-4B-SFT-abliterated.i1-Q2_K_S.gguf create mode 100644 FastContext-1.0-4B-SFT-abliterated.i1-Q3_K_L.gguf create mode 100644 FastContext-1.0-4B-SFT-abliterated.i1-Q3_K_M.gguf create mode 100644 FastContext-1.0-4B-SFT-abliterated.i1-Q3_K_S.gguf create mode 100644 FastContext-1.0-4B-SFT-abliterated.i1-Q4_0.gguf create mode 100644 FastContext-1.0-4B-SFT-abliterated.i1-Q4_1.gguf create mode 100644 FastContext-1.0-4B-SFT-abliterated.i1-Q4_K_M.gguf create mode 100644 FastContext-1.0-4B-SFT-abliterated.i1-Q4_K_S.gguf create mode 100644 FastContext-1.0-4B-SFT-abliterated.i1-Q5_K_M.gguf create mode 100644 FastContext-1.0-4B-SFT-abliterated.i1-Q5_K_S.gguf create mode 100644 FastContext-1.0-4B-SFT-abliterated.i1-Q6_K.gguf create mode 100644 FastContext-1.0-4B-SFT-abliterated.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..6c481c1 --- /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 +FastContext-1.0-4B-SFT-abliterated.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +FastContext-1.0-4B-SFT-abliterated.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +FastContext-1.0-4B-SFT-abliterated.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +FastContext-1.0-4B-SFT-abliterated.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +FastContext-1.0-4B-SFT-abliterated.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +FastContext-1.0-4B-SFT-abliterated.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +FastContext-1.0-4B-SFT-abliterated.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +FastContext-1.0-4B-SFT-abliterated.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +FastContext-1.0-4B-SFT-abliterated.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +FastContext-1.0-4B-SFT-abliterated.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +FastContext-1.0-4B-SFT-abliterated.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +FastContext-1.0-4B-SFT-abliterated.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +FastContext-1.0-4B-SFT-abliterated.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +FastContext-1.0-4B-SFT-abliterated.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +FastContext-1.0-4B-SFT-abliterated.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +FastContext-1.0-4B-SFT-abliterated.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +FastContext-1.0-4B-SFT-abliterated.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +FastContext-1.0-4B-SFT-abliterated.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +FastContext-1.0-4B-SFT-abliterated.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +FastContext-1.0-4B-SFT-abliterated.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +FastContext-1.0-4B-SFT-abliterated.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +FastContext-1.0-4B-SFT-abliterated.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +FastContext-1.0-4B-SFT-abliterated.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +FastContext-1.0-4B-SFT-abliterated.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +FastContext-1.0-4B-SFT-abliterated.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/FastContext-1.0-4B-SFT-abliterated.i1-IQ1_M.gguf b/FastContext-1.0-4B-SFT-abliterated.i1-IQ1_M.gguf new file mode 100644 index 0000000..fce6e2f --- /dev/null +++ b/FastContext-1.0-4B-SFT-abliterated.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:606128b42e245d6f98a505cf61e221ee45cf274c4b965e53bfbc6f5535e50788 +size 1127017184 diff --git a/FastContext-1.0-4B-SFT-abliterated.i1-IQ1_S.gguf b/FastContext-1.0-4B-SFT-abliterated.i1-IQ1_S.gguf new file mode 100644 index 0000000..708363a --- /dev/null +++ b/FastContext-1.0-4B-SFT-abliterated.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:218677a6dac5af5bd777a03eb8b19c02acae779df8408b18a95f133f67a7f688 +size 1055255264 diff --git a/FastContext-1.0-4B-SFT-abliterated.i1-IQ2_M.gguf b/FastContext-1.0-4B-SFT-abliterated.i1-IQ2_M.gguf new file mode 100644 index 0000000..7ab9598 --- /dev/null +++ b/FastContext-1.0-4B-SFT-abliterated.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26990011b866710c56a5c0843d938cfb1a4009bed489a2bc85e022e24831e59d +size 1512983264 diff --git a/FastContext-1.0-4B-SFT-abliterated.i1-IQ2_S.gguf b/FastContext-1.0-4B-SFT-abliterated.i1-IQ2_S.gguf new file mode 100644 index 0000000..78057fa --- /dev/null +++ b/FastContext-1.0-4B-SFT-abliterated.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3abb6ec503c5ee0220f0928e24941532258612a291d90e79b19c890f0c22bf93 +size 1417300704 diff --git a/FastContext-1.0-4B-SFT-abliterated.i1-IQ2_XS.gguf b/FastContext-1.0-4B-SFT-abliterated.i1-IQ2_XS.gguf new file mode 100644 index 0000000..f27ec2f --- /dev/null +++ b/FastContext-1.0-4B-SFT-abliterated.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d7bc0b1b5e9e6bcdd58d3e240742a40a0bb8315f3fde23ec8a04225694d865c +size 1354099424 diff --git a/FastContext-1.0-4B-SFT-abliterated.i1-IQ2_XXS.gguf b/FastContext-1.0-4B-SFT-abliterated.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..a34d634 --- /dev/null +++ b/FastContext-1.0-4B-SFT-abliterated.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df64f8cd2167d557015b21ee61e32b2f7e1db17469cce8b04ce26d28c520c8c4 +size 1246620384 diff --git a/FastContext-1.0-4B-SFT-abliterated.i1-IQ3_M.gguf b/FastContext-1.0-4B-SFT-abliterated.i1-IQ3_M.gguf new file mode 100644 index 0000000..ca4489b --- /dev/null +++ b/FastContext-1.0-4B-SFT-abliterated.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ce14c919baed315e2a2a2eb3ece7303ddb1d937b4766c10ac12a45c32190af7 +size 1962895584 diff --git a/FastContext-1.0-4B-SFT-abliterated.i1-IQ3_S.gguf b/FastContext-1.0-4B-SFT-abliterated.i1-IQ3_S.gguf new file mode 100644 index 0000000..52e76a4 --- /dev/null +++ b/FastContext-1.0-4B-SFT-abliterated.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d766e86b30cbdeb2b129c9c6af02d852969b19638a5c05e41e72bc0e4c093e87 +size 1899530464 diff --git a/FastContext-1.0-4B-SFT-abliterated.i1-IQ3_XS.gguf b/FastContext-1.0-4B-SFT-abliterated.i1-IQ3_XS.gguf new file mode 100644 index 0000000..74dba5f --- /dev/null +++ b/FastContext-1.0-4B-SFT-abliterated.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84d90155e505f84eb141f6b967e5e8094907f6bac416a79d34d466dd308370f7 +size 1814374624 diff --git a/FastContext-1.0-4B-SFT-abliterated.i1-IQ3_XXS.gguf b/FastContext-1.0-4B-SFT-abliterated.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..0042b57 --- /dev/null +++ b/FastContext-1.0-4B-SFT-abliterated.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f95f8cad0b1cf3ba59621a66ecdde0654743616c554a035adb534e9093bcd60b +size 1670187744 diff --git a/FastContext-1.0-4B-SFT-abliterated.i1-IQ4_NL.gguf b/FastContext-1.0-4B-SFT-abliterated.i1-IQ4_NL.gguf new file mode 100644 index 0000000..09497f1 --- /dev/null +++ b/FastContext-1.0-4B-SFT-abliterated.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6206e7532c14eecaf9c7720068303644a8f39214a1f9d6395f7e74449c0d164 +size 2381342944 diff --git a/FastContext-1.0-4B-SFT-abliterated.i1-IQ4_XS.gguf b/FastContext-1.0-4B-SFT-abliterated.i1-IQ4_XS.gguf new file mode 100644 index 0000000..5406bfe --- /dev/null +++ b/FastContext-1.0-4B-SFT-abliterated.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:910327d1e4cd92870ba51d761e66ccb7827cc569de29324e84f6e6ae325eecb0 +size 2270750944 diff --git a/FastContext-1.0-4B-SFT-abliterated.i1-Q2_K.gguf b/FastContext-1.0-4B-SFT-abliterated.i1-Q2_K.gguf new file mode 100644 index 0000000..8afce6c --- /dev/null +++ b/FastContext-1.0-4B-SFT-abliterated.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e62c31dc1016c607220d79c8e720493721ea3e20cd3deea688ce95f9bca6d32d +size 1669499104 diff --git a/FastContext-1.0-4B-SFT-abliterated.i1-Q2_K_S.gguf b/FastContext-1.0-4B-SFT-abliterated.i1-Q2_K_S.gguf new file mode 100644 index 0000000..6ee4abc --- /dev/null +++ b/FastContext-1.0-4B-SFT-abliterated.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4095cafa0f81ef515b0b039e5a0b92bee56247ada9b84f5f63576a176684b85c +size 1563453664 diff --git a/FastContext-1.0-4B-SFT-abliterated.i1-Q3_K_L.gguf b/FastContext-1.0-4B-SFT-abliterated.i1-Q3_K_L.gguf new file mode 100644 index 0000000..155b38e --- /dev/null +++ b/FastContext-1.0-4B-SFT-abliterated.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebb5bfb8bf060ddb53533f8906ed9c62b0d6dca6251302da04f423ecead397bb +size 2239785184 diff --git a/FastContext-1.0-4B-SFT-abliterated.i1-Q3_K_M.gguf b/FastContext-1.0-4B-SFT-abliterated.i1-Q3_K_M.gguf new file mode 100644 index 0000000..63f484b --- /dev/null +++ b/FastContext-1.0-4B-SFT-abliterated.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2beaf08cb3fb38ca2c08125dacb7c97a3ac9d2ce17eb0e75843b265f392d9644 +size 2075617504 diff --git a/FastContext-1.0-4B-SFT-abliterated.i1-Q3_K_S.gguf b/FastContext-1.0-4B-SFT-abliterated.i1-Q3_K_S.gguf new file mode 100644 index 0000000..f7e3d26 --- /dev/null +++ b/FastContext-1.0-4B-SFT-abliterated.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44dd76b0191b73732e9527b5a74dd0e68a5415fd09d1abd70c985459996a045f +size 1886996704 diff --git a/FastContext-1.0-4B-SFT-abliterated.i1-Q4_0.gguf b/FastContext-1.0-4B-SFT-abliterated.i1-Q4_0.gguf new file mode 100644 index 0000000..24aee9c --- /dev/null +++ b/FastContext-1.0-4B-SFT-abliterated.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f340f822b28055d9a620db9e027ed63ce9c0b14a3d3d7b3a426fbf768aabc12 +size 2375772384 diff --git a/FastContext-1.0-4B-SFT-abliterated.i1-Q4_1.gguf b/FastContext-1.0-4B-SFT-abliterated.i1-Q4_1.gguf new file mode 100644 index 0000000..2ef67e7 --- /dev/null +++ b/FastContext-1.0-4B-SFT-abliterated.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a440a460d60b93e44fe7837f0111c415f3039816626e1b1a906b833c2aef6790 +size 2596628704 diff --git a/FastContext-1.0-4B-SFT-abliterated.i1-Q4_K_M.gguf b/FastContext-1.0-4B-SFT-abliterated.i1-Q4_K_M.gguf new file mode 100644 index 0000000..f3da36d --- /dev/null +++ b/FastContext-1.0-4B-SFT-abliterated.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aba468f12ed2a9367f13d57cf84466b93c418afd825e7bcf421bebda4e6c2c9c +size 2497280224 diff --git a/FastContext-1.0-4B-SFT-abliterated.i1-Q4_K_S.gguf b/FastContext-1.0-4B-SFT-abliterated.i1-Q4_K_S.gguf new file mode 100644 index 0000000..8f70b3d --- /dev/null +++ b/FastContext-1.0-4B-SFT-abliterated.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a493e7969f5a82f6645b1551d4132b66f96b699038eebf4245255ae6d91d856 +size 2383309024 diff --git a/FastContext-1.0-4B-SFT-abliterated.i1-Q5_K_M.gguf b/FastContext-1.0-4B-SFT-abliterated.i1-Q5_K_M.gguf new file mode 100644 index 0000000..9e5c84e --- /dev/null +++ b/FastContext-1.0-4B-SFT-abliterated.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:610c1d101ff750398c09cf6259feefa7815e18f5104d7a452274c6deb473f2fb +size 2889513184 diff --git a/FastContext-1.0-4B-SFT-abliterated.i1-Q5_K_S.gguf b/FastContext-1.0-4B-SFT-abliterated.i1-Q5_K_S.gguf new file mode 100644 index 0000000..437c07b --- /dev/null +++ b/FastContext-1.0-4B-SFT-abliterated.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:449df29c74150d0f0563f8534c07caad6be7747c6d5639c3ead23855802f1ea8 +size 2823710944 diff --git a/FastContext-1.0-4B-SFT-abliterated.i1-Q6_K.gguf b/FastContext-1.0-4B-SFT-abliterated.i1-Q6_K.gguf new file mode 100644 index 0000000..518bc01 --- /dev/null +++ b/FastContext-1.0-4B-SFT-abliterated.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71c42d4b0e419fc98ddb9dd432f46a923627d95479c41b5a2621f3c890791d94 +size 3306260704 diff --git a/FastContext-1.0-4B-SFT-abliterated.imatrix.gguf b/FastContext-1.0-4B-SFT-abliterated.imatrix.gguf new file mode 100644 index 0000000..843461d --- /dev/null +++ b/FastContext-1.0-4B-SFT-abliterated.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70c0fa802f9a0beadaf6c8ddbc9a744fdb55f357aa782ee5ce9047c186af0ed7 +size 3872640 diff --git a/README.md b/README.md new file mode 100644 index 0000000..cb361bf --- /dev/null +++ b/README.md @@ -0,0 +1,93 @@ +--- +base_model: s3nh/FastContext-1.0-4B-SFT-abliterated +language: +- en +library_name: transformers +license: mit +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- Explorer SubAgent +- Repository Exploration +- heretic +- uncensored +- decensored +- abliterated +- reproducible +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/s3nh/FastContext-1.0-4B-SFT-abliterated + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#FastContext-1.0-4B-SFT-abliterated-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/FastContext-1.0-4B-SFT-abliterated-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/FastContext-1.0-4B-SFT-abliterated-i1-GGUF/resolve/main/FastContext-1.0-4B-SFT-abliterated.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/FastContext-1.0-4B-SFT-abliterated-i1-GGUF/resolve/main/FastContext-1.0-4B-SFT-abliterated.i1-IQ1_S.gguf) | i1-IQ1_S | 1.2 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/FastContext-1.0-4B-SFT-abliterated-i1-GGUF/resolve/main/FastContext-1.0-4B-SFT-abliterated.i1-IQ1_M.gguf) | i1-IQ1_M | 1.2 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/FastContext-1.0-4B-SFT-abliterated-i1-GGUF/resolve/main/FastContext-1.0-4B-SFT-abliterated.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 1.3 | | +| [GGUF](https://huggingface.co/mradermacher/FastContext-1.0-4B-SFT-abliterated-i1-GGUF/resolve/main/FastContext-1.0-4B-SFT-abliterated.i1-IQ2_XS.gguf) | i1-IQ2_XS | 1.5 | | +| [GGUF](https://huggingface.co/mradermacher/FastContext-1.0-4B-SFT-abliterated-i1-GGUF/resolve/main/FastContext-1.0-4B-SFT-abliterated.i1-IQ2_S.gguf) | i1-IQ2_S | 1.5 | | +| [GGUF](https://huggingface.co/mradermacher/FastContext-1.0-4B-SFT-abliterated-i1-GGUF/resolve/main/FastContext-1.0-4B-SFT-abliterated.i1-IQ2_M.gguf) | i1-IQ2_M | 1.6 | | +| [GGUF](https://huggingface.co/mradermacher/FastContext-1.0-4B-SFT-abliterated-i1-GGUF/resolve/main/FastContext-1.0-4B-SFT-abliterated.i1-Q2_K_S.gguf) | i1-Q2_K_S | 1.7 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/FastContext-1.0-4B-SFT-abliterated-i1-GGUF/resolve/main/FastContext-1.0-4B-SFT-abliterated.i1-Q2_K.gguf) | i1-Q2_K | 1.8 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/FastContext-1.0-4B-SFT-abliterated-i1-GGUF/resolve/main/FastContext-1.0-4B-SFT-abliterated.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 1.8 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/FastContext-1.0-4B-SFT-abliterated-i1-GGUF/resolve/main/FastContext-1.0-4B-SFT-abliterated.i1-IQ3_XS.gguf) | i1-IQ3_XS | 1.9 | | +| [GGUF](https://huggingface.co/mradermacher/FastContext-1.0-4B-SFT-abliterated-i1-GGUF/resolve/main/FastContext-1.0-4B-SFT-abliterated.i1-Q3_K_S.gguf) | i1-Q3_K_S | 2.0 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/FastContext-1.0-4B-SFT-abliterated-i1-GGUF/resolve/main/FastContext-1.0-4B-SFT-abliterated.i1-IQ3_S.gguf) | i1-IQ3_S | 2.0 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/FastContext-1.0-4B-SFT-abliterated-i1-GGUF/resolve/main/FastContext-1.0-4B-SFT-abliterated.i1-IQ3_M.gguf) | i1-IQ3_M | 2.1 | | +| [GGUF](https://huggingface.co/mradermacher/FastContext-1.0-4B-SFT-abliterated-i1-GGUF/resolve/main/FastContext-1.0-4B-SFT-abliterated.i1-Q3_K_M.gguf) | i1-Q3_K_M | 2.2 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/FastContext-1.0-4B-SFT-abliterated-i1-GGUF/resolve/main/FastContext-1.0-4B-SFT-abliterated.i1-Q3_K_L.gguf) | i1-Q3_K_L | 2.3 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/FastContext-1.0-4B-SFT-abliterated-i1-GGUF/resolve/main/FastContext-1.0-4B-SFT-abliterated.i1-IQ4_XS.gguf) | i1-IQ4_XS | 2.4 | | +| [GGUF](https://huggingface.co/mradermacher/FastContext-1.0-4B-SFT-abliterated-i1-GGUF/resolve/main/FastContext-1.0-4B-SFT-abliterated.i1-Q4_0.gguf) | i1-Q4_0 | 2.5 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/FastContext-1.0-4B-SFT-abliterated-i1-GGUF/resolve/main/FastContext-1.0-4B-SFT-abliterated.i1-IQ4_NL.gguf) | i1-IQ4_NL | 2.5 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/FastContext-1.0-4B-SFT-abliterated-i1-GGUF/resolve/main/FastContext-1.0-4B-SFT-abliterated.i1-Q4_K_S.gguf) | i1-Q4_K_S | 2.5 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/FastContext-1.0-4B-SFT-abliterated-i1-GGUF/resolve/main/FastContext-1.0-4B-SFT-abliterated.i1-Q4_K_M.gguf) | i1-Q4_K_M | 2.6 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/FastContext-1.0-4B-SFT-abliterated-i1-GGUF/resolve/main/FastContext-1.0-4B-SFT-abliterated.i1-Q4_1.gguf) | i1-Q4_1 | 2.7 | | +| [GGUF](https://huggingface.co/mradermacher/FastContext-1.0-4B-SFT-abliterated-i1-GGUF/resolve/main/FastContext-1.0-4B-SFT-abliterated.i1-Q5_K_S.gguf) | i1-Q5_K_S | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/FastContext-1.0-4B-SFT-abliterated-i1-GGUF/resolve/main/FastContext-1.0-4B-SFT-abliterated.i1-Q5_K_M.gguf) | i1-Q5_K_M | 3.0 | | +| [GGUF](https://huggingface.co/mradermacher/FastContext-1.0-4B-SFT-abliterated-i1-GGUF/resolve/main/FastContext-1.0-4B-SFT-abliterated.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. + +