From 10800b8165a2a869c86baba52720b73253ccd43b Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Fri, 12 Jun 2026 14:02:20 +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/DeepSeek-R1-Distill-Llama-8B-Abliterated-GGUF Source: Original Platform --- .gitattributes | 47 ++++++++++++++ ...1-Distill-Llama-8B-Abliterated.IQ4_XS.gguf | 3 + ...-R1-Distill-Llama-8B-Abliterated.Q2_K.gguf | 3 + ...1-Distill-Llama-8B-Abliterated.Q3_K_L.gguf | 3 + ...1-Distill-Llama-8B-Abliterated.Q3_K_M.gguf | 3 + ...1-Distill-Llama-8B-Abliterated.Q3_K_S.gguf | 3 + ...1-Distill-Llama-8B-Abliterated.Q4_K_M.gguf | 3 + ...1-Distill-Llama-8B-Abliterated.Q4_K_S.gguf | 3 + ...1-Distill-Llama-8B-Abliterated.Q5_K_M.gguf | 3 + ...1-Distill-Llama-8B-Abliterated.Q5_K_S.gguf | 3 + ...-R1-Distill-Llama-8B-Abliterated.Q6_K.gguf | 3 + ...-R1-Distill-Llama-8B-Abliterated.Q8_0.gguf | 3 + ...k-R1-Distill-Llama-8B-Abliterated.f16.gguf | 3 + ...1-Distill-Llama-8B-abliterated.IQ4_XS.gguf | 3 + ...-R1-Distill-Llama-8B-abliterated.Q2_K.gguf | 3 + ...1-Distill-Llama-8B-abliterated.Q3_K_L.gguf | 3 + ...1-Distill-Llama-8B-abliterated.Q3_K_M.gguf | 3 + ...1-Distill-Llama-8B-abliterated.Q3_K_S.gguf | 3 + ...1-Distill-Llama-8B-abliterated.Q4_K_M.gguf | 3 + ...1-Distill-Llama-8B-abliterated.Q4_K_S.gguf | 3 + ...1-Distill-Llama-8B-abliterated.Q5_K_M.gguf | 3 + ...1-Distill-Llama-8B-abliterated.Q5_K_S.gguf | 3 + ...-R1-Distill-Llama-8B-abliterated.Q6_K.gguf | 3 + ...-R1-Distill-Llama-8B-abliterated.Q8_0.gguf | 3 + ...k-R1-Distill-Llama-8B-abliterated.f16.gguf | 3 + README.md | 63 +++++++++++++++++++ 26 files changed, 182 insertions(+) create mode 100644 .gitattributes create mode 100644 DeepSeek-R1-Distill-Llama-8B-Abliterated.IQ4_XS.gguf create mode 100644 DeepSeek-R1-Distill-Llama-8B-Abliterated.Q2_K.gguf create mode 100644 DeepSeek-R1-Distill-Llama-8B-Abliterated.Q3_K_L.gguf create mode 100644 DeepSeek-R1-Distill-Llama-8B-Abliterated.Q3_K_M.gguf create mode 100644 DeepSeek-R1-Distill-Llama-8B-Abliterated.Q3_K_S.gguf create mode 100644 DeepSeek-R1-Distill-Llama-8B-Abliterated.Q4_K_M.gguf create mode 100644 DeepSeek-R1-Distill-Llama-8B-Abliterated.Q4_K_S.gguf create mode 100644 DeepSeek-R1-Distill-Llama-8B-Abliterated.Q5_K_M.gguf create mode 100644 DeepSeek-R1-Distill-Llama-8B-Abliterated.Q5_K_S.gguf create mode 100644 DeepSeek-R1-Distill-Llama-8B-Abliterated.Q6_K.gguf create mode 100644 DeepSeek-R1-Distill-Llama-8B-Abliterated.Q8_0.gguf create mode 100644 DeepSeek-R1-Distill-Llama-8B-Abliterated.f16.gguf create mode 100644 DeepSeek-R1-Distill-Llama-8B-abliterated.IQ4_XS.gguf create mode 100644 DeepSeek-R1-Distill-Llama-8B-abliterated.Q2_K.gguf create mode 100644 DeepSeek-R1-Distill-Llama-8B-abliterated.Q3_K_L.gguf create mode 100644 DeepSeek-R1-Distill-Llama-8B-abliterated.Q3_K_M.gguf create mode 100644 DeepSeek-R1-Distill-Llama-8B-abliterated.Q3_K_S.gguf create mode 100644 DeepSeek-R1-Distill-Llama-8B-abliterated.Q4_K_M.gguf create mode 100644 DeepSeek-R1-Distill-Llama-8B-abliterated.Q4_K_S.gguf create mode 100644 DeepSeek-R1-Distill-Llama-8B-abliterated.Q5_K_M.gguf create mode 100644 DeepSeek-R1-Distill-Llama-8B-abliterated.Q5_K_S.gguf create mode 100644 DeepSeek-R1-Distill-Llama-8B-abliterated.Q6_K.gguf create mode 100644 DeepSeek-R1-Distill-Llama-8B-abliterated.Q8_0.gguf create mode 100644 DeepSeek-R1-Distill-Llama-8B-abliterated.f16.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..0a70cda --- /dev/null +++ b/.gitattributes @@ -0,0 +1,47 @@ +*.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 +DeepSeek-R1-Distill-Llama-8B-Abliterated.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-Distill-Llama-8B-Abliterated.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-Distill-Llama-8B-Abliterated.f16.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-Distill-Llama-8B-Abliterated.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-Distill-Llama-8B-Abliterated.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-Distill-Llama-8B-Abliterated.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-Distill-Llama-8B-Abliterated.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-Distill-Llama-8B-Abliterated.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-Distill-Llama-8B-Abliterated.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-Distill-Llama-8B-Abliterated.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-Distill-Llama-8B-Abliterated.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-Distill-Llama-8B-Abliterated.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/DeepSeek-R1-Distill-Llama-8B-Abliterated.IQ4_XS.gguf b/DeepSeek-R1-Distill-Llama-8B-Abliterated.IQ4_XS.gguf new file mode 100644 index 0000000..2ac8691 --- /dev/null +++ b/DeepSeek-R1-Distill-Llama-8B-Abliterated.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5347340b5df3c4d9a75ec88ca4b13a05de7f40e7a206e82b53425ee021f1227e +size 4484365888 diff --git a/DeepSeek-R1-Distill-Llama-8B-Abliterated.Q2_K.gguf b/DeepSeek-R1-Distill-Llama-8B-Abliterated.Q2_K.gguf new file mode 100644 index 0000000..deb9c03 --- /dev/null +++ b/DeepSeek-R1-Distill-Llama-8B-Abliterated.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b99b44afdcd30d25081e955149e7c2c913294bef93c8c89984597b20dfac4d12 +size 3179134528 diff --git a/DeepSeek-R1-Distill-Llama-8B-Abliterated.Q3_K_L.gguf b/DeepSeek-R1-Distill-Llama-8B-Abliterated.Q3_K_L.gguf new file mode 100644 index 0000000..2a149dc --- /dev/null +++ b/DeepSeek-R1-Distill-Llama-8B-Abliterated.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1492a8dc016a420e810770463eee3334c30d9395311eed839c6b695247003d1b +size 4321959488 diff --git a/DeepSeek-R1-Distill-Llama-8B-Abliterated.Q3_K_M.gguf b/DeepSeek-R1-Distill-Llama-8B-Abliterated.Q3_K_M.gguf new file mode 100644 index 0000000..e698057 --- /dev/null +++ b/DeepSeek-R1-Distill-Llama-8B-Abliterated.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc4818df78cd56f6f59dbd38dbd6fe8f750e76f4ea1cedb0ecf3700f489de0af +size 4018921024 diff --git a/DeepSeek-R1-Distill-Llama-8B-Abliterated.Q3_K_S.gguf b/DeepSeek-R1-Distill-Llama-8B-Abliterated.Q3_K_S.gguf new file mode 100644 index 0000000..a43086d --- /dev/null +++ b/DeepSeek-R1-Distill-Llama-8B-Abliterated.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdd3144737ef140b51d0b38968bffa219488c02123b30172e0fbb9743a217076 +size 3664502336 diff --git a/DeepSeek-R1-Distill-Llama-8B-Abliterated.Q4_K_M.gguf b/DeepSeek-R1-Distill-Llama-8B-Abliterated.Q4_K_M.gguf new file mode 100644 index 0000000..755c7c4 --- /dev/null +++ b/DeepSeek-R1-Distill-Llama-8B-Abliterated.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c3a2c94fed318e085484bfc13142f0c8d5822a2a86e1515aad264972efba0e2 +size 4920737344 diff --git a/DeepSeek-R1-Distill-Llama-8B-Abliterated.Q4_K_S.gguf b/DeepSeek-R1-Distill-Llama-8B-Abliterated.Q4_K_S.gguf new file mode 100644 index 0000000..f92b586 --- /dev/null +++ b/DeepSeek-R1-Distill-Llama-8B-Abliterated.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2227263b4f0fcee93a77234272652a538f707c40b0e9a58f15e56bcaced976ba +size 4692672064 diff --git a/DeepSeek-R1-Distill-Llama-8B-Abliterated.Q5_K_M.gguf b/DeepSeek-R1-Distill-Llama-8B-Abliterated.Q5_K_M.gguf new file mode 100644 index 0000000..c10d2cc --- /dev/null +++ b/DeepSeek-R1-Distill-Llama-8B-Abliterated.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61701bff01ea302ee68e23bfd8f11c95460e8fd4e21b45a21a86925164aeaf0a +size 5732990528 diff --git a/DeepSeek-R1-Distill-Llama-8B-Abliterated.Q5_K_S.gguf b/DeepSeek-R1-Distill-Llama-8B-Abliterated.Q5_K_S.gguf new file mode 100644 index 0000000..e407357 --- /dev/null +++ b/DeepSeek-R1-Distill-Llama-8B-Abliterated.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc12913ccaa55ee5743582dc7df20c0ab6b6012231e9f8e2670f8da0132febfb +size 5599297088 diff --git a/DeepSeek-R1-Distill-Llama-8B-Abliterated.Q6_K.gguf b/DeepSeek-R1-Distill-Llama-8B-Abliterated.Q6_K.gguf new file mode 100644 index 0000000..d9f23bc --- /dev/null +++ b/DeepSeek-R1-Distill-Llama-8B-Abliterated.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b297166274b40a50ba2c09b45fb6e5fe50c6a91d6fbc10ca284ed8d516131ed7 +size 6596009536 diff --git a/DeepSeek-R1-Distill-Llama-8B-Abliterated.Q8_0.gguf b/DeepSeek-R1-Distill-Llama-8B-Abliterated.Q8_0.gguf new file mode 100644 index 0000000..f6f49d7 --- /dev/null +++ b/DeepSeek-R1-Distill-Llama-8B-Abliterated.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d4841a8fea2d8dc61af8b93144eb4dd9bb1bc37eca34c8a152a1b8bc36ab1f3 +size 8540773952 diff --git a/DeepSeek-R1-Distill-Llama-8B-Abliterated.f16.gguf b/DeepSeek-R1-Distill-Llama-8B-Abliterated.f16.gguf new file mode 100644 index 0000000..c1a6b49 --- /dev/null +++ b/DeepSeek-R1-Distill-Llama-8B-Abliterated.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f32b50d4def80ef6cfff642ce1ccee1c94b3c3fae32113f4fd59a0280d9fc23 +size 16068894272 diff --git a/DeepSeek-R1-Distill-Llama-8B-abliterated.IQ4_XS.gguf b/DeepSeek-R1-Distill-Llama-8B-abliterated.IQ4_XS.gguf new file mode 100644 index 0000000..22d87d5 --- /dev/null +++ b/DeepSeek-R1-Distill-Llama-8B-abliterated.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6acd906b0dd6f7c6cbda62b56b83b7a4f8b5c9245fa66bf087877efbe2035c81 +size 4484365824 diff --git a/DeepSeek-R1-Distill-Llama-8B-abliterated.Q2_K.gguf b/DeepSeek-R1-Distill-Llama-8B-abliterated.Q2_K.gguf new file mode 100644 index 0000000..a6efd35 --- /dev/null +++ b/DeepSeek-R1-Distill-Llama-8B-abliterated.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca96e79100cdea33917b6c5ad7cec373bff688ff5321f32a748f532800a43d3e +size 3179134464 diff --git a/DeepSeek-R1-Distill-Llama-8B-abliterated.Q3_K_L.gguf b/DeepSeek-R1-Distill-Llama-8B-abliterated.Q3_K_L.gguf new file mode 100644 index 0000000..08bc7b1 --- /dev/null +++ b/DeepSeek-R1-Distill-Llama-8B-abliterated.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b32b3d7c8774aad2adc7a0e7a7de04c5962e546c9b1df71f544cb66d42216d3 +size 4321959424 diff --git a/DeepSeek-R1-Distill-Llama-8B-abliterated.Q3_K_M.gguf b/DeepSeek-R1-Distill-Llama-8B-abliterated.Q3_K_M.gguf new file mode 100644 index 0000000..40009cb --- /dev/null +++ b/DeepSeek-R1-Distill-Llama-8B-abliterated.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:764998c51c4730e8e2b95d78a7762e9297096dff62e6c45caba4f9de7ffb129a +size 4018920960 diff --git a/DeepSeek-R1-Distill-Llama-8B-abliterated.Q3_K_S.gguf b/DeepSeek-R1-Distill-Llama-8B-abliterated.Q3_K_S.gguf new file mode 100644 index 0000000..bf2eaa6 --- /dev/null +++ b/DeepSeek-R1-Distill-Llama-8B-abliterated.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e678b18910b0f98b42a752eac99aa61a6f6d8a6b06bdc2606db149f2e76d4d4e +size 3664502272 diff --git a/DeepSeek-R1-Distill-Llama-8B-abliterated.Q4_K_M.gguf b/DeepSeek-R1-Distill-Llama-8B-abliterated.Q4_K_M.gguf new file mode 100644 index 0000000..5f325fb --- /dev/null +++ b/DeepSeek-R1-Distill-Llama-8B-abliterated.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15e443d5c110c3b87691aacbdf357bf4db4f37b802b17ad2f9686f0d9afbf0ba +size 4920737280 diff --git a/DeepSeek-R1-Distill-Llama-8B-abliterated.Q4_K_S.gguf b/DeepSeek-R1-Distill-Llama-8B-abliterated.Q4_K_S.gguf new file mode 100644 index 0000000..0b255a6 --- /dev/null +++ b/DeepSeek-R1-Distill-Llama-8B-abliterated.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8ce05f162eea6499db281a42cc238a608203fdf0a7e7b8c589fb3b2dc8b368b +size 4692672000 diff --git a/DeepSeek-R1-Distill-Llama-8B-abliterated.Q5_K_M.gguf b/DeepSeek-R1-Distill-Llama-8B-abliterated.Q5_K_M.gguf new file mode 100644 index 0000000..976b261 --- /dev/null +++ b/DeepSeek-R1-Distill-Llama-8B-abliterated.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92e37893198d0f93a4dc5f606e3f628adaa803885d1934c4fb30290cd1eeb7f6 +size 5732990464 diff --git a/DeepSeek-R1-Distill-Llama-8B-abliterated.Q5_K_S.gguf b/DeepSeek-R1-Distill-Llama-8B-abliterated.Q5_K_S.gguf new file mode 100644 index 0000000..a910271 --- /dev/null +++ b/DeepSeek-R1-Distill-Llama-8B-abliterated.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0464e852bdea7127239264fdf73844f643686df82edbd916dfb40e2ee650117 +size 5599297024 diff --git a/DeepSeek-R1-Distill-Llama-8B-abliterated.Q6_K.gguf b/DeepSeek-R1-Distill-Llama-8B-abliterated.Q6_K.gguf new file mode 100644 index 0000000..18c12a6 --- /dev/null +++ b/DeepSeek-R1-Distill-Llama-8B-abliterated.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f52985789ccaabe61260bf0fdf5eb73c128bc848af6133c64f0967df11de0138 +size 6596009472 diff --git a/DeepSeek-R1-Distill-Llama-8B-abliterated.Q8_0.gguf b/DeepSeek-R1-Distill-Llama-8B-abliterated.Q8_0.gguf new file mode 100644 index 0000000..ec8570f --- /dev/null +++ b/DeepSeek-R1-Distill-Llama-8B-abliterated.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22cd9563870b8d8e48c7c2cebb212993063d038cea7afe3f0d0938d09eb24daa +size 8540773888 diff --git a/DeepSeek-R1-Distill-Llama-8B-abliterated.f16.gguf b/DeepSeek-R1-Distill-Llama-8B-abliterated.f16.gguf new file mode 100644 index 0000000..641a678 --- /dev/null +++ b/DeepSeek-R1-Distill-Llama-8B-abliterated.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48d06a10b45d473d4031b9f47b6a504d53e7e5d12b165a0f0056fe76e028bd17 +size 16068894208 diff --git a/README.md b/README.md new file mode 100644 index 0000000..96a8eb2 --- /dev/null +++ b/README.md @@ -0,0 +1,63 @@ +--- +base_model: stepenZEN/DeepSeek-R1-Distill-Llama-8B-Abliterated +language: +- en +library_name: transformers +quantized_by: mradermacher +--- +## About + + + + + + +static quants of https://huggingface.co/stepenZEN/DeepSeek-R1-Distill-Llama-8B-Abliterated + + +weighted/imatrix quants are available at https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Llama-8B-Abliterated-i1-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 | +|:-----|:-----|--------:|:------| +| [PART 1](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Llama-8B-Abliterated-GGUF/resolve/main/DeepSeek-R1-Distill-Llama-8B-Abliterated.Q2_K.gguf) [PART 2](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Llama-8B-Abliterated-GGUF/resolve/main/DeepSeek-R1-Distill-Llama-8B-abliterated.Q2_K.gguf) | Q2_K | 6.5 | | +| [PART 1](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Llama-8B-Abliterated-GGUF/resolve/main/DeepSeek-R1-Distill-Llama-8B-Abliterated.Q3_K_S.gguf) [PART 2](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Llama-8B-Abliterated-GGUF/resolve/main/DeepSeek-R1-Distill-Llama-8B-abliterated.Q3_K_S.gguf) | Q3_K_S | 7.4 | | +| [PART 1](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Llama-8B-Abliterated-GGUF/resolve/main/DeepSeek-R1-Distill-Llama-8B-Abliterated.Q3_K_M.gguf) [PART 2](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Llama-8B-Abliterated-GGUF/resolve/main/DeepSeek-R1-Distill-Llama-8B-abliterated.Q3_K_M.gguf) | Q3_K_M | 8.1 | lower quality | +| [PART 1](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Llama-8B-Abliterated-GGUF/resolve/main/DeepSeek-R1-Distill-Llama-8B-Abliterated.Q3_K_L.gguf) [PART 2](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Llama-8B-Abliterated-GGUF/resolve/main/DeepSeek-R1-Distill-Llama-8B-abliterated.Q3_K_L.gguf) | Q3_K_L | 8.7 | | +| [PART 1](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Llama-8B-Abliterated-GGUF/resolve/main/DeepSeek-R1-Distill-Llama-8B-Abliterated.IQ4_XS.gguf) [PART 2](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Llama-8B-Abliterated-GGUF/resolve/main/DeepSeek-R1-Distill-Llama-8B-abliterated.IQ4_XS.gguf) | IQ4_XS | 9.1 | | +| [PART 1](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Llama-8B-Abliterated-GGUF/resolve/main/DeepSeek-R1-Distill-Llama-8B-Abliterated.Q4_K_S.gguf) [PART 2](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Llama-8B-Abliterated-GGUF/resolve/main/DeepSeek-R1-Distill-Llama-8B-abliterated.Q4_K_S.gguf) | Q4_K_S | 9.5 | fast, recommended | +| [PART 1](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Llama-8B-Abliterated-GGUF/resolve/main/DeepSeek-R1-Distill-Llama-8B-Abliterated.Q4_K_M.gguf) [PART 2](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Llama-8B-Abliterated-GGUF/resolve/main/DeepSeek-R1-Distill-Llama-8B-abliterated.Q4_K_M.gguf) | Q4_K_M | 9.9 | fast, recommended | +| [PART 1](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Llama-8B-Abliterated-GGUF/resolve/main/DeepSeek-R1-Distill-Llama-8B-Abliterated.Q5_K_S.gguf) [PART 2](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Llama-8B-Abliterated-GGUF/resolve/main/DeepSeek-R1-Distill-Llama-8B-abliterated.Q5_K_S.gguf) | Q5_K_S | 11.3 | | +| [PART 1](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Llama-8B-Abliterated-GGUF/resolve/main/DeepSeek-R1-Distill-Llama-8B-Abliterated.Q5_K_M.gguf) [PART 2](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Llama-8B-Abliterated-GGUF/resolve/main/DeepSeek-R1-Distill-Llama-8B-abliterated.Q5_K_M.gguf) | Q5_K_M | 11.6 | | +| [PART 1](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Llama-8B-Abliterated-GGUF/resolve/main/DeepSeek-R1-Distill-Llama-8B-Abliterated.Q6_K.gguf) [PART 2](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Llama-8B-Abliterated-GGUF/resolve/main/DeepSeek-R1-Distill-Llama-8B-abliterated.Q6_K.gguf) | Q6_K | 13.3 | very good quality | +| [PART 1](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Llama-8B-Abliterated-GGUF/resolve/main/DeepSeek-R1-Distill-Llama-8B-Abliterated.Q8_0.gguf) [PART 2](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Llama-8B-Abliterated-GGUF/resolve/main/DeepSeek-R1-Distill-Llama-8B-abliterated.Q8_0.gguf) | Q8_0 | 17.2 | fast, best quality | +| [PART 1](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Llama-8B-Abliterated-GGUF/resolve/main/DeepSeek-R1-Distill-Llama-8B-Abliterated.f16.gguf) [PART 2](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Llama-8B-Abliterated-GGUF/resolve/main/DeepSeek-R1-Distill-Llama-8B-abliterated.f16.gguf) | f16 | 32.2 | 16 bpw, overkill | + +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. + +