From f0b523fc58de7e35d6750c81e1bf273d513ce922 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Mon, 8 Jun 2026 19:32:18 +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/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2-i1-GGUF Source: Original Platform --- .gitattributes | 57 +++++++++++++ ...a3-LocalAI-Unchained-8B-v0.2.i1-IQ1_M.gguf | 3 + ...a3-LocalAI-Unchained-8B-v0.2.i1-IQ1_S.gguf | 3 + ...a3-LocalAI-Unchained-8B-v0.2.i1-IQ2_M.gguf | 3 + ...a3-LocalAI-Unchained-8B-v0.2.i1-IQ2_S.gguf | 3 + ...3-LocalAI-Unchained-8B-v0.2.i1-IQ2_XS.gguf | 3 + ...-LocalAI-Unchained-8B-v0.2.i1-IQ2_XXS.gguf | 3 + ...a3-LocalAI-Unchained-8B-v0.2.i1-IQ3_M.gguf | 3 + ...a3-LocalAI-Unchained-8B-v0.2.i1-IQ3_S.gguf | 3 + ...3-LocalAI-Unchained-8B-v0.2.i1-IQ3_XS.gguf | 3 + ...-LocalAI-Unchained-8B-v0.2.i1-IQ3_XXS.gguf | 3 + ...3-LocalAI-Unchained-8B-v0.2.i1-IQ4_XS.gguf | 3 + ...ma3-LocalAI-Unchained-8B-v0.2.i1-Q2_K.gguf | 3 + ...3-LocalAI-Unchained-8B-v0.2.i1-Q3_K_L.gguf | 3 + ...3-LocalAI-Unchained-8B-v0.2.i1-Q3_K_M.gguf | 3 + ...3-LocalAI-Unchained-8B-v0.2.i1-Q3_K_S.gguf | 3 + ...ma3-LocalAI-Unchained-8B-v0.2.i1-Q4_0.gguf | 3 + ...3-LocalAI-Unchained-8B-v0.2.i1-Q4_K_M.gguf | 3 + ...3-LocalAI-Unchained-8B-v0.2.i1-Q4_K_S.gguf | 3 + ...3-LocalAI-Unchained-8B-v0.2.i1-Q5_K_M.gguf | 3 + ...3-LocalAI-Unchained-8B-v0.2.i1-Q5_K_S.gguf | 3 + ...ma3-LocalAI-Unchained-8B-v0.2.i1-Q6_K.gguf | 3 + README.md | 79 +++++++++++++++++++ imatrix.dat | 3 + 24 files changed, 202 insertions(+) create mode 100644 .gitattributes create mode 100644 Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-IQ1_M.gguf create mode 100644 Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-IQ1_S.gguf create mode 100644 Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-IQ2_M.gguf create mode 100644 Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-IQ2_S.gguf create mode 100644 Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-IQ2_XS.gguf create mode 100644 Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-IQ2_XXS.gguf create mode 100644 Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-IQ3_M.gguf create mode 100644 Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-IQ3_S.gguf create mode 100644 Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-IQ3_XS.gguf create mode 100644 Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-IQ3_XXS.gguf create mode 100644 Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-IQ4_XS.gguf create mode 100644 Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-Q2_K.gguf create mode 100644 Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-Q3_K_L.gguf create mode 100644 Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-Q3_K_M.gguf create mode 100644 Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-Q3_K_S.gguf create mode 100644 Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-Q4_0.gguf create mode 100644 Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-Q4_K_M.gguf create mode 100644 Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-Q4_K_S.gguf create mode 100644 Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-Q5_K_M.gguf create mode 100644 Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-Q5_K_S.gguf create mode 100644 Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.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..a7e814f --- /dev/null +++ b/.gitattributes @@ -0,0 +1,57 @@ +*.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 +Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-IQ1_M.gguf b/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-IQ1_M.gguf new file mode 100644 index 0000000..7891018 --- /dev/null +++ b/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebc36db6542a6ae1e3c0a2c3db8e64dd6f1b852440f9ae307c2bc90ad1a8e9d5 +size 2161972544 diff --git a/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-IQ1_S.gguf b/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-IQ1_S.gguf new file mode 100644 index 0000000..d7d65b2 --- /dev/null +++ b/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f3fc919b276d21ac218c83a77bf794fd0dd4e71ed33820701bbd977bbc8dc50 +size 2019628352 diff --git a/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-IQ2_M.gguf b/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-IQ2_M.gguf new file mode 100644 index 0000000..a91c4e6 --- /dev/null +++ b/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e095c36445e9bc2b2bc262933b76dbb84fa924990bfd136b3e72d43540d7f9c +size 2948281664 diff --git a/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-IQ2_S.gguf b/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-IQ2_S.gguf new file mode 100644 index 0000000..86c7b5c --- /dev/null +++ b/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1d0ef2736dc9bebb89abebca6fafc8f4857f5641722f3c5b2baf2945f6e4be2 +size 2758489408 diff --git a/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-IQ2_XS.gguf b/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-IQ2_XS.gguf new file mode 100644 index 0000000..04d1cda --- /dev/null +++ b/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6aeb5fda162b853a0a709285ce81bedefa4b1613fba3378d9d7975028f9231b +size 2605782336 diff --git a/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-IQ2_XXS.gguf b/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..d5b22a2 --- /dev/null +++ b/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf3a111293c73bd7a92dcb8148134a12f00500e9818e20d1178ae461c023924b +size 2399212864 diff --git a/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-IQ3_M.gguf b/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-IQ3_M.gguf new file mode 100644 index 0000000..a0b964c --- /dev/null +++ b/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d19879bdf1854c841ebfb8aad0204fddc5125fae0eb88b24dcef0c2306ee3628 +size 3784824128 diff --git a/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-IQ3_S.gguf b/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-IQ3_S.gguf new file mode 100644 index 0000000..8cf8463 --- /dev/null +++ b/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bb8785fb4164dc5bce4f9a8db09b3d7be720165dc53d80a5919ee95a739b95b +size 3682325824 diff --git a/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-IQ3_XS.gguf b/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-IQ3_XS.gguf new file mode 100644 index 0000000..16a155c --- /dev/null +++ b/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6dc874d744906a0655060b61bb6dc230ef556ca468c86c32d9facf4c5ee532a5 +size 3518747968 diff --git a/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-IQ3_XXS.gguf b/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..1a533db --- /dev/null +++ b/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b878a07ce7ae0172fee5e3238fa7c367194e3052466307fc825d8b4d48b390c5 +size 3274913088 diff --git a/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-IQ4_XS.gguf b/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-IQ4_XS.gguf new file mode 100644 index 0000000..3023468 --- /dev/null +++ b/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:817736e68ba3ae8f1b2a9d869bedfa5c2db3dc806abfaaef214452fbf51d428f +size 4447663424 diff --git a/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-Q2_K.gguf b/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-Q2_K.gguf new file mode 100644 index 0000000..b0f30ef --- /dev/null +++ b/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89bb8dbd34701bb01c5933d28e4f233aa5a5461e736eecc370cb11414841754a +size 3179132224 diff --git a/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-Q3_K_L.gguf b/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-Q3_K_L.gguf new file mode 100644 index 0000000..287397a --- /dev/null +++ b/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aef44cd07f941d2b3ba1489b4017409e7492ce690c4b1ce6dc7aec90bb9c9e95 +size 4321957184 diff --git a/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-Q3_K_M.gguf b/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-Q3_K_M.gguf new file mode 100644 index 0000000..053b89e --- /dev/null +++ b/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a31b1f29f046f64932c8b528f97f8bd20e2ab3db5526226dc0e873abb3a71a5f +size 4018918720 diff --git a/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-Q3_K_S.gguf b/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-Q3_K_S.gguf new file mode 100644 index 0000000..15b2c0e --- /dev/null +++ b/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d277a4c9d0a742ab6098d4cda55388b082326293e1deac954c6a9bb1cd6dcc0f +size 3664500032 diff --git a/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-Q4_0.gguf b/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-Q4_0.gguf new file mode 100644 index 0000000..d13daec --- /dev/null +++ b/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44b10557817e370b25b89f172d23ff36fd058d6efb587ae7d528b4d07034928c +size 4675892544 diff --git a/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-Q4_K_M.gguf b/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-Q4_K_M.gguf new file mode 100644 index 0000000..a5f909a --- /dev/null +++ b/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:239978a476791b8a7cd859f523b464636a065694d2513aa623bc8ba8e0d982b3 +size 4920735040 diff --git a/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-Q4_K_S.gguf b/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-Q4_K_S.gguf new file mode 100644 index 0000000..01a7ef1 --- /dev/null +++ b/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90a296ef20dc125a10e5a2fb199ab4088cc29eec6c373a2be10821ce910b7c30 +size 4692669760 diff --git a/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-Q5_K_M.gguf b/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-Q5_K_M.gguf new file mode 100644 index 0000000..5b0f9a1 --- /dev/null +++ b/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9221e56f90c8b35444ca6fa798a9bbbaa3e49fed0d9f835b3d49e00272db2500 +size 5732988224 diff --git a/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-Q5_K_S.gguf b/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-Q5_K_S.gguf new file mode 100644 index 0000000..514730f --- /dev/null +++ b/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17641b2921553511eacaa1e324cc9e771f4dc9856c384168b9ea78d62d6a9367 +size 5599294784 diff --git a/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-Q6_K.gguf b/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-Q6_K.gguf new file mode 100644 index 0000000..30e42f2 --- /dev/null +++ b/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f64fda36bf9c2fd0b855b78a998c1593d29d68ea3ca35bf655776fb14d258176 +size 6596007232 diff --git a/README.md b/README.md new file mode 100644 index 0000000..240dbc1 --- /dev/null +++ b/README.md @@ -0,0 +1,79 @@ +--- +base_model: LocalAI-io/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2 +language: +- en +library_name: transformers +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- llama-factory +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/LocalAI-io/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2 + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/Mirai-Nova-Llama3-LocalAI-Unchained-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/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2-i1-GGUF/resolve/main/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-IQ1_S.gguf) | i1-IQ1_S | 2.1 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2-i1-GGUF/resolve/main/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-IQ1_M.gguf) | i1-IQ1_M | 2.3 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2-i1-GGUF/resolve/main/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.5 | | +| [GGUF](https://huggingface.co/mradermacher/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2-i1-GGUF/resolve/main/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.7 | | +| [GGUF](https://huggingface.co/mradermacher/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2-i1-GGUF/resolve/main/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-IQ2_S.gguf) | i1-IQ2_S | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2-i1-GGUF/resolve/main/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-IQ2_M.gguf) | i1-IQ2_M | 3.0 | | +| [GGUF](https://huggingface.co/mradermacher/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2-i1-GGUF/resolve/main/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-Q2_K.gguf) | i1-Q2_K | 3.3 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2-i1-GGUF/resolve/main/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.4 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2-i1-GGUF/resolve/main/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.6 | | +| [GGUF](https://huggingface.co/mradermacher/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2-i1-GGUF/resolve/main/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.8 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2-i1-GGUF/resolve/main/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-IQ3_S.gguf) | i1-IQ3_S | 3.8 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2-i1-GGUF/resolve/main/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-IQ3_M.gguf) | i1-IQ3_M | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2-i1-GGUF/resolve/main/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-Q3_K_M.gguf) | i1-Q3_K_M | 4.1 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2-i1-GGUF/resolve/main/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.4 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2-i1-GGUF/resolve/main/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.5 | | +| [GGUF](https://huggingface.co/mradermacher/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2-i1-GGUF/resolve/main/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-Q4_0.gguf) | i1-Q4_0 | 4.8 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2-i1-GGUF/resolve/main/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.8 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2-i1-GGUF/resolve/main/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-Q4_K_M.gguf) | i1-Q4_K_M | 5.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2-i1-GGUF/resolve/main/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.7 | | +| [GGUF](https://huggingface.co/mradermacher/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2-i1-GGUF/resolve/main/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/Mirai-Nova-Llama3-LocalAI-Unchained-8B-v0.2-i1-GGUF/resolve/main/Mirai-Nova-Llama3-LocalAI-Unchained-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. + + diff --git a/imatrix.dat b/imatrix.dat new file mode 100644 index 0000000..e5ef200 --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75a02f0bb29ba5031550c24c074d8a9614b5b5e0bbc41fac2195a1fe7638a308 +size 4988143