From 103c382109100f87a085067f4cfdb6554f84aeee Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Wed, 20 May 2026 04:15:44 +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-heretic-i1-GGUF Source: Original Platform --- .gitattributes | 60 +++++++++++++ ...-R1-Distill-Llama-8B-heretic.i1-IQ1_M.gguf | 3 + ...-R1-Distill-Llama-8B-heretic.i1-IQ1_S.gguf | 3 + ...-R1-Distill-Llama-8B-heretic.i1-IQ2_M.gguf | 3 + ...-R1-Distill-Llama-8B-heretic.i1-IQ2_S.gguf | 3 + ...R1-Distill-Llama-8B-heretic.i1-IQ2_XS.gguf | 3 + ...1-Distill-Llama-8B-heretic.i1-IQ2_XXS.gguf | 3 + ...-R1-Distill-Llama-8B-heretic.i1-IQ3_M.gguf | 3 + ...-R1-Distill-Llama-8B-heretic.i1-IQ3_S.gguf | 3 + ...R1-Distill-Llama-8B-heretic.i1-IQ3_XS.gguf | 3 + ...1-Distill-Llama-8B-heretic.i1-IQ3_XXS.gguf | 3 + ...R1-Distill-Llama-8B-heretic.i1-IQ4_NL.gguf | 3 + ...R1-Distill-Llama-8B-heretic.i1-IQ4_XS.gguf | 3 + ...k-R1-Distill-Llama-8B-heretic.i1-Q2_K.gguf | 3 + ...R1-Distill-Llama-8B-heretic.i1-Q2_K_S.gguf | 3 + ...R1-Distill-Llama-8B-heretic.i1-Q3_K_L.gguf | 3 + ...R1-Distill-Llama-8B-heretic.i1-Q3_K_M.gguf | 3 + ...R1-Distill-Llama-8B-heretic.i1-Q3_K_S.gguf | 3 + ...k-R1-Distill-Llama-8B-heretic.i1-Q4_0.gguf | 3 + ...k-R1-Distill-Llama-8B-heretic.i1-Q4_1.gguf | 3 + ...R1-Distill-Llama-8B-heretic.i1-Q4_K_M.gguf | 3 + ...R1-Distill-Llama-8B-heretic.i1-Q4_K_S.gguf | 3 + ...R1-Distill-Llama-8B-heretic.i1-Q5_K_M.gguf | 3 + ...R1-Distill-Llama-8B-heretic.i1-Q5_K_S.gguf | 3 + ...k-R1-Distill-Llama-8B-heretic.i1-Q6_K.gguf | 3 + ...k-R1-Distill-Llama-8B-heretic.imatrix.gguf | 3 + README.md | 90 +++++++++++++++++++ 27 files changed, 225 insertions(+) create mode 100644 .gitattributes create mode 100644 DeepSeek-R1-Distill-Llama-8B-heretic.i1-IQ1_M.gguf create mode 100644 DeepSeek-R1-Distill-Llama-8B-heretic.i1-IQ1_S.gguf create mode 100644 DeepSeek-R1-Distill-Llama-8B-heretic.i1-IQ2_M.gguf create mode 100644 DeepSeek-R1-Distill-Llama-8B-heretic.i1-IQ2_S.gguf create mode 100644 DeepSeek-R1-Distill-Llama-8B-heretic.i1-IQ2_XS.gguf create mode 100644 DeepSeek-R1-Distill-Llama-8B-heretic.i1-IQ2_XXS.gguf create mode 100644 DeepSeek-R1-Distill-Llama-8B-heretic.i1-IQ3_M.gguf create mode 100644 DeepSeek-R1-Distill-Llama-8B-heretic.i1-IQ3_S.gguf create mode 100644 DeepSeek-R1-Distill-Llama-8B-heretic.i1-IQ3_XS.gguf create mode 100644 DeepSeek-R1-Distill-Llama-8B-heretic.i1-IQ3_XXS.gguf create mode 100644 DeepSeek-R1-Distill-Llama-8B-heretic.i1-IQ4_NL.gguf create mode 100644 DeepSeek-R1-Distill-Llama-8B-heretic.i1-IQ4_XS.gguf create mode 100644 DeepSeek-R1-Distill-Llama-8B-heretic.i1-Q2_K.gguf create mode 100644 DeepSeek-R1-Distill-Llama-8B-heretic.i1-Q2_K_S.gguf create mode 100644 DeepSeek-R1-Distill-Llama-8B-heretic.i1-Q3_K_L.gguf create mode 100644 DeepSeek-R1-Distill-Llama-8B-heretic.i1-Q3_K_M.gguf create mode 100644 DeepSeek-R1-Distill-Llama-8B-heretic.i1-Q3_K_S.gguf create mode 100644 DeepSeek-R1-Distill-Llama-8B-heretic.i1-Q4_0.gguf create mode 100644 DeepSeek-R1-Distill-Llama-8B-heretic.i1-Q4_1.gguf create mode 100644 DeepSeek-R1-Distill-Llama-8B-heretic.i1-Q4_K_M.gguf create mode 100644 DeepSeek-R1-Distill-Llama-8B-heretic.i1-Q4_K_S.gguf create mode 100644 DeepSeek-R1-Distill-Llama-8B-heretic.i1-Q5_K_M.gguf create mode 100644 DeepSeek-R1-Distill-Llama-8B-heretic.i1-Q5_K_S.gguf create mode 100644 DeepSeek-R1-Distill-Llama-8B-heretic.i1-Q6_K.gguf create mode 100644 DeepSeek-R1-Distill-Llama-8B-heretic.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..caeebe6 --- /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 +DeepSeek-R1-Distill-Llama-8B-heretic.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-Distill-Llama-8B-heretic.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-Distill-Llama-8B-heretic.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-Distill-Llama-8B-heretic.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-Distill-Llama-8B-heretic.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-Distill-Llama-8B-heretic.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-Distill-Llama-8B-heretic.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-Distill-Llama-8B-heretic.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-Distill-Llama-8B-heretic.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-Distill-Llama-8B-heretic.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-Distill-Llama-8B-heretic.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-Distill-Llama-8B-heretic.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-Distill-Llama-8B-heretic.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-Distill-Llama-8B-heretic.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-Distill-Llama-8B-heretic.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-Distill-Llama-8B-heretic.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-Distill-Llama-8B-heretic.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-Distill-Llama-8B-heretic.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-Distill-Llama-8B-heretic.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-Distill-Llama-8B-heretic.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-Distill-Llama-8B-heretic.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-Distill-Llama-8B-heretic.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-Distill-Llama-8B-heretic.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-Distill-Llama-8B-heretic.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-Distill-Llama-8B-heretic.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/DeepSeek-R1-Distill-Llama-8B-heretic.i1-IQ1_M.gguf b/DeepSeek-R1-Distill-Llama-8B-heretic.i1-IQ1_M.gguf new file mode 100644 index 0000000..42c3806 --- /dev/null +++ b/DeepSeek-R1-Distill-Llama-8B-heretic.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2de4f2972722529ac9d4219feac9ee6f531f317f75fb6ab59f194925af7b08c3 +size 2161975040 diff --git a/DeepSeek-R1-Distill-Llama-8B-heretic.i1-IQ1_S.gguf b/DeepSeek-R1-Distill-Llama-8B-heretic.i1-IQ1_S.gguf new file mode 100644 index 0000000..9a1c6eb --- /dev/null +++ b/DeepSeek-R1-Distill-Llama-8B-heretic.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e5e61751b827d40138a98e1457353b20357a739b9910c64d72d6ba9814adf27 +size 2019630848 diff --git a/DeepSeek-R1-Distill-Llama-8B-heretic.i1-IQ2_M.gguf b/DeepSeek-R1-Distill-Llama-8B-heretic.i1-IQ2_M.gguf new file mode 100644 index 0000000..1ed5e58 --- /dev/null +++ b/DeepSeek-R1-Distill-Llama-8B-heretic.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4a0630309c1bcb8eef1e2c50daa5a4e5e5289f382dac0d20c90190cc30aae1c +size 2948284160 diff --git a/DeepSeek-R1-Distill-Llama-8B-heretic.i1-IQ2_S.gguf b/DeepSeek-R1-Distill-Llama-8B-heretic.i1-IQ2_S.gguf new file mode 100644 index 0000000..33dcd3f --- /dev/null +++ b/DeepSeek-R1-Distill-Llama-8B-heretic.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1287eaca622a3d98db138cc1721598af22af2c893554053eb7551f229f688265 +size 2758491904 diff --git a/DeepSeek-R1-Distill-Llama-8B-heretic.i1-IQ2_XS.gguf b/DeepSeek-R1-Distill-Llama-8B-heretic.i1-IQ2_XS.gguf new file mode 100644 index 0000000..041388f --- /dev/null +++ b/DeepSeek-R1-Distill-Llama-8B-heretic.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3590d75972244809260c2e0a5b3a45f75ce2c4a8352e5cc4790b92605b01bcb +size 2605784832 diff --git a/DeepSeek-R1-Distill-Llama-8B-heretic.i1-IQ2_XXS.gguf b/DeepSeek-R1-Distill-Llama-8B-heretic.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..936546b --- /dev/null +++ b/DeepSeek-R1-Distill-Llama-8B-heretic.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d39771bb99179402cc7cb69e3f37e8a2c6ce36f7cd8bb1d2eb3e628bbbe910e +size 2399215360 diff --git a/DeepSeek-R1-Distill-Llama-8B-heretic.i1-IQ3_M.gguf b/DeepSeek-R1-Distill-Llama-8B-heretic.i1-IQ3_M.gguf new file mode 100644 index 0000000..03f6a24 --- /dev/null +++ b/DeepSeek-R1-Distill-Llama-8B-heretic.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:371763db8507852e419ce93e50934607a2244af3e7db67ddc685e3c6a29f1ef3 +size 3784826624 diff --git a/DeepSeek-R1-Distill-Llama-8B-heretic.i1-IQ3_S.gguf b/DeepSeek-R1-Distill-Llama-8B-heretic.i1-IQ3_S.gguf new file mode 100644 index 0000000..3900949 --- /dev/null +++ b/DeepSeek-R1-Distill-Llama-8B-heretic.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fe1814ef48feab9037560449f02fbb101e1d7d57f130d7815a0fbd9eb31adc4 +size 3682328320 diff --git a/DeepSeek-R1-Distill-Llama-8B-heretic.i1-IQ3_XS.gguf b/DeepSeek-R1-Distill-Llama-8B-heretic.i1-IQ3_XS.gguf new file mode 100644 index 0000000..2ef47d8 --- /dev/null +++ b/DeepSeek-R1-Distill-Llama-8B-heretic.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1490b4753f0f0fe0246ae6aa098871fa9725946295501ee9cf8f90592c611322 +size 3518750464 diff --git a/DeepSeek-R1-Distill-Llama-8B-heretic.i1-IQ3_XXS.gguf b/DeepSeek-R1-Distill-Llama-8B-heretic.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..07c3b98 --- /dev/null +++ b/DeepSeek-R1-Distill-Llama-8B-heretic.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e76197965695afa1cdf4ed3048c554c887e1f801ad5fb2b6e4f9e0a06e62a86 +size 3274915584 diff --git a/DeepSeek-R1-Distill-Llama-8B-heretic.i1-IQ4_NL.gguf b/DeepSeek-R1-Distill-Llama-8B-heretic.i1-IQ4_NL.gguf new file mode 100644 index 0000000..be86023 --- /dev/null +++ b/DeepSeek-R1-Distill-Llama-8B-heretic.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12910a3fd2f36917bb4bfeae5554d5cc3b104fccfc434b9f9a4c875bbf6a8d60 +size 4677992192 diff --git a/DeepSeek-R1-Distill-Llama-8B-heretic.i1-IQ4_XS.gguf b/DeepSeek-R1-Distill-Llama-8B-heretic.i1-IQ4_XS.gguf new file mode 100644 index 0000000..424e890 --- /dev/null +++ b/DeepSeek-R1-Distill-Llama-8B-heretic.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5f3b927db3d7d2ab179e1df313e78fa398e60af2d760dab0edb212d5d1ae778 +size 4447665920 diff --git a/DeepSeek-R1-Distill-Llama-8B-heretic.i1-Q2_K.gguf b/DeepSeek-R1-Distill-Llama-8B-heretic.i1-Q2_K.gguf new file mode 100644 index 0000000..a09c56e --- /dev/null +++ b/DeepSeek-R1-Distill-Llama-8B-heretic.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e9fa510c09d2e4cda4f416a2b679aed1312ad10d35837e0bf8859cd96d8113e +size 3179134720 diff --git a/DeepSeek-R1-Distill-Llama-8B-heretic.i1-Q2_K_S.gguf b/DeepSeek-R1-Distill-Llama-8B-heretic.i1-Q2_K_S.gguf new file mode 100644 index 0000000..3d239d2 --- /dev/null +++ b/DeepSeek-R1-Distill-Llama-8B-heretic.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0418380e60bfe75d94a55d2d1b0dcc94fc261a5fb1098d83e843df332b5e9395 +size 2988818176 diff --git a/DeepSeek-R1-Distill-Llama-8B-heretic.i1-Q3_K_L.gguf b/DeepSeek-R1-Distill-Llama-8B-heretic.i1-Q3_K_L.gguf new file mode 100644 index 0000000..833d4d6 --- /dev/null +++ b/DeepSeek-R1-Distill-Llama-8B-heretic.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59f60d99d014a12ea6e197baa657ef4ac5142d7df93a7273c1dda6dbc2804c01 +size 4321959680 diff --git a/DeepSeek-R1-Distill-Llama-8B-heretic.i1-Q3_K_M.gguf b/DeepSeek-R1-Distill-Llama-8B-heretic.i1-Q3_K_M.gguf new file mode 100644 index 0000000..2a11abd --- /dev/null +++ b/DeepSeek-R1-Distill-Llama-8B-heretic.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53b1a4bc65d7035e2479c7d7eb756fc102e693267354bf09f0bf016e05b1a5de +size 4018921216 diff --git a/DeepSeek-R1-Distill-Llama-8B-heretic.i1-Q3_K_S.gguf b/DeepSeek-R1-Distill-Llama-8B-heretic.i1-Q3_K_S.gguf new file mode 100644 index 0000000..9eb2672 --- /dev/null +++ b/DeepSeek-R1-Distill-Llama-8B-heretic.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10b12fe37241661ad90496d68a539bd102a83ac86b939a74ef836b94279dbfdf +size 3664502528 diff --git a/DeepSeek-R1-Distill-Llama-8B-heretic.i1-Q4_0.gguf b/DeepSeek-R1-Distill-Llama-8B-heretic.i1-Q4_0.gguf new file mode 100644 index 0000000..3db6c9b --- /dev/null +++ b/DeepSeek-R1-Distill-Llama-8B-heretic.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e02c519536995d668b4c0426a08bd2e876648fb70d99431c36887e4c829d0617 +size 4675895040 diff --git a/DeepSeek-R1-Distill-Llama-8B-heretic.i1-Q4_1.gguf b/DeepSeek-R1-Distill-Llama-8B-heretic.i1-Q4_1.gguf new file mode 100644 index 0000000..1215c31 --- /dev/null +++ b/DeepSeek-R1-Distill-Llama-8B-heretic.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcea22fe467c1617c49779dac3d3398bf6e2cfc954584612bd1dbbb7a015d232 +size 5130256128 diff --git a/DeepSeek-R1-Distill-Llama-8B-heretic.i1-Q4_K_M.gguf b/DeepSeek-R1-Distill-Llama-8B-heretic.i1-Q4_K_M.gguf new file mode 100644 index 0000000..ad7677a --- /dev/null +++ b/DeepSeek-R1-Distill-Llama-8B-heretic.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff59614bbfcb2db0dd3408895054b4079ceecf86e9b6756916dca3f3c4549274 +size 4920737536 diff --git a/DeepSeek-R1-Distill-Llama-8B-heretic.i1-Q4_K_S.gguf b/DeepSeek-R1-Distill-Llama-8B-heretic.i1-Q4_K_S.gguf new file mode 100644 index 0000000..73a1140 --- /dev/null +++ b/DeepSeek-R1-Distill-Llama-8B-heretic.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59497e0dd1c0e937c8dd7f862b4addc88686f8905379f1521f17e3f3c6417563 +size 4692672256 diff --git a/DeepSeek-R1-Distill-Llama-8B-heretic.i1-Q5_K_M.gguf b/DeepSeek-R1-Distill-Llama-8B-heretic.i1-Q5_K_M.gguf new file mode 100644 index 0000000..bea1599 --- /dev/null +++ b/DeepSeek-R1-Distill-Llama-8B-heretic.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f50e14aa06da8b84614bef91e987a07f1414cd793dc2fa595e17c7a55f7ef87 +size 5732990720 diff --git a/DeepSeek-R1-Distill-Llama-8B-heretic.i1-Q5_K_S.gguf b/DeepSeek-R1-Distill-Llama-8B-heretic.i1-Q5_K_S.gguf new file mode 100644 index 0000000..6bc2ee3 --- /dev/null +++ b/DeepSeek-R1-Distill-Llama-8B-heretic.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a10a049aaf73fd98b2f0056809d613cbf6421a2e62fccbc2584818b834f0847b +size 5599297280 diff --git a/DeepSeek-R1-Distill-Llama-8B-heretic.i1-Q6_K.gguf b/DeepSeek-R1-Distill-Llama-8B-heretic.i1-Q6_K.gguf new file mode 100644 index 0000000..1a7471d --- /dev/null +++ b/DeepSeek-R1-Distill-Llama-8B-heretic.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ef0e604601d0383305a063ca2361addc38156e5fa860bcb974b6a291a4b503d +size 6596009728 diff --git a/DeepSeek-R1-Distill-Llama-8B-heretic.imatrix.gguf b/DeepSeek-R1-Distill-Llama-8B-heretic.imatrix.gguf new file mode 100644 index 0000000..6a68473 --- /dev/null +++ b/DeepSeek-R1-Distill-Llama-8B-heretic.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75af3bbeb5449d8fc834c4b0ca9e0393ca0217ef66da0006bc78c0f96c737470 +size 5015200 diff --git a/README.md b/README.md new file mode 100644 index 0000000..e02df7d --- /dev/null +++ b/README.md @@ -0,0 +1,90 @@ +--- +base_model: simmessa/DeepSeek-R1-Distill-Llama-8B-heretic +language: +- en +library_name: transformers +license: mit +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- heretic +- uncensored +- decensored +- abliterated +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/simmessa/DeepSeek-R1-Distill-Llama-8B-heretic + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#DeepSeek-R1-Distill-Llama-8B-heretic-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Llama-8B-heretic-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/DeepSeek-R1-Distill-Llama-8B-heretic-i1-GGUF/resolve/main/DeepSeek-R1-Distill-Llama-8B-heretic.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Llama-8B-heretic-i1-GGUF/resolve/main/DeepSeek-R1-Distill-Llama-8B-heretic.i1-IQ1_S.gguf) | i1-IQ1_S | 2.1 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Llama-8B-heretic-i1-GGUF/resolve/main/DeepSeek-R1-Distill-Llama-8B-heretic.i1-IQ1_M.gguf) | i1-IQ1_M | 2.3 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Llama-8B-heretic-i1-GGUF/resolve/main/DeepSeek-R1-Distill-Llama-8B-heretic.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.5 | | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Llama-8B-heretic-i1-GGUF/resolve/main/DeepSeek-R1-Distill-Llama-8B-heretic.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.7 | | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Llama-8B-heretic-i1-GGUF/resolve/main/DeepSeek-R1-Distill-Llama-8B-heretic.i1-IQ2_S.gguf) | i1-IQ2_S | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Llama-8B-heretic-i1-GGUF/resolve/main/DeepSeek-R1-Distill-Llama-8B-heretic.i1-IQ2_M.gguf) | i1-IQ2_M | 3.0 | | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Llama-8B-heretic-i1-GGUF/resolve/main/DeepSeek-R1-Distill-Llama-8B-heretic.i1-Q2_K_S.gguf) | i1-Q2_K_S | 3.1 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Llama-8B-heretic-i1-GGUF/resolve/main/DeepSeek-R1-Distill-Llama-8B-heretic.i1-Q2_K.gguf) | i1-Q2_K | 3.3 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Llama-8B-heretic-i1-GGUF/resolve/main/DeepSeek-R1-Distill-Llama-8B-heretic.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.4 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Llama-8B-heretic-i1-GGUF/resolve/main/DeepSeek-R1-Distill-Llama-8B-heretic.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.6 | | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Llama-8B-heretic-i1-GGUF/resolve/main/DeepSeek-R1-Distill-Llama-8B-heretic.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.8 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Llama-8B-heretic-i1-GGUF/resolve/main/DeepSeek-R1-Distill-Llama-8B-heretic.i1-IQ3_S.gguf) | i1-IQ3_S | 3.8 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Llama-8B-heretic-i1-GGUF/resolve/main/DeepSeek-R1-Distill-Llama-8B-heretic.i1-IQ3_M.gguf) | i1-IQ3_M | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Llama-8B-heretic-i1-GGUF/resolve/main/DeepSeek-R1-Distill-Llama-8B-heretic.i1-Q3_K_M.gguf) | i1-Q3_K_M | 4.1 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Llama-8B-heretic-i1-GGUF/resolve/main/DeepSeek-R1-Distill-Llama-8B-heretic.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.4 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Llama-8B-heretic-i1-GGUF/resolve/main/DeepSeek-R1-Distill-Llama-8B-heretic.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.5 | | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Llama-8B-heretic-i1-GGUF/resolve/main/DeepSeek-R1-Distill-Llama-8B-heretic.i1-Q4_0.gguf) | i1-Q4_0 | 4.8 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Llama-8B-heretic-i1-GGUF/resolve/main/DeepSeek-R1-Distill-Llama-8B-heretic.i1-IQ4_NL.gguf) | i1-IQ4_NL | 4.8 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Llama-8B-heretic-i1-GGUF/resolve/main/DeepSeek-R1-Distill-Llama-8B-heretic.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.8 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Llama-8B-heretic-i1-GGUF/resolve/main/DeepSeek-R1-Distill-Llama-8B-heretic.i1-Q4_K_M.gguf) | i1-Q4_K_M | 5.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Llama-8B-heretic-i1-GGUF/resolve/main/DeepSeek-R1-Distill-Llama-8B-heretic.i1-Q4_1.gguf) | i1-Q4_1 | 5.2 | | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Llama-8B-heretic-i1-GGUF/resolve/main/DeepSeek-R1-Distill-Llama-8B-heretic.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.7 | | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Llama-8B-heretic-i1-GGUF/resolve/main/DeepSeek-R1-Distill-Llama-8B-heretic.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Llama-8B-heretic-i1-GGUF/resolve/main/DeepSeek-R1-Distill-Llama-8B-heretic.i1-Q6_K.gguf) | i1-Q6_K | 6.7 | 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. + +