From 1845922dca62bca735b36e8338d0233dcde6ee08 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Fri, 15 May 2026 03:37:06 +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/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE-i1-GGUF Source: Original Platform --- .gitattributes | 60 +++++++++++++ ...1-8B-Ko-4oDistil-Heresy-DARE.i1-IQ1_M.gguf | 3 + ...1-8B-Ko-4oDistil-Heresy-DARE.i1-IQ1_S.gguf | 3 + ...1-8B-Ko-4oDistil-Heresy-DARE.i1-IQ2_M.gguf | 3 + ...1-8B-Ko-4oDistil-Heresy-DARE.i1-IQ2_S.gguf | 3 + ...-8B-Ko-4oDistil-Heresy-DARE.i1-IQ2_XS.gguf | 3 + ...8B-Ko-4oDistil-Heresy-DARE.i1-IQ2_XXS.gguf | 3 + ...1-8B-Ko-4oDistil-Heresy-DARE.i1-IQ3_M.gguf | 3 + ...1-8B-Ko-4oDistil-Heresy-DARE.i1-IQ3_S.gguf | 3 + ...-8B-Ko-4oDistil-Heresy-DARE.i1-IQ3_XS.gguf | 3 + ...8B-Ko-4oDistil-Heresy-DARE.i1-IQ3_XXS.gguf | 3 + ...-8B-Ko-4oDistil-Heresy-DARE.i1-IQ4_NL.gguf | 3 + ...-8B-Ko-4oDistil-Heresy-DARE.i1-IQ4_XS.gguf | 3 + ....1-8B-Ko-4oDistil-Heresy-DARE.i1-Q2_K.gguf | 3 + ...-8B-Ko-4oDistil-Heresy-DARE.i1-Q2_K_S.gguf | 3 + ...-8B-Ko-4oDistil-Heresy-DARE.i1-Q3_K_L.gguf | 3 + ...-8B-Ko-4oDistil-Heresy-DARE.i1-Q3_K_M.gguf | 3 + ...-8B-Ko-4oDistil-Heresy-DARE.i1-Q3_K_S.gguf | 3 + ....1-8B-Ko-4oDistil-Heresy-DARE.i1-Q4_0.gguf | 3 + ....1-8B-Ko-4oDistil-Heresy-DARE.i1-Q4_1.gguf | 3 + ...-8B-Ko-4oDistil-Heresy-DARE.i1-Q4_K_M.gguf | 3 + ...-8B-Ko-4oDistil-Heresy-DARE.i1-Q4_K_S.gguf | 3 + ...-8B-Ko-4oDistil-Heresy-DARE.i1-Q5_K_M.gguf | 3 + ...-8B-Ko-4oDistil-Heresy-DARE.i1-Q5_K_S.gguf | 3 + ....1-8B-Ko-4oDistil-Heresy-DARE.i1-Q6_K.gguf | 3 + ....1-8B-Ko-4oDistil-Heresy-DARE.imatrix.gguf | 3 + README.md | 85 +++++++++++++++++++ 27 files changed, 220 insertions(+) create mode 100644 .gitattributes create mode 100644 Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-IQ1_M.gguf create mode 100644 Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-IQ1_S.gguf create mode 100644 Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-IQ2_M.gguf create mode 100644 Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-IQ2_S.gguf create mode 100644 Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-IQ2_XS.gguf create mode 100644 Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-IQ2_XXS.gguf create mode 100644 Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-IQ3_M.gguf create mode 100644 Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-IQ3_S.gguf create mode 100644 Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-IQ3_XS.gguf create mode 100644 Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-IQ3_XXS.gguf create mode 100644 Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-IQ4_NL.gguf create mode 100644 Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-IQ4_XS.gguf create mode 100644 Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-Q2_K.gguf create mode 100644 Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-Q2_K_S.gguf create mode 100644 Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-Q3_K_L.gguf create mode 100644 Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-Q3_K_M.gguf create mode 100644 Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-Q3_K_S.gguf create mode 100644 Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-Q4_0.gguf create mode 100644 Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-Q4_1.gguf create mode 100644 Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-Q4_K_M.gguf create mode 100644 Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-Q4_K_S.gguf create mode 100644 Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-Q5_K_M.gguf create mode 100644 Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-Q5_K_S.gguf create mode 100644 Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-Q6_K.gguf create mode 100644 Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..b378d66 --- /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 +Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-IQ1_M.gguf b/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-IQ1_M.gguf new file mode 100644 index 0000000..4ef6a6a --- /dev/null +++ b/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7edf8e0c44f9aa7d5b727019e3f305038ac21fc1dfa9d087e49ba1e4fbb0527 +size 2161977216 diff --git a/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-IQ1_S.gguf b/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-IQ1_S.gguf new file mode 100644 index 0000000..7c3e658 --- /dev/null +++ b/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b89b62f24d60aecaf69b93f2ae267d399ff78e4a41aa3579501818ab74e813d6 +size 2019633024 diff --git a/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-IQ2_M.gguf b/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-IQ2_M.gguf new file mode 100644 index 0000000..a92382f --- /dev/null +++ b/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0e4ee8ba5e849a326d406fb21814748bf91eaa74cc1d4a7e927bff7f6a9e7af +size 2948286336 diff --git a/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-IQ2_S.gguf b/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-IQ2_S.gguf new file mode 100644 index 0000000..123e08d --- /dev/null +++ b/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b16776ba789ba2778d7fa37e62093c2140efed4bbae5a5ed0c35b8baebe1bd4a +size 2758494080 diff --git a/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-IQ2_XS.gguf b/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-IQ2_XS.gguf new file mode 100644 index 0000000..99f4fd0 --- /dev/null +++ b/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffc8e729214b9f9c7a8b48acc09033ffb3dc528e602f85287a3b3900f4c0a351 +size 2605787008 diff --git a/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-IQ2_XXS.gguf b/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..04e872a --- /dev/null +++ b/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b97b2b16bf979449a7b7d4df2cdc26444529b0b2a32d71f76d843010e001776 +size 2399217536 diff --git a/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-IQ3_M.gguf b/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-IQ3_M.gguf new file mode 100644 index 0000000..84ce4d0 --- /dev/null +++ b/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebbb7c8f82d050e3a4d9b70faaff29d628d67553ebc9094373136f0ffa0c1ac9 +size 3784828800 diff --git a/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-IQ3_S.gguf b/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-IQ3_S.gguf new file mode 100644 index 0000000..78a4bda --- /dev/null +++ b/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c339ff8b2d422c01fc2b03a616b07dfda88220df0f6d7f56be6e44ba5ef656c3 +size 3682330496 diff --git a/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-IQ3_XS.gguf b/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-IQ3_XS.gguf new file mode 100644 index 0000000..245fb90 --- /dev/null +++ b/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2808a107121a68e4b9e38684980244d32c769fd0d4d29e451774738b437129bc +size 3518752640 diff --git a/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-IQ3_XXS.gguf b/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..cb18977 --- /dev/null +++ b/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec1958cce0a8d9841b4e7ac4382eb912908f7b6db1d78b0b01622e3035a985bd +size 3274917760 diff --git a/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-IQ4_NL.gguf b/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-IQ4_NL.gguf new file mode 100644 index 0000000..54e12d3 --- /dev/null +++ b/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0004d55efb5a3dac1855e9fc62cf7c76983774ca2785154eee4f40a241a91129 +size 4677994368 diff --git a/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-IQ4_XS.gguf b/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-IQ4_XS.gguf new file mode 100644 index 0000000..1666621 --- /dev/null +++ b/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afbbad6d9abca9d13999875a1ea9f731a0283169838c857d416085d1060a8554 +size 4447668096 diff --git a/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-Q2_K.gguf b/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-Q2_K.gguf new file mode 100644 index 0000000..8c7f4ec --- /dev/null +++ b/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60ef596e3f03b5ee75f662bd50e74173350e802600b64596ee7494dc5fca9304 +size 3179136896 diff --git a/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-Q2_K_S.gguf b/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-Q2_K_S.gguf new file mode 100644 index 0000000..4e47818 --- /dev/null +++ b/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0cb516792ee38a812ebe0d2711cd7a62912f72ddcf348ec7a5ffcb0d919ec13 +size 2988820352 diff --git a/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-Q3_K_L.gguf b/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-Q3_K_L.gguf new file mode 100644 index 0000000..545e591 --- /dev/null +++ b/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7de2907b63b7009b05b53d04dc26aad328ad193290a0bf63d0c3d0651f87a3e +size 4321961856 diff --git a/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-Q3_K_M.gguf b/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-Q3_K_M.gguf new file mode 100644 index 0000000..f00c9e6 --- /dev/null +++ b/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:921ea2d0b96c197276b0ea79b1f8396b18fe08bb56f66bd5e0c2c9e46190b01b +size 4018923392 diff --git a/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-Q3_K_S.gguf b/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-Q3_K_S.gguf new file mode 100644 index 0000000..eaea0c2 --- /dev/null +++ b/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ae1d0fd54fc140043302dbbc29c8994eef692d9fd8d53500c936540f652265b +size 3664504704 diff --git a/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-Q4_0.gguf b/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-Q4_0.gguf new file mode 100644 index 0000000..9f9bd51 --- /dev/null +++ b/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fff6aed8c596f69e2c2895d9afc3092400864116a7d5c8632409832094c92d19 +size 4675897216 diff --git a/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-Q4_1.gguf b/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-Q4_1.gguf new file mode 100644 index 0000000..b757be3 --- /dev/null +++ b/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a813d7d18f9ed39a0a4b275d7798cf4087b02d4fa4bf351fc5212dc1dc031c10 +size 5130258304 diff --git a/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-Q4_K_M.gguf b/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-Q4_K_M.gguf new file mode 100644 index 0000000..10cbf12 --- /dev/null +++ b/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbf211e894446cfc72692475adbf4d004459bdb1ef34a67f366629c6840f820d +size 4920739712 diff --git a/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-Q4_K_S.gguf b/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-Q4_K_S.gguf new file mode 100644 index 0000000..7b7e798 --- /dev/null +++ b/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7de190dc808267c7550839866bd0e6551758e80af44b1308c873e6655639ef55 +size 4692674432 diff --git a/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-Q5_K_M.gguf b/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-Q5_K_M.gguf new file mode 100644 index 0000000..774e8bd --- /dev/null +++ b/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58096e17b03576865288b41dd7ff758e71eb35d766d04993c0fdee1133b3c898 +size 5732992896 diff --git a/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-Q5_K_S.gguf b/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-Q5_K_S.gguf new file mode 100644 index 0000000..f1c1548 --- /dev/null +++ b/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3c3a2b5db00f05b38870df6e7bf9db54f1373a4f2ed0fc70fcee2c43db2d379 +size 5599299456 diff --git a/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-Q6_K.gguf b/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-Q6_K.gguf new file mode 100644 index 0000000..d3b1567 --- /dev/null +++ b/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99d9cb4e233cea2b6f2fc0cb67e714900fcd8853193ef741b1d5d8fde2d471ed +size 6596011904 diff --git a/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.imatrix.gguf b/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.imatrix.gguf new file mode 100644 index 0000000..8a98522 --- /dev/null +++ b/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14fb580f577b2d4da219ee555869a30f164c7dd3172e1844ac9b13c926c2c98a +size 5015200 diff --git a/README.md b/README.md new file mode 100644 index 0000000..1f9ab67 --- /dev/null +++ b/README.md @@ -0,0 +1,85 @@ +--- +base_model: muzerai/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE +language: +- en +library_name: transformers +license: llama3.1 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/muzerai/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Llama-3.1-8B-Ko-4oDistil-Heresy-DARE-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE-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/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE-i1-GGUF/resolve/main/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE-i1-GGUF/resolve/main/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-IQ1_S.gguf) | i1-IQ1_S | 2.1 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE-i1-GGUF/resolve/main/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-IQ1_M.gguf) | i1-IQ1_M | 2.3 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE-i1-GGUF/resolve/main/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.5 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE-i1-GGUF/resolve/main/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.7 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE-i1-GGUF/resolve/main/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-IQ2_S.gguf) | i1-IQ2_S | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE-i1-GGUF/resolve/main/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-IQ2_M.gguf) | i1-IQ2_M | 3.0 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE-i1-GGUF/resolve/main/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-Q2_K_S.gguf) | i1-Q2_K_S | 3.1 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE-i1-GGUF/resolve/main/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-Q2_K.gguf) | i1-Q2_K | 3.3 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE-i1-GGUF/resolve/main/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.4 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE-i1-GGUF/resolve/main/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.6 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE-i1-GGUF/resolve/main/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.8 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE-i1-GGUF/resolve/main/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-IQ3_S.gguf) | i1-IQ3_S | 3.8 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE-i1-GGUF/resolve/main/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-IQ3_M.gguf) | i1-IQ3_M | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE-i1-GGUF/resolve/main/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-Q3_K_M.gguf) | i1-Q3_K_M | 4.1 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE-i1-GGUF/resolve/main/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.4 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE-i1-GGUF/resolve/main/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.5 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE-i1-GGUF/resolve/main/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-Q4_0.gguf) | i1-Q4_0 | 4.8 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE-i1-GGUF/resolve/main/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-IQ4_NL.gguf) | i1-IQ4_NL | 4.8 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE-i1-GGUF/resolve/main/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.8 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE-i1-GGUF/resolve/main/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-Q4_K_M.gguf) | i1-Q4_K_M | 5.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE-i1-GGUF/resolve/main/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-Q4_1.gguf) | i1-Q4_1 | 5.2 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE-i1-GGUF/resolve/main/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.7 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE-i1-GGUF/resolve/main/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE-i1-GGUF/resolve/main/Llama-3.1-8B-Ko-4oDistil-Heresy-DARE.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. + +