From d24725121b49bd713a83e4fe2242d602f4c0dae8 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Tue, 19 May 2026 06:22:00 +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/Llama3.3-Zenith-Unchained-8B-i1-GGUF Source: Original Platform --- .gitattributes | 60 +++++++++++++ Llama3.3-Zenith-Unchained-8B.i1-IQ1_M.gguf | 3 + Llama3.3-Zenith-Unchained-8B.i1-IQ1_S.gguf | 3 + Llama3.3-Zenith-Unchained-8B.i1-IQ2_M.gguf | 3 + Llama3.3-Zenith-Unchained-8B.i1-IQ2_S.gguf | 3 + Llama3.3-Zenith-Unchained-8B.i1-IQ2_XS.gguf | 3 + Llama3.3-Zenith-Unchained-8B.i1-IQ2_XXS.gguf | 3 + Llama3.3-Zenith-Unchained-8B.i1-IQ3_M.gguf | 3 + Llama3.3-Zenith-Unchained-8B.i1-IQ3_S.gguf | 3 + Llama3.3-Zenith-Unchained-8B.i1-IQ3_XS.gguf | 3 + Llama3.3-Zenith-Unchained-8B.i1-IQ3_XXS.gguf | 3 + Llama3.3-Zenith-Unchained-8B.i1-IQ4_NL.gguf | 3 + Llama3.3-Zenith-Unchained-8B.i1-IQ4_XS.gguf | 3 + Llama3.3-Zenith-Unchained-8B.i1-Q2_K.gguf | 3 + Llama3.3-Zenith-Unchained-8B.i1-Q2_K_S.gguf | 3 + Llama3.3-Zenith-Unchained-8B.i1-Q3_K_L.gguf | 3 + Llama3.3-Zenith-Unchained-8B.i1-Q3_K_M.gguf | 3 + Llama3.3-Zenith-Unchained-8B.i1-Q3_K_S.gguf | 3 + Llama3.3-Zenith-Unchained-8B.i1-Q4_0.gguf | 3 + Llama3.3-Zenith-Unchained-8B.i1-Q4_1.gguf | 3 + Llama3.3-Zenith-Unchained-8B.i1-Q4_K_M.gguf | 3 + Llama3.3-Zenith-Unchained-8B.i1-Q4_K_S.gguf | 3 + Llama3.3-Zenith-Unchained-8B.i1-Q5_K_M.gguf | 3 + Llama3.3-Zenith-Unchained-8B.i1-Q5_K_S.gguf | 3 + Llama3.3-Zenith-Unchained-8B.i1-Q6_K.gguf | 3 + Llama3.3-Zenith-Unchained-8B.imatrix.gguf | 3 + README.md | 92 ++++++++++++++++++++ 27 files changed, 227 insertions(+) create mode 100644 .gitattributes create mode 100644 Llama3.3-Zenith-Unchained-8B.i1-IQ1_M.gguf create mode 100644 Llama3.3-Zenith-Unchained-8B.i1-IQ1_S.gguf create mode 100644 Llama3.3-Zenith-Unchained-8B.i1-IQ2_M.gguf create mode 100644 Llama3.3-Zenith-Unchained-8B.i1-IQ2_S.gguf create mode 100644 Llama3.3-Zenith-Unchained-8B.i1-IQ2_XS.gguf create mode 100644 Llama3.3-Zenith-Unchained-8B.i1-IQ2_XXS.gguf create mode 100644 Llama3.3-Zenith-Unchained-8B.i1-IQ3_M.gguf create mode 100644 Llama3.3-Zenith-Unchained-8B.i1-IQ3_S.gguf create mode 100644 Llama3.3-Zenith-Unchained-8B.i1-IQ3_XS.gguf create mode 100644 Llama3.3-Zenith-Unchained-8B.i1-IQ3_XXS.gguf create mode 100644 Llama3.3-Zenith-Unchained-8B.i1-IQ4_NL.gguf create mode 100644 Llama3.3-Zenith-Unchained-8B.i1-IQ4_XS.gguf create mode 100644 Llama3.3-Zenith-Unchained-8B.i1-Q2_K.gguf create mode 100644 Llama3.3-Zenith-Unchained-8B.i1-Q2_K_S.gguf create mode 100644 Llama3.3-Zenith-Unchained-8B.i1-Q3_K_L.gguf create mode 100644 Llama3.3-Zenith-Unchained-8B.i1-Q3_K_M.gguf create mode 100644 Llama3.3-Zenith-Unchained-8B.i1-Q3_K_S.gguf create mode 100644 Llama3.3-Zenith-Unchained-8B.i1-Q4_0.gguf create mode 100644 Llama3.3-Zenith-Unchained-8B.i1-Q4_1.gguf create mode 100644 Llama3.3-Zenith-Unchained-8B.i1-Q4_K_M.gguf create mode 100644 Llama3.3-Zenith-Unchained-8B.i1-Q4_K_S.gguf create mode 100644 Llama3.3-Zenith-Unchained-8B.i1-Q5_K_M.gguf create mode 100644 Llama3.3-Zenith-Unchained-8B.i1-Q5_K_S.gguf create mode 100644 Llama3.3-Zenith-Unchained-8B.i1-Q6_K.gguf create mode 100644 Llama3.3-Zenith-Unchained-8B.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..a742fde --- /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 +Llama3.3-Zenith-Unchained-8B.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +Llama3.3-Zenith-Unchained-8B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Llama3.3-Zenith-Unchained-8B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama3.3-Zenith-Unchained-8B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama3.3-Zenith-Unchained-8B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Llama3.3-Zenith-Unchained-8B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama3.3-Zenith-Unchained-8B.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +Llama3.3-Zenith-Unchained-8B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama3.3-Zenith-Unchained-8B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama3.3-Zenith-Unchained-8B.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Llama3.3-Zenith-Unchained-8B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Llama3.3-Zenith-Unchained-8B.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama3.3-Zenith-Unchained-8B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama3.3-Zenith-Unchained-8B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama3.3-Zenith-Unchained-8B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Llama3.3-Zenith-Unchained-8B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Llama3.3-Zenith-Unchained-8B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Llama3.3-Zenith-Unchained-8B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama3.3-Zenith-Unchained-8B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama3.3-Zenith-Unchained-8B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama3.3-Zenith-Unchained-8B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama3.3-Zenith-Unchained-8B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Llama3.3-Zenith-Unchained-8B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Llama3.3-Zenith-Unchained-8B.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Llama3.3-Zenith-Unchained-8B.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Llama3.3-Zenith-Unchained-8B.i1-IQ1_M.gguf b/Llama3.3-Zenith-Unchained-8B.i1-IQ1_M.gguf new file mode 100644 index 0000000..e2e127c --- /dev/null +++ b/Llama3.3-Zenith-Unchained-8B.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6aac2db11d6e74162995a07b98e1644106195e12fbde80a8935c8752a4e1779b +size 2161974080 diff --git a/Llama3.3-Zenith-Unchained-8B.i1-IQ1_S.gguf b/Llama3.3-Zenith-Unchained-8B.i1-IQ1_S.gguf new file mode 100644 index 0000000..03ec2ef --- /dev/null +++ b/Llama3.3-Zenith-Unchained-8B.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8449d45ad8763b2b5684f8be49362f2327b484459675dcc3844a170decbdbd17 +size 2019629888 diff --git a/Llama3.3-Zenith-Unchained-8B.i1-IQ2_M.gguf b/Llama3.3-Zenith-Unchained-8B.i1-IQ2_M.gguf new file mode 100644 index 0000000..ad0cd70 --- /dev/null +++ b/Llama3.3-Zenith-Unchained-8B.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fbe1a511277e32992cc7613d02e39e9445642dbac1d20d9d7fd9ff89a178879 +size 2948283200 diff --git a/Llama3.3-Zenith-Unchained-8B.i1-IQ2_S.gguf b/Llama3.3-Zenith-Unchained-8B.i1-IQ2_S.gguf new file mode 100644 index 0000000..fdced0f --- /dev/null +++ b/Llama3.3-Zenith-Unchained-8B.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11fbf8a3116b8b90f905a5985440de9c118c8923ccae47135f2b92a7f3b83d15 +size 2758490944 diff --git a/Llama3.3-Zenith-Unchained-8B.i1-IQ2_XS.gguf b/Llama3.3-Zenith-Unchained-8B.i1-IQ2_XS.gguf new file mode 100644 index 0000000..d54abdd --- /dev/null +++ b/Llama3.3-Zenith-Unchained-8B.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:620130cd3c2d97ee6e7d598fa7ae7ac27fb66be7e749413ecc9ad4da2c0bf7f4 +size 2605783872 diff --git a/Llama3.3-Zenith-Unchained-8B.i1-IQ2_XXS.gguf b/Llama3.3-Zenith-Unchained-8B.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..3131ce8 --- /dev/null +++ b/Llama3.3-Zenith-Unchained-8B.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00fbaf09c48d94b014c07f659a3d5bc608defbea8c2e2f7d8d87f82a89228fee +size 2399214400 diff --git a/Llama3.3-Zenith-Unchained-8B.i1-IQ3_M.gguf b/Llama3.3-Zenith-Unchained-8B.i1-IQ3_M.gguf new file mode 100644 index 0000000..ff55ca7 --- /dev/null +++ b/Llama3.3-Zenith-Unchained-8B.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38376f175839cd6176e6bbdc9542fef3826fa42a63e5c79ab66109d7e8441392 +size 3784825664 diff --git a/Llama3.3-Zenith-Unchained-8B.i1-IQ3_S.gguf b/Llama3.3-Zenith-Unchained-8B.i1-IQ3_S.gguf new file mode 100644 index 0000000..75d6464 --- /dev/null +++ b/Llama3.3-Zenith-Unchained-8B.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9952e4f26edf2afeb3a3646510e786e954c6f6fddf374721ca39468cb6f57f17 +size 3682327360 diff --git a/Llama3.3-Zenith-Unchained-8B.i1-IQ3_XS.gguf b/Llama3.3-Zenith-Unchained-8B.i1-IQ3_XS.gguf new file mode 100644 index 0000000..370dfa6 --- /dev/null +++ b/Llama3.3-Zenith-Unchained-8B.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcdab405cb87c4d034ba1fead45ebd7f86fca7cd63109a00f764a74b65f5f60a +size 3518749504 diff --git a/Llama3.3-Zenith-Unchained-8B.i1-IQ3_XXS.gguf b/Llama3.3-Zenith-Unchained-8B.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..b7d6954 --- /dev/null +++ b/Llama3.3-Zenith-Unchained-8B.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:484ecd0b5d393ef5c7dc75f09b78d49edb21547e36d550d60c63e61659669ba6 +size 3274914624 diff --git a/Llama3.3-Zenith-Unchained-8B.i1-IQ4_NL.gguf b/Llama3.3-Zenith-Unchained-8B.i1-IQ4_NL.gguf new file mode 100644 index 0000000..dcaf634 --- /dev/null +++ b/Llama3.3-Zenith-Unchained-8B.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e55e2192781c99995a36a486d5dc126790609fa1f10d326f2d6f9724852d399b +size 4677991232 diff --git a/Llama3.3-Zenith-Unchained-8B.i1-IQ4_XS.gguf b/Llama3.3-Zenith-Unchained-8B.i1-IQ4_XS.gguf new file mode 100644 index 0000000..4203eb6 --- /dev/null +++ b/Llama3.3-Zenith-Unchained-8B.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:114369882b9a78fd0c65f25b6a36c7bff7c0412cdf240379bfeeeffc2aa71f50 +size 4447664960 diff --git a/Llama3.3-Zenith-Unchained-8B.i1-Q2_K.gguf b/Llama3.3-Zenith-Unchained-8B.i1-Q2_K.gguf new file mode 100644 index 0000000..81c5cd3 --- /dev/null +++ b/Llama3.3-Zenith-Unchained-8B.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85da4f1503e3bd6f9cc71826441faf00b41795986cfec0fd03a785213339ff04 +size 3179133760 diff --git a/Llama3.3-Zenith-Unchained-8B.i1-Q2_K_S.gguf b/Llama3.3-Zenith-Unchained-8B.i1-Q2_K_S.gguf new file mode 100644 index 0000000..cf46d84 --- /dev/null +++ b/Llama3.3-Zenith-Unchained-8B.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c1ded9831391519e9fd5fdd0f280971664571bc969ddbe42bd901b47389ef95 +size 2988817216 diff --git a/Llama3.3-Zenith-Unchained-8B.i1-Q3_K_L.gguf b/Llama3.3-Zenith-Unchained-8B.i1-Q3_K_L.gguf new file mode 100644 index 0000000..f372f34 --- /dev/null +++ b/Llama3.3-Zenith-Unchained-8B.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3abe0c4bcafb49315426b6f568049c6b4d9b08a9aa9d72b95a5a0a8bb0cdebf2 +size 4321958720 diff --git a/Llama3.3-Zenith-Unchained-8B.i1-Q3_K_M.gguf b/Llama3.3-Zenith-Unchained-8B.i1-Q3_K_M.gguf new file mode 100644 index 0000000..fa7129b --- /dev/null +++ b/Llama3.3-Zenith-Unchained-8B.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cb4e1b120509cd4c7b22645643d3af754de44028191f2c38559be8aed3a6028 +size 4018920256 diff --git a/Llama3.3-Zenith-Unchained-8B.i1-Q3_K_S.gguf b/Llama3.3-Zenith-Unchained-8B.i1-Q3_K_S.gguf new file mode 100644 index 0000000..6d3477b --- /dev/null +++ b/Llama3.3-Zenith-Unchained-8B.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f30fee41706ab831e8270223b8e10147159b1b440b400c784fb7248d43d4bded +size 3664501568 diff --git a/Llama3.3-Zenith-Unchained-8B.i1-Q4_0.gguf b/Llama3.3-Zenith-Unchained-8B.i1-Q4_0.gguf new file mode 100644 index 0000000..4542ef6 --- /dev/null +++ b/Llama3.3-Zenith-Unchained-8B.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3adc326ec15a4f933a45d07557e4a7a2f11179675886aee42ed5e2ac2d6e204 +size 4675894080 diff --git a/Llama3.3-Zenith-Unchained-8B.i1-Q4_1.gguf b/Llama3.3-Zenith-Unchained-8B.i1-Q4_1.gguf new file mode 100644 index 0000000..028edc2 --- /dev/null +++ b/Llama3.3-Zenith-Unchained-8B.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5679b2c8f318c82bb75369a21bc467a449de757b060ce2ba5ff0894a7ec5b44f +size 5130255168 diff --git a/Llama3.3-Zenith-Unchained-8B.i1-Q4_K_M.gguf b/Llama3.3-Zenith-Unchained-8B.i1-Q4_K_M.gguf new file mode 100644 index 0000000..0f55893 --- /dev/null +++ b/Llama3.3-Zenith-Unchained-8B.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d16735bec445b32967d15ee5678c8a083d2974894b3afd8f458dd9fab6f7035 +size 4920736576 diff --git a/Llama3.3-Zenith-Unchained-8B.i1-Q4_K_S.gguf b/Llama3.3-Zenith-Unchained-8B.i1-Q4_K_S.gguf new file mode 100644 index 0000000..eb02da5 --- /dev/null +++ b/Llama3.3-Zenith-Unchained-8B.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59836993e629ee7c8e3b08774d5a65c58c1f2afa34e6591fdc4aca59ba08c7e2 +size 4692671296 diff --git a/Llama3.3-Zenith-Unchained-8B.i1-Q5_K_M.gguf b/Llama3.3-Zenith-Unchained-8B.i1-Q5_K_M.gguf new file mode 100644 index 0000000..98a0634 --- /dev/null +++ b/Llama3.3-Zenith-Unchained-8B.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b080204249d8589bd8ad1981a410b9189af5b765b90a073edd5105c0bdb9cfb6 +size 5732989760 diff --git a/Llama3.3-Zenith-Unchained-8B.i1-Q5_K_S.gguf b/Llama3.3-Zenith-Unchained-8B.i1-Q5_K_S.gguf new file mode 100644 index 0000000..158f86e --- /dev/null +++ b/Llama3.3-Zenith-Unchained-8B.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3b31f1e5d18281ba43a537a5797bdc307e4e8171861d5201fb6b089748f578e +size 5599296320 diff --git a/Llama3.3-Zenith-Unchained-8B.i1-Q6_K.gguf b/Llama3.3-Zenith-Unchained-8B.i1-Q6_K.gguf new file mode 100644 index 0000000..9af4ae5 --- /dev/null +++ b/Llama3.3-Zenith-Unchained-8B.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5b2e44dc15fecd2e78f0f5610517e0ef4c7881ff51c0997a4862306e736fdbd +size 6596008768 diff --git a/Llama3.3-Zenith-Unchained-8B.imatrix.gguf b/Llama3.3-Zenith-Unchained-8B.imatrix.gguf new file mode 100644 index 0000000..f51be5b --- /dev/null +++ b/Llama3.3-Zenith-Unchained-8B.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b2956f5b006950cae4739915f80df09ba46c46122ac63d45d14b6d00900f553 +size 5015200 diff --git a/README.md b/README.md new file mode 100644 index 0000000..0ec48b3 --- /dev/null +++ b/README.md @@ -0,0 +1,92 @@ +--- +base_model: Stormtrooperaim/Llama3.3-Zenith-Unchained-8B +language: +- en +library_name: transformers +license: llama3.3 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- merge +- mergekit +- lazymergekit +- DavidAU/Llama3.3-8B-Instruct-Thinking-Heretic-Uncensored-Claude-4.5-Opus-High-Reasoning +- DavidAU/Llama-3.3-8B-Instruct-Thinking-Claude-Haiku-4.5-High-Reasoning-1700x +- DavidAU/Llama3.3-8B-Instruct-Thinking-Claude-4.5-Opus-High-Reasoning +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/Stormtrooperaim/Llama3.3-Zenith-Unchained-8B + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Llama3.3-Zenith-Unchained-8B-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/Llama3.3-Zenith-Unchained-8B-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/Llama3.3-Zenith-Unchained-8B-i1-GGUF/resolve/main/Llama3.3-Zenith-Unchained-8B.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/Llama3.3-Zenith-Unchained-8B-i1-GGUF/resolve/main/Llama3.3-Zenith-Unchained-8B.i1-IQ1_S.gguf) | i1-IQ1_S | 2.1 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Llama3.3-Zenith-Unchained-8B-i1-GGUF/resolve/main/Llama3.3-Zenith-Unchained-8B.i1-IQ1_M.gguf) | i1-IQ1_M | 2.3 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Llama3.3-Zenith-Unchained-8B-i1-GGUF/resolve/main/Llama3.3-Zenith-Unchained-8B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.5 | | +| [GGUF](https://huggingface.co/mradermacher/Llama3.3-Zenith-Unchained-8B-i1-GGUF/resolve/main/Llama3.3-Zenith-Unchained-8B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.7 | | +| [GGUF](https://huggingface.co/mradermacher/Llama3.3-Zenith-Unchained-8B-i1-GGUF/resolve/main/Llama3.3-Zenith-Unchained-8B.i1-IQ2_S.gguf) | i1-IQ2_S | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/Llama3.3-Zenith-Unchained-8B-i1-GGUF/resolve/main/Llama3.3-Zenith-Unchained-8B.i1-IQ2_M.gguf) | i1-IQ2_M | 3.0 | | +| [GGUF](https://huggingface.co/mradermacher/Llama3.3-Zenith-Unchained-8B-i1-GGUF/resolve/main/Llama3.3-Zenith-Unchained-8B.i1-Q2_K_S.gguf) | i1-Q2_K_S | 3.1 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Llama3.3-Zenith-Unchained-8B-i1-GGUF/resolve/main/Llama3.3-Zenith-Unchained-8B.i1-Q2_K.gguf) | i1-Q2_K | 3.3 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Llama3.3-Zenith-Unchained-8B-i1-GGUF/resolve/main/Llama3.3-Zenith-Unchained-8B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.4 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Llama3.3-Zenith-Unchained-8B-i1-GGUF/resolve/main/Llama3.3-Zenith-Unchained-8B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.6 | | +| [GGUF](https://huggingface.co/mradermacher/Llama3.3-Zenith-Unchained-8B-i1-GGUF/resolve/main/Llama3.3-Zenith-Unchained-8B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.8 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Llama3.3-Zenith-Unchained-8B-i1-GGUF/resolve/main/Llama3.3-Zenith-Unchained-8B.i1-IQ3_S.gguf) | i1-IQ3_S | 3.8 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Llama3.3-Zenith-Unchained-8B-i1-GGUF/resolve/main/Llama3.3-Zenith-Unchained-8B.i1-IQ3_M.gguf) | i1-IQ3_M | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/Llama3.3-Zenith-Unchained-8B-i1-GGUF/resolve/main/Llama3.3-Zenith-Unchained-8B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 4.1 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Llama3.3-Zenith-Unchained-8B-i1-GGUF/resolve/main/Llama3.3-Zenith-Unchained-8B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.4 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Llama3.3-Zenith-Unchained-8B-i1-GGUF/resolve/main/Llama3.3-Zenith-Unchained-8B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.5 | | +| [GGUF](https://huggingface.co/mradermacher/Llama3.3-Zenith-Unchained-8B-i1-GGUF/resolve/main/Llama3.3-Zenith-Unchained-8B.i1-Q4_0.gguf) | i1-Q4_0 | 4.8 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Llama3.3-Zenith-Unchained-8B-i1-GGUF/resolve/main/Llama3.3-Zenith-Unchained-8B.i1-IQ4_NL.gguf) | i1-IQ4_NL | 4.8 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/Llama3.3-Zenith-Unchained-8B-i1-GGUF/resolve/main/Llama3.3-Zenith-Unchained-8B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.8 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Llama3.3-Zenith-Unchained-8B-i1-GGUF/resolve/main/Llama3.3-Zenith-Unchained-8B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 5.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Llama3.3-Zenith-Unchained-8B-i1-GGUF/resolve/main/Llama3.3-Zenith-Unchained-8B.i1-Q4_1.gguf) | i1-Q4_1 | 5.2 | | +| [GGUF](https://huggingface.co/mradermacher/Llama3.3-Zenith-Unchained-8B-i1-GGUF/resolve/main/Llama3.3-Zenith-Unchained-8B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.7 | | +| [GGUF](https://huggingface.co/mradermacher/Llama3.3-Zenith-Unchained-8B-i1-GGUF/resolve/main/Llama3.3-Zenith-Unchained-8B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/Llama3.3-Zenith-Unchained-8B-i1-GGUF/resolve/main/Llama3.3-Zenith-Unchained-8B.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. + +