From 2f96a609f872393121ad50c84a70005454e731e9 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Wed, 5 Aug 2026 01:33:16 +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/MN-BackyardAI-Party-12B-v1-i1-GGUF Source: Original Platform --- .gitattributes | 60 ++++++++++++++++ MN-BackyardAI-Party-12B-v1.i1-IQ1_M.gguf | 3 + MN-BackyardAI-Party-12B-v1.i1-IQ1_S.gguf | 3 + MN-BackyardAI-Party-12B-v1.i1-IQ2_M.gguf | 3 + MN-BackyardAI-Party-12B-v1.i1-IQ2_S.gguf | 3 + MN-BackyardAI-Party-12B-v1.i1-IQ2_XS.gguf | 3 + MN-BackyardAI-Party-12B-v1.i1-IQ2_XXS.gguf | 3 + MN-BackyardAI-Party-12B-v1.i1-IQ3_M.gguf | 3 + MN-BackyardAI-Party-12B-v1.i1-IQ3_S.gguf | 3 + MN-BackyardAI-Party-12B-v1.i1-IQ3_XS.gguf | 3 + MN-BackyardAI-Party-12B-v1.i1-IQ3_XXS.gguf | 3 + MN-BackyardAI-Party-12B-v1.i1-IQ4_XS.gguf | 3 + MN-BackyardAI-Party-12B-v1.i1-Q2_K.gguf | 3 + MN-BackyardAI-Party-12B-v1.i1-Q3_K_L.gguf | 3 + MN-BackyardAI-Party-12B-v1.i1-Q3_K_M.gguf | 3 + MN-BackyardAI-Party-12B-v1.i1-Q3_K_S.gguf | 3 + MN-BackyardAI-Party-12B-v1.i1-Q4_0.gguf | 3 + MN-BackyardAI-Party-12B-v1.i1-Q4_0_4_4.gguf | 3 + MN-BackyardAI-Party-12B-v1.i1-Q4_0_4_8.gguf | 3 + MN-BackyardAI-Party-12B-v1.i1-Q4_0_8_8.gguf | 3 + MN-BackyardAI-Party-12B-v1.i1-Q4_K_M.gguf | 3 + MN-BackyardAI-Party-12B-v1.i1-Q4_K_S.gguf | 3 + MN-BackyardAI-Party-12B-v1.i1-Q5_K_M.gguf | 3 + MN-BackyardAI-Party-12B-v1.i1-Q5_K_S.gguf | 3 + MN-BackyardAI-Party-12B-v1.i1-Q6_K.gguf | 3 + README.md | 76 +++++++++++++++++++++ imatrix.dat | 3 + 27 files changed, 211 insertions(+) create mode 100644 .gitattributes create mode 100644 MN-BackyardAI-Party-12B-v1.i1-IQ1_M.gguf create mode 100644 MN-BackyardAI-Party-12B-v1.i1-IQ1_S.gguf create mode 100644 MN-BackyardAI-Party-12B-v1.i1-IQ2_M.gguf create mode 100644 MN-BackyardAI-Party-12B-v1.i1-IQ2_S.gguf create mode 100644 MN-BackyardAI-Party-12B-v1.i1-IQ2_XS.gguf create mode 100644 MN-BackyardAI-Party-12B-v1.i1-IQ2_XXS.gguf create mode 100644 MN-BackyardAI-Party-12B-v1.i1-IQ3_M.gguf create mode 100644 MN-BackyardAI-Party-12B-v1.i1-IQ3_S.gguf create mode 100644 MN-BackyardAI-Party-12B-v1.i1-IQ3_XS.gguf create mode 100644 MN-BackyardAI-Party-12B-v1.i1-IQ3_XXS.gguf create mode 100644 MN-BackyardAI-Party-12B-v1.i1-IQ4_XS.gguf create mode 100644 MN-BackyardAI-Party-12B-v1.i1-Q2_K.gguf create mode 100644 MN-BackyardAI-Party-12B-v1.i1-Q3_K_L.gguf create mode 100644 MN-BackyardAI-Party-12B-v1.i1-Q3_K_M.gguf create mode 100644 MN-BackyardAI-Party-12B-v1.i1-Q3_K_S.gguf create mode 100644 MN-BackyardAI-Party-12B-v1.i1-Q4_0.gguf create mode 100644 MN-BackyardAI-Party-12B-v1.i1-Q4_0_4_4.gguf create mode 100644 MN-BackyardAI-Party-12B-v1.i1-Q4_0_4_8.gguf create mode 100644 MN-BackyardAI-Party-12B-v1.i1-Q4_0_8_8.gguf create mode 100644 MN-BackyardAI-Party-12B-v1.i1-Q4_K_M.gguf create mode 100644 MN-BackyardAI-Party-12B-v1.i1-Q4_K_S.gguf create mode 100644 MN-BackyardAI-Party-12B-v1.i1-Q5_K_M.gguf create mode 100644 MN-BackyardAI-Party-12B-v1.i1-Q5_K_S.gguf create mode 100644 MN-BackyardAI-Party-12B-v1.i1-Q6_K.gguf create mode 100644 README.md create mode 100644 imatrix.dat diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..809d258 --- /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 +imatrix.dat filter=lfs diff=lfs merge=lfs -text +MN-BackyardAI-Party-12B-v1.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +MN-BackyardAI-Party-12B-v1.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +MN-BackyardAI-Party-12B-v1.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +MN-BackyardAI-Party-12B-v1.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +MN-BackyardAI-Party-12B-v1.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +MN-BackyardAI-Party-12B-v1.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +MN-BackyardAI-Party-12B-v1.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +MN-BackyardAI-Party-12B-v1.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +MN-BackyardAI-Party-12B-v1.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +MN-BackyardAI-Party-12B-v1.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +MN-BackyardAI-Party-12B-v1.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +MN-BackyardAI-Party-12B-v1.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +MN-BackyardAI-Party-12B-v1.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +MN-BackyardAI-Party-12B-v1.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +MN-BackyardAI-Party-12B-v1.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +MN-BackyardAI-Party-12B-v1.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +MN-BackyardAI-Party-12B-v1.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +MN-BackyardAI-Party-12B-v1.i1-Q4_0_4_4.gguf filter=lfs diff=lfs merge=lfs -text +MN-BackyardAI-Party-12B-v1.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +MN-BackyardAI-Party-12B-v1.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +MN-BackyardAI-Party-12B-v1.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +MN-BackyardAI-Party-12B-v1.i1-Q4_0_4_8.gguf filter=lfs diff=lfs merge=lfs -text +MN-BackyardAI-Party-12B-v1.i1-Q4_0_8_8.gguf filter=lfs diff=lfs merge=lfs -text +MN-BackyardAI-Party-12B-v1.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/MN-BackyardAI-Party-12B-v1.i1-IQ1_M.gguf b/MN-BackyardAI-Party-12B-v1.i1-IQ1_M.gguf new file mode 100644 index 0000000..062e3a2 --- /dev/null +++ b/MN-BackyardAI-Party-12B-v1.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95e4f841511eda5b280280b33bc1796b4c3e049e7010520500fb018612b4e9d6 +size 3221624416 diff --git a/MN-BackyardAI-Party-12B-v1.i1-IQ1_S.gguf b/MN-BackyardAI-Party-12B-v1.i1-IQ1_S.gguf new file mode 100644 index 0000000..a5c187e --- /dev/null +++ b/MN-BackyardAI-Party-12B-v1.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50026f3730ac1f05b016858209b12e1ce6e9eaf117b119c9001cdf9dcf21b017 +size 2999211616 diff --git a/MN-BackyardAI-Party-12B-v1.i1-IQ2_M.gguf b/MN-BackyardAI-Party-12B-v1.i1-IQ2_M.gguf new file mode 100644 index 0000000..ab5bbd1 --- /dev/null +++ b/MN-BackyardAI-Party-12B-v1.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b0b9e270285cc436b40fa33fe543e88b5a22d64e2ca311ab541cfab4573254b +size 4435023456 diff --git a/MN-BackyardAI-Party-12B-v1.i1-IQ2_S.gguf b/MN-BackyardAI-Party-12B-v1.i1-IQ2_S.gguf new file mode 100644 index 0000000..9914285 --- /dev/null +++ b/MN-BackyardAI-Party-12B-v1.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47d9ac2941ac3b29cc7e67476c44d515c95233d97d44cbd09da6a79a1a504785 +size 4138473056 diff --git a/MN-BackyardAI-Party-12B-v1.i1-IQ2_XS.gguf b/MN-BackyardAI-Party-12B-v1.i1-IQ2_XS.gguf new file mode 100644 index 0000000..67c5617 --- /dev/null +++ b/MN-BackyardAI-Party-12B-v1.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:428bdc907274e35f97e8b58554da7dc4f5dfa01337251b024c61e51339ff50a3 +size 3915077216 diff --git a/MN-BackyardAI-Party-12B-v1.i1-IQ2_XXS.gguf b/MN-BackyardAI-Party-12B-v1.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..c4cc45b --- /dev/null +++ b/MN-BackyardAI-Party-12B-v1.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7dd58648c08147cbebcda25bc84433fcfa2827001a4d0dd5ee0fab7b52b6c779 +size 3592312416 diff --git a/MN-BackyardAI-Party-12B-v1.i1-IQ3_M.gguf b/MN-BackyardAI-Party-12B-v1.i1-IQ3_M.gguf new file mode 100644 index 0000000..d1cca76 --- /dev/null +++ b/MN-BackyardAI-Party-12B-v1.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9ae865be3d424ffd3555b521f976224a293b021abde694b8e07b7626ee1de76 +size 5722232416 diff --git a/MN-BackyardAI-Party-12B-v1.i1-IQ3_S.gguf b/MN-BackyardAI-Party-12B-v1.i1-IQ3_S.gguf new file mode 100644 index 0000000..dec535c --- /dev/null +++ b/MN-BackyardAI-Party-12B-v1.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c0923132f1969af690dd051c6b746bcff0309c19acda8ab2e5830c25d8c4c3c +size 5562078816 diff --git a/MN-BackyardAI-Party-12B-v1.i1-IQ3_XS.gguf b/MN-BackyardAI-Party-12B-v1.i1-IQ3_XS.gguf new file mode 100644 index 0000000..1e6a6dd --- /dev/null +++ b/MN-BackyardAI-Party-12B-v1.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b50dde9908e98f650c2d3e7990acd3a30e20bd3db65c6a7a9846439410411a03 +size 5306488416 diff --git a/MN-BackyardAI-Party-12B-v1.i1-IQ3_XXS.gguf b/MN-BackyardAI-Party-12B-v1.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..3870407 --- /dev/null +++ b/MN-BackyardAI-Party-12B-v1.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d91a278afe80ba5f75fef853ebacc90574654c2a9182df5e3916eae4883d87f +size 4945385056 diff --git a/MN-BackyardAI-Party-12B-v1.i1-IQ4_XS.gguf b/MN-BackyardAI-Party-12B-v1.i1-IQ4_XS.gguf new file mode 100644 index 0000000..1cdff93 --- /dev/null +++ b/MN-BackyardAI-Party-12B-v1.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32967134b4837c4a47dafaa4e5410829270c1e7bfd688e9e69c8104f1612b0a7 +size 6742709856 diff --git a/MN-BackyardAI-Party-12B-v1.i1-Q2_K.gguf b/MN-BackyardAI-Party-12B-v1.i1-Q2_K.gguf new file mode 100644 index 0000000..aad3c62 --- /dev/null +++ b/MN-BackyardAI-Party-12B-v1.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06b073a4682572e93be1d6798bbbd146119b4fc793b6eee657c727d0a8acb7c7 +size 4791047776 diff --git a/MN-BackyardAI-Party-12B-v1.i1-Q3_K_L.gguf b/MN-BackyardAI-Party-12B-v1.i1-Q3_K_L.gguf new file mode 100644 index 0000000..ebab23c --- /dev/null +++ b/MN-BackyardAI-Party-12B-v1.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3383af372b96313f904d94255aab860263a7a4095af7cf35989c34dc52e2dee +size 6561502816 diff --git a/MN-BackyardAI-Party-12B-v1.i1-Q3_K_M.gguf b/MN-BackyardAI-Party-12B-v1.i1-Q3_K_M.gguf new file mode 100644 index 0000000..086414c --- /dev/null +++ b/MN-BackyardAI-Party-12B-v1.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e9b737399e07d66c281aad6ccbf214ce4dc97c6a426f19991d6e0cc1e956b25 +size 6083090016 diff --git a/MN-BackyardAI-Party-12B-v1.i1-Q3_K_S.gguf b/MN-BackyardAI-Party-12B-v1.i1-Q3_K_S.gguf new file mode 100644 index 0000000..8cabdad --- /dev/null +++ b/MN-BackyardAI-Party-12B-v1.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cde668219b934aedaa8371c754b43984234c91a354924898f6a96e284bd109b +size 5534226016 diff --git a/MN-BackyardAI-Party-12B-v1.i1-Q4_0.gguf b/MN-BackyardAI-Party-12B-v1.i1-Q4_0.gguf new file mode 100644 index 0000000..eb47dfb --- /dev/null +++ b/MN-BackyardAI-Party-12B-v1.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40dd4f6fe2eb9993f34ea98efaf6dc945377e2b39732abbd73259e63ea298148 +size 7094638176 diff --git a/MN-BackyardAI-Party-12B-v1.i1-Q4_0_4_4.gguf b/MN-BackyardAI-Party-12B-v1.i1-Q4_0_4_4.gguf new file mode 100644 index 0000000..cc2932a --- /dev/null +++ b/MN-BackyardAI-Party-12B-v1.i1-Q4_0_4_4.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b7605cd68a77c4aef643aef6979f0a7529233769aaf8daa31f4646e38d29dc5 +size 7071700576 diff --git a/MN-BackyardAI-Party-12B-v1.i1-Q4_0_4_8.gguf b/MN-BackyardAI-Party-12B-v1.i1-Q4_0_4_8.gguf new file mode 100644 index 0000000..2cdf986 --- /dev/null +++ b/MN-BackyardAI-Party-12B-v1.i1-Q4_0_4_8.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7d898ea3d5e3d969ee80d87f960f0af5339827acde426aee2578d9c9580c21c +size 7071700576 diff --git a/MN-BackyardAI-Party-12B-v1.i1-Q4_0_8_8.gguf b/MN-BackyardAI-Party-12B-v1.i1-Q4_0_8_8.gguf new file mode 100644 index 0000000..8592386 --- /dev/null +++ b/MN-BackyardAI-Party-12B-v1.i1-Q4_0_8_8.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:512631c364f92c1af5fca25c055f693f4253a75b02db62541862aded63cfd2eb +size 7071700576 diff --git a/MN-BackyardAI-Party-12B-v1.i1-Q4_K_M.gguf b/MN-BackyardAI-Party-12B-v1.i1-Q4_K_M.gguf new file mode 100644 index 0000000..48bdb46 --- /dev/null +++ b/MN-BackyardAI-Party-12B-v1.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b112cbdf533cdfc9afff1b98a5f87fc644ff8d42d790b15ade1c345d74abcd77 +size 7477204576 diff --git a/MN-BackyardAI-Party-12B-v1.i1-Q4_K_S.gguf b/MN-BackyardAI-Party-12B-v1.i1-Q4_K_S.gguf new file mode 100644 index 0000000..14e172d --- /dev/null +++ b/MN-BackyardAI-Party-12B-v1.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25da056ff57bce921ef1fc7ba5d3c68258ccc06a05978baf60c76f74e8583e24 +size 7120197216 diff --git a/MN-BackyardAI-Party-12B-v1.i1-Q5_K_M.gguf b/MN-BackyardAI-Party-12B-v1.i1-Q5_K_M.gguf new file mode 100644 index 0000000..6e04ea9 --- /dev/null +++ b/MN-BackyardAI-Party-12B-v1.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3dc4dc12959f06c144188639ab53d12416ff33b2da627d0263bac28cf2a67be +size 8727631456 diff --git a/MN-BackyardAI-Party-12B-v1.i1-Q5_K_S.gguf b/MN-BackyardAI-Party-12B-v1.i1-Q5_K_S.gguf new file mode 100644 index 0000000..caaeee2 --- /dev/null +++ b/MN-BackyardAI-Party-12B-v1.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e90336670ac77f98b15c78d9f17d07475654fe2df39ae54414a61bc42bb0d3e +size 8518735456 diff --git a/MN-BackyardAI-Party-12B-v1.i1-Q6_K.gguf b/MN-BackyardAI-Party-12B-v1.i1-Q6_K.gguf new file mode 100644 index 0000000..4413095 --- /dev/null +++ b/MN-BackyardAI-Party-12B-v1.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74f48a263c1a83f0dddc50d21b90cf614f09b9b9acfb2679a628e989f2c2ef92 +size 10056210016 diff --git a/README.md b/README.md new file mode 100644 index 0000000..73aa30d --- /dev/null +++ b/README.md @@ -0,0 +1,76 @@ +--- +base_model: Sao10K/MN-BackyardAI-Party-12B-v1 +language: +- en +library_name: transformers +license: cc-by-nc-4.0 +quantized_by: mradermacher +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/Sao10K/MN-BackyardAI-Party-12B-v1 + + +static quants are available at https://huggingface.co/mradermacher/MN-BackyardAI-Party-12B-v1-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/MN-BackyardAI-Party-12B-v1-i1-GGUF/resolve/main/MN-BackyardAI-Party-12B-v1.i1-IQ1_S.gguf) | i1-IQ1_S | 3.1 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/MN-BackyardAI-Party-12B-v1-i1-GGUF/resolve/main/MN-BackyardAI-Party-12B-v1.i1-IQ1_M.gguf) | i1-IQ1_M | 3.3 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/MN-BackyardAI-Party-12B-v1-i1-GGUF/resolve/main/MN-BackyardAI-Party-12B-v1.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 3.7 | | +| [GGUF](https://huggingface.co/mradermacher/MN-BackyardAI-Party-12B-v1-i1-GGUF/resolve/main/MN-BackyardAI-Party-12B-v1.i1-IQ2_XS.gguf) | i1-IQ2_XS | 4.0 | | +| [GGUF](https://huggingface.co/mradermacher/MN-BackyardAI-Party-12B-v1-i1-GGUF/resolve/main/MN-BackyardAI-Party-12B-v1.i1-IQ2_S.gguf) | i1-IQ2_S | 4.2 | | +| [GGUF](https://huggingface.co/mradermacher/MN-BackyardAI-Party-12B-v1-i1-GGUF/resolve/main/MN-BackyardAI-Party-12B-v1.i1-IQ2_M.gguf) | i1-IQ2_M | 4.5 | | +| [GGUF](https://huggingface.co/mradermacher/MN-BackyardAI-Party-12B-v1-i1-GGUF/resolve/main/MN-BackyardAI-Party-12B-v1.i1-Q2_K.gguf) | i1-Q2_K | 4.9 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/MN-BackyardAI-Party-12B-v1-i1-GGUF/resolve/main/MN-BackyardAI-Party-12B-v1.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 5.0 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/MN-BackyardAI-Party-12B-v1-i1-GGUF/resolve/main/MN-BackyardAI-Party-12B-v1.i1-IQ3_XS.gguf) | i1-IQ3_XS | 5.4 | | +| [GGUF](https://huggingface.co/mradermacher/MN-BackyardAI-Party-12B-v1-i1-GGUF/resolve/main/MN-BackyardAI-Party-12B-v1.i1-Q3_K_S.gguf) | i1-Q3_K_S | 5.6 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/MN-BackyardAI-Party-12B-v1-i1-GGUF/resolve/main/MN-BackyardAI-Party-12B-v1.i1-IQ3_S.gguf) | i1-IQ3_S | 5.7 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/MN-BackyardAI-Party-12B-v1-i1-GGUF/resolve/main/MN-BackyardAI-Party-12B-v1.i1-IQ3_M.gguf) | i1-IQ3_M | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/MN-BackyardAI-Party-12B-v1-i1-GGUF/resolve/main/MN-BackyardAI-Party-12B-v1.i1-Q3_K_M.gguf) | i1-Q3_K_M | 6.2 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/MN-BackyardAI-Party-12B-v1-i1-GGUF/resolve/main/MN-BackyardAI-Party-12B-v1.i1-Q3_K_L.gguf) | i1-Q3_K_L | 6.7 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/MN-BackyardAI-Party-12B-v1-i1-GGUF/resolve/main/MN-BackyardAI-Party-12B-v1.i1-IQ4_XS.gguf) | i1-IQ4_XS | 6.8 | | +| [GGUF](https://huggingface.co/mradermacher/MN-BackyardAI-Party-12B-v1-i1-GGUF/resolve/main/MN-BackyardAI-Party-12B-v1.i1-Q4_0_4_4.gguf) | i1-Q4_0_4_4 | 7.2 | fast on arm, low quality | +| [GGUF](https://huggingface.co/mradermacher/MN-BackyardAI-Party-12B-v1-i1-GGUF/resolve/main/MN-BackyardAI-Party-12B-v1.i1-Q4_0_4_8.gguf) | i1-Q4_0_4_8 | 7.2 | fast on arm+i8mm, low quality | +| [GGUF](https://huggingface.co/mradermacher/MN-BackyardAI-Party-12B-v1-i1-GGUF/resolve/main/MN-BackyardAI-Party-12B-v1.i1-Q4_0_8_8.gguf) | i1-Q4_0_8_8 | 7.2 | fast on arm+sve, low quality | +| [GGUF](https://huggingface.co/mradermacher/MN-BackyardAI-Party-12B-v1-i1-GGUF/resolve/main/MN-BackyardAI-Party-12B-v1.i1-Q4_0.gguf) | i1-Q4_0 | 7.2 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/MN-BackyardAI-Party-12B-v1-i1-GGUF/resolve/main/MN-BackyardAI-Party-12B-v1.i1-Q4_K_S.gguf) | i1-Q4_K_S | 7.2 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/MN-BackyardAI-Party-12B-v1-i1-GGUF/resolve/main/MN-BackyardAI-Party-12B-v1.i1-Q4_K_M.gguf) | i1-Q4_K_M | 7.6 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/MN-BackyardAI-Party-12B-v1-i1-GGUF/resolve/main/MN-BackyardAI-Party-12B-v1.i1-Q5_K_S.gguf) | i1-Q5_K_S | 8.6 | | +| [GGUF](https://huggingface.co/mradermacher/MN-BackyardAI-Party-12B-v1-i1-GGUF/resolve/main/MN-BackyardAI-Party-12B-v1.i1-Q5_K_M.gguf) | i1-Q5_K_M | 8.8 | | +| [GGUF](https://huggingface.co/mradermacher/MN-BackyardAI-Party-12B-v1-i1-GGUF/resolve/main/MN-BackyardAI-Party-12B-v1.i1-Q6_K.gguf) | i1-Q6_K | 10.2 | 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. + + diff --git a/imatrix.dat b/imatrix.dat new file mode 100644 index 0000000..c7625d6 --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63fb257120ff383c43fe8fee0887db061000b9024e4a937328e4c5bb4393fa29 +size 7054405