From 50d757802a21e8d9ca9bfa553b1b4812fc621bba Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Thu, 2 Jul 2026 14:10: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/Megumi-Chat-llama3-8b-v0.2-i1-GGUF Source: Original Platform --- .gitattributes | 59 +++++++++++++++++ Megumi-Chat-llama3-8b-v0.2.i1-IQ1_M.gguf | 3 + Megumi-Chat-llama3-8b-v0.2.i1-IQ1_S.gguf | 3 + Megumi-Chat-llama3-8b-v0.2.i1-IQ2_M.gguf | 3 + Megumi-Chat-llama3-8b-v0.2.i1-IQ2_S.gguf | 3 + Megumi-Chat-llama3-8b-v0.2.i1-IQ2_XS.gguf | 3 + Megumi-Chat-llama3-8b-v0.2.i1-IQ2_XXS.gguf | 3 + Megumi-Chat-llama3-8b-v0.2.i1-IQ3_M.gguf | 3 + Megumi-Chat-llama3-8b-v0.2.i1-IQ3_S.gguf | 3 + Megumi-Chat-llama3-8b-v0.2.i1-IQ3_XS.gguf | 3 + Megumi-Chat-llama3-8b-v0.2.i1-IQ3_XXS.gguf | 3 + Megumi-Chat-llama3-8b-v0.2.i1-IQ4_NL.gguf | 3 + Megumi-Chat-llama3-8b-v0.2.i1-IQ4_XS.gguf | 3 + Megumi-Chat-llama3-8b-v0.2.i1-Q2_K.gguf | 3 + Megumi-Chat-llama3-8b-v0.2.i1-Q2_K_S.gguf | 3 + Megumi-Chat-llama3-8b-v0.2.i1-Q3_K_L.gguf | 3 + Megumi-Chat-llama3-8b-v0.2.i1-Q3_K_M.gguf | 3 + Megumi-Chat-llama3-8b-v0.2.i1-Q3_K_S.gguf | 3 + Megumi-Chat-llama3-8b-v0.2.i1-Q4_0.gguf | 3 + Megumi-Chat-llama3-8b-v0.2.i1-Q4_1.gguf | 3 + Megumi-Chat-llama3-8b-v0.2.i1-Q4_K_M.gguf | 3 + Megumi-Chat-llama3-8b-v0.2.i1-Q4_K_S.gguf | 3 + Megumi-Chat-llama3-8b-v0.2.i1-Q5_K_M.gguf | 3 + Megumi-Chat-llama3-8b-v0.2.i1-Q5_K_S.gguf | 3 + Megumi-Chat-llama3-8b-v0.2.i1-Q6_K.gguf | 3 + README.md | 75 ++++++++++++++++++++++ 26 files changed, 206 insertions(+) create mode 100644 .gitattributes create mode 100644 Megumi-Chat-llama3-8b-v0.2.i1-IQ1_M.gguf create mode 100644 Megumi-Chat-llama3-8b-v0.2.i1-IQ1_S.gguf create mode 100644 Megumi-Chat-llama3-8b-v0.2.i1-IQ2_M.gguf create mode 100644 Megumi-Chat-llama3-8b-v0.2.i1-IQ2_S.gguf create mode 100644 Megumi-Chat-llama3-8b-v0.2.i1-IQ2_XS.gguf create mode 100644 Megumi-Chat-llama3-8b-v0.2.i1-IQ2_XXS.gguf create mode 100644 Megumi-Chat-llama3-8b-v0.2.i1-IQ3_M.gguf create mode 100644 Megumi-Chat-llama3-8b-v0.2.i1-IQ3_S.gguf create mode 100644 Megumi-Chat-llama3-8b-v0.2.i1-IQ3_XS.gguf create mode 100644 Megumi-Chat-llama3-8b-v0.2.i1-IQ3_XXS.gguf create mode 100644 Megumi-Chat-llama3-8b-v0.2.i1-IQ4_NL.gguf create mode 100644 Megumi-Chat-llama3-8b-v0.2.i1-IQ4_XS.gguf create mode 100644 Megumi-Chat-llama3-8b-v0.2.i1-Q2_K.gguf create mode 100644 Megumi-Chat-llama3-8b-v0.2.i1-Q2_K_S.gguf create mode 100644 Megumi-Chat-llama3-8b-v0.2.i1-Q3_K_L.gguf create mode 100644 Megumi-Chat-llama3-8b-v0.2.i1-Q3_K_M.gguf create mode 100644 Megumi-Chat-llama3-8b-v0.2.i1-Q3_K_S.gguf create mode 100644 Megumi-Chat-llama3-8b-v0.2.i1-Q4_0.gguf create mode 100644 Megumi-Chat-llama3-8b-v0.2.i1-Q4_1.gguf create mode 100644 Megumi-Chat-llama3-8b-v0.2.i1-Q4_K_M.gguf create mode 100644 Megumi-Chat-llama3-8b-v0.2.i1-Q4_K_S.gguf create mode 100644 Megumi-Chat-llama3-8b-v0.2.i1-Q5_K_M.gguf create mode 100644 Megumi-Chat-llama3-8b-v0.2.i1-Q5_K_S.gguf create mode 100644 Megumi-Chat-llama3-8b-v0.2.i1-Q6_K.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..b9af441 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,59 @@ +*.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 +Megumi-Chat-llama3-8b-v0.2.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Megumi-Chat-llama3-8b-v0.2.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Megumi-Chat-llama3-8b-v0.2.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Megumi-Chat-llama3-8b-v0.2.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Megumi-Chat-llama3-8b-v0.2.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Megumi-Chat-llama3-8b-v0.2.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +Megumi-Chat-llama3-8b-v0.2.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Megumi-Chat-llama3-8b-v0.2.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Megumi-Chat-llama3-8b-v0.2.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Megumi-Chat-llama3-8b-v0.2.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Megumi-Chat-llama3-8b-v0.2.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Megumi-Chat-llama3-8b-v0.2.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Megumi-Chat-llama3-8b-v0.2.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Megumi-Chat-llama3-8b-v0.2.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Megumi-Chat-llama3-8b-v0.2.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Megumi-Chat-llama3-8b-v0.2.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Megumi-Chat-llama3-8b-v0.2.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Megumi-Chat-llama3-8b-v0.2.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Megumi-Chat-llama3-8b-v0.2.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Megumi-Chat-llama3-8b-v0.2.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Megumi-Chat-llama3-8b-v0.2.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Megumi-Chat-llama3-8b-v0.2.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Megumi-Chat-llama3-8b-v0.2.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Megumi-Chat-llama3-8b-v0.2.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Megumi-Chat-llama3-8b-v0.2.i1-IQ1_M.gguf b/Megumi-Chat-llama3-8b-v0.2.i1-IQ1_M.gguf new file mode 100644 index 0000000..ba0d94b --- /dev/null +++ b/Megumi-Chat-llama3-8b-v0.2.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfc114950cdac94da4571cf47ca1bed3aca89ed4707467a9796cfbd0805e8b7c +size 2161972480 diff --git a/Megumi-Chat-llama3-8b-v0.2.i1-IQ1_S.gguf b/Megumi-Chat-llama3-8b-v0.2.i1-IQ1_S.gguf new file mode 100644 index 0000000..a25df6a --- /dev/null +++ b/Megumi-Chat-llama3-8b-v0.2.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9105fcca7ba0c1fdcd9920c9b41c85f9ebb0f1bfd6a9d36ef5b1d17683656581 +size 2019628288 diff --git a/Megumi-Chat-llama3-8b-v0.2.i1-IQ2_M.gguf b/Megumi-Chat-llama3-8b-v0.2.i1-IQ2_M.gguf new file mode 100644 index 0000000..e970bd7 --- /dev/null +++ b/Megumi-Chat-llama3-8b-v0.2.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffd20d077892cda2fcf9e5791c78f70fcc11d3ec5bf2c49977d8740474f057f4 +size 2948281600 diff --git a/Megumi-Chat-llama3-8b-v0.2.i1-IQ2_S.gguf b/Megumi-Chat-llama3-8b-v0.2.i1-IQ2_S.gguf new file mode 100644 index 0000000..1aa41b7 --- /dev/null +++ b/Megumi-Chat-llama3-8b-v0.2.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdc37809f05b984a44f1ff05f08c066bbca7a5eceb5de1e67194c387286f65f9 +size 2758489344 diff --git a/Megumi-Chat-llama3-8b-v0.2.i1-IQ2_XS.gguf b/Megumi-Chat-llama3-8b-v0.2.i1-IQ2_XS.gguf new file mode 100644 index 0000000..fc2291e --- /dev/null +++ b/Megumi-Chat-llama3-8b-v0.2.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aca037ecf35bf4205f26a57df02f684796c3c5d856e4630657988dcbe4eb5c30 +size 2605782272 diff --git a/Megumi-Chat-llama3-8b-v0.2.i1-IQ2_XXS.gguf b/Megumi-Chat-llama3-8b-v0.2.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..074d1b1 --- /dev/null +++ b/Megumi-Chat-llama3-8b-v0.2.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6e125d54ebb495374b4e75f7375463a49519a3ee4eada07af9b5d75158f2300 +size 2399212800 diff --git a/Megumi-Chat-llama3-8b-v0.2.i1-IQ3_M.gguf b/Megumi-Chat-llama3-8b-v0.2.i1-IQ3_M.gguf new file mode 100644 index 0000000..fc0ef97 --- /dev/null +++ b/Megumi-Chat-llama3-8b-v0.2.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08b36a7d1ad51f83dad0b7bf1afe69262772d7e2bc5fd410b0f9230a4acd9303 +size 3784824064 diff --git a/Megumi-Chat-llama3-8b-v0.2.i1-IQ3_S.gguf b/Megumi-Chat-llama3-8b-v0.2.i1-IQ3_S.gguf new file mode 100644 index 0000000..332e4d6 --- /dev/null +++ b/Megumi-Chat-llama3-8b-v0.2.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24e2bca53ba1457b3a5e2a84cc4cd720fb2e5f3bbcaeb4ab59cf8741c877db9e +size 3682325760 diff --git a/Megumi-Chat-llama3-8b-v0.2.i1-IQ3_XS.gguf b/Megumi-Chat-llama3-8b-v0.2.i1-IQ3_XS.gguf new file mode 100644 index 0000000..3ecf021 --- /dev/null +++ b/Megumi-Chat-llama3-8b-v0.2.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aced26ecab5c7cd77a35cc19c56c7c1bb8d3e5b2b361bc7ee3d118ea51f7bfbc +size 3518747904 diff --git a/Megumi-Chat-llama3-8b-v0.2.i1-IQ3_XXS.gguf b/Megumi-Chat-llama3-8b-v0.2.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..a584f17 --- /dev/null +++ b/Megumi-Chat-llama3-8b-v0.2.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8e0563d486c644336381b5682b8c6dd5148927b6f04c635d56f576e414c250a +size 3274913024 diff --git a/Megumi-Chat-llama3-8b-v0.2.i1-IQ4_NL.gguf b/Megumi-Chat-llama3-8b-v0.2.i1-IQ4_NL.gguf new file mode 100644 index 0000000..bab64aa --- /dev/null +++ b/Megumi-Chat-llama3-8b-v0.2.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:375aadcc9dd62a3844dc7bab01b78503998e870e079227e9d231ba9fcf19b9e3 +size 4677989632 diff --git a/Megumi-Chat-llama3-8b-v0.2.i1-IQ4_XS.gguf b/Megumi-Chat-llama3-8b-v0.2.i1-IQ4_XS.gguf new file mode 100644 index 0000000..d0884ce --- /dev/null +++ b/Megumi-Chat-llama3-8b-v0.2.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b9591ea88bed2a2ee787fb90239d2cafb0815937a8f4de4b10ae07436ebf54c +size 4447663360 diff --git a/Megumi-Chat-llama3-8b-v0.2.i1-Q2_K.gguf b/Megumi-Chat-llama3-8b-v0.2.i1-Q2_K.gguf new file mode 100644 index 0000000..ac0399c --- /dev/null +++ b/Megumi-Chat-llama3-8b-v0.2.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf30fb23a086a5b84348eb8f653f0fb9eeefeb73d30d547238a2c2b6ae321e7c +size 3179132160 diff --git a/Megumi-Chat-llama3-8b-v0.2.i1-Q2_K_S.gguf b/Megumi-Chat-llama3-8b-v0.2.i1-Q2_K_S.gguf new file mode 100644 index 0000000..5eca60b --- /dev/null +++ b/Megumi-Chat-llama3-8b-v0.2.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27ede2de60e2206b9ee8428f926f1be8686c3367e7b9574b8bd914dd9bd367b8 +size 2988815616 diff --git a/Megumi-Chat-llama3-8b-v0.2.i1-Q3_K_L.gguf b/Megumi-Chat-llama3-8b-v0.2.i1-Q3_K_L.gguf new file mode 100644 index 0000000..c263139 --- /dev/null +++ b/Megumi-Chat-llama3-8b-v0.2.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57b76eea167e36236751898a4ff770e0463ca8c15decbed23b3c3ac6ceca9acf +size 4321957120 diff --git a/Megumi-Chat-llama3-8b-v0.2.i1-Q3_K_M.gguf b/Megumi-Chat-llama3-8b-v0.2.i1-Q3_K_M.gguf new file mode 100644 index 0000000..2419722 --- /dev/null +++ b/Megumi-Chat-llama3-8b-v0.2.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:391d1ef5c5fee2a4f7ec729a7831e79e28ceea66fdb8760c804f37474460cfa2 +size 4018918656 diff --git a/Megumi-Chat-llama3-8b-v0.2.i1-Q3_K_S.gguf b/Megumi-Chat-llama3-8b-v0.2.i1-Q3_K_S.gguf new file mode 100644 index 0000000..d56a23b --- /dev/null +++ b/Megumi-Chat-llama3-8b-v0.2.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5948da30cfab2d27aa15046b8a1515392f79e527ea578b18a27cb19b91650173 +size 3664499968 diff --git a/Megumi-Chat-llama3-8b-v0.2.i1-Q4_0.gguf b/Megumi-Chat-llama3-8b-v0.2.i1-Q4_0.gguf new file mode 100644 index 0000000..16b116d --- /dev/null +++ b/Megumi-Chat-llama3-8b-v0.2.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:013cd3b0df044d5685de936b745b36076f38f380d43307348ac1f1e353ed939f +size 4675892480 diff --git a/Megumi-Chat-llama3-8b-v0.2.i1-Q4_1.gguf b/Megumi-Chat-llama3-8b-v0.2.i1-Q4_1.gguf new file mode 100644 index 0000000..b4a4cb5 --- /dev/null +++ b/Megumi-Chat-llama3-8b-v0.2.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b44269408e17b3cb1351e8650573bde5a126f34355b3b483c866179ae496089 +size 5130253568 diff --git a/Megumi-Chat-llama3-8b-v0.2.i1-Q4_K_M.gguf b/Megumi-Chat-llama3-8b-v0.2.i1-Q4_K_M.gguf new file mode 100644 index 0000000..780d5e2 --- /dev/null +++ b/Megumi-Chat-llama3-8b-v0.2.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88dd9285517c95590d9ce73b7d0f69931c8dfc59419e1f81fd2e8a8d907d4c78 +size 4920734976 diff --git a/Megumi-Chat-llama3-8b-v0.2.i1-Q4_K_S.gguf b/Megumi-Chat-llama3-8b-v0.2.i1-Q4_K_S.gguf new file mode 100644 index 0000000..924e3e4 --- /dev/null +++ b/Megumi-Chat-llama3-8b-v0.2.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a72b3580007e5ceaf9759e6bc772055b45a880ae9b4a53299399c94e63cd2745 +size 4692669696 diff --git a/Megumi-Chat-llama3-8b-v0.2.i1-Q5_K_M.gguf b/Megumi-Chat-llama3-8b-v0.2.i1-Q5_K_M.gguf new file mode 100644 index 0000000..2f31543 --- /dev/null +++ b/Megumi-Chat-llama3-8b-v0.2.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b15ad283380fdc342024318afaba36e747e56afe27ac49335728a074f8467634 +size 5732988160 diff --git a/Megumi-Chat-llama3-8b-v0.2.i1-Q5_K_S.gguf b/Megumi-Chat-llama3-8b-v0.2.i1-Q5_K_S.gguf new file mode 100644 index 0000000..d10e2df --- /dev/null +++ b/Megumi-Chat-llama3-8b-v0.2.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa448fe1c45c226d99d6ad664d8c176d61de510900b8bf714e525e5e209eed0f +size 5599294720 diff --git a/Megumi-Chat-llama3-8b-v0.2.i1-Q6_K.gguf b/Megumi-Chat-llama3-8b-v0.2.i1-Q6_K.gguf new file mode 100644 index 0000000..ee8c5a1 --- /dev/null +++ b/Megumi-Chat-llama3-8b-v0.2.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65af4c7be72d9cb9489f80dcf4f05b7e2e08fdc5aa83bda0dc0a3495138a1c29 +size 6596007168 diff --git a/README.md b/README.md new file mode 100644 index 0000000..28d7d65 --- /dev/null +++ b/README.md @@ -0,0 +1,75 @@ +--- +base_model: megumi21/Megumi-Chat-llama3-8b-v0.2 +language: +- en +library_name: transformers +quantized_by: mradermacher +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/megumi21/Megumi-Chat-llama3-8b-v0.2 + + +static quants are available at https://huggingface.co/mradermacher/Megumi-Chat-llama3-8b-v0.2-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/Megumi-Chat-llama3-8b-v0.2-i1-GGUF/resolve/main/Megumi-Chat-llama3-8b-v0.2.i1-IQ1_S.gguf) | i1-IQ1_S | 2.1 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Megumi-Chat-llama3-8b-v0.2-i1-GGUF/resolve/main/Megumi-Chat-llama3-8b-v0.2.i1-IQ1_M.gguf) | i1-IQ1_M | 2.3 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Megumi-Chat-llama3-8b-v0.2-i1-GGUF/resolve/main/Megumi-Chat-llama3-8b-v0.2.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.5 | | +| [GGUF](https://huggingface.co/mradermacher/Megumi-Chat-llama3-8b-v0.2-i1-GGUF/resolve/main/Megumi-Chat-llama3-8b-v0.2.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.7 | | +| [GGUF](https://huggingface.co/mradermacher/Megumi-Chat-llama3-8b-v0.2-i1-GGUF/resolve/main/Megumi-Chat-llama3-8b-v0.2.i1-IQ2_S.gguf) | i1-IQ2_S | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/Megumi-Chat-llama3-8b-v0.2-i1-GGUF/resolve/main/Megumi-Chat-llama3-8b-v0.2.i1-IQ2_M.gguf) | i1-IQ2_M | 3.0 | | +| [GGUF](https://huggingface.co/mradermacher/Megumi-Chat-llama3-8b-v0.2-i1-GGUF/resolve/main/Megumi-Chat-llama3-8b-v0.2.i1-Q2_K_S.gguf) | i1-Q2_K_S | 3.1 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Megumi-Chat-llama3-8b-v0.2-i1-GGUF/resolve/main/Megumi-Chat-llama3-8b-v0.2.i1-Q2_K.gguf) | i1-Q2_K | 3.3 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Megumi-Chat-llama3-8b-v0.2-i1-GGUF/resolve/main/Megumi-Chat-llama3-8b-v0.2.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.4 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Megumi-Chat-llama3-8b-v0.2-i1-GGUF/resolve/main/Megumi-Chat-llama3-8b-v0.2.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.6 | | +| [GGUF](https://huggingface.co/mradermacher/Megumi-Chat-llama3-8b-v0.2-i1-GGUF/resolve/main/Megumi-Chat-llama3-8b-v0.2.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.8 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Megumi-Chat-llama3-8b-v0.2-i1-GGUF/resolve/main/Megumi-Chat-llama3-8b-v0.2.i1-IQ3_S.gguf) | i1-IQ3_S | 3.8 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Megumi-Chat-llama3-8b-v0.2-i1-GGUF/resolve/main/Megumi-Chat-llama3-8b-v0.2.i1-IQ3_M.gguf) | i1-IQ3_M | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/Megumi-Chat-llama3-8b-v0.2-i1-GGUF/resolve/main/Megumi-Chat-llama3-8b-v0.2.i1-Q3_K_M.gguf) | i1-Q3_K_M | 4.1 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Megumi-Chat-llama3-8b-v0.2-i1-GGUF/resolve/main/Megumi-Chat-llama3-8b-v0.2.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.4 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Megumi-Chat-llama3-8b-v0.2-i1-GGUF/resolve/main/Megumi-Chat-llama3-8b-v0.2.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.5 | | +| [GGUF](https://huggingface.co/mradermacher/Megumi-Chat-llama3-8b-v0.2-i1-GGUF/resolve/main/Megumi-Chat-llama3-8b-v0.2.i1-Q4_0.gguf) | i1-Q4_0 | 4.8 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Megumi-Chat-llama3-8b-v0.2-i1-GGUF/resolve/main/Megumi-Chat-llama3-8b-v0.2.i1-IQ4_NL.gguf) | i1-IQ4_NL | 4.8 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/Megumi-Chat-llama3-8b-v0.2-i1-GGUF/resolve/main/Megumi-Chat-llama3-8b-v0.2.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.8 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Megumi-Chat-llama3-8b-v0.2-i1-GGUF/resolve/main/Megumi-Chat-llama3-8b-v0.2.i1-Q4_K_M.gguf) | i1-Q4_K_M | 5.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Megumi-Chat-llama3-8b-v0.2-i1-GGUF/resolve/main/Megumi-Chat-llama3-8b-v0.2.i1-Q4_1.gguf) | i1-Q4_1 | 5.2 | | +| [GGUF](https://huggingface.co/mradermacher/Megumi-Chat-llama3-8b-v0.2-i1-GGUF/resolve/main/Megumi-Chat-llama3-8b-v0.2.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.7 | | +| [GGUF](https://huggingface.co/mradermacher/Megumi-Chat-llama3-8b-v0.2-i1-GGUF/resolve/main/Megumi-Chat-llama3-8b-v0.2.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/Megumi-Chat-llama3-8b-v0.2-i1-GGUF/resolve/main/Megumi-Chat-llama3-8b-v0.2.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. + +