From c078e6248650e07f01bf4c1d8559393d8dbc843d Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Sat, 6 Jun 2026 04:18: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-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8-i1-GGUF Source: Original Platform --- .gitattributes | 57 ++++++++++++++ ...-17.5B-BRAINSTORM-20x-FORM-8.i1-IQ1_M.gguf | 3 + ...-17.5B-BRAINSTORM-20x-FORM-8.i1-IQ1_S.gguf | 3 + ...-17.5B-BRAINSTORM-20x-FORM-8.i1-IQ2_M.gguf | 3 + ...-17.5B-BRAINSTORM-20x-FORM-8.i1-IQ2_S.gguf | 3 + ...17.5B-BRAINSTORM-20x-FORM-8.i1-IQ2_XS.gguf | 3 + ...7.5B-BRAINSTORM-20x-FORM-8.i1-IQ2_XXS.gguf | 3 + ...-17.5B-BRAINSTORM-20x-FORM-8.i1-IQ3_M.gguf | 3 + ...-17.5B-BRAINSTORM-20x-FORM-8.i1-IQ3_S.gguf | 3 + ...17.5B-BRAINSTORM-20x-FORM-8.i1-IQ3_XS.gguf | 3 + ...7.5B-BRAINSTORM-20x-FORM-8.i1-IQ3_XXS.gguf | 3 + ...17.5B-BRAINSTORM-20x-FORM-8.i1-IQ4_XS.gguf | 3 + ...7-17.5B-BRAINSTORM-20x-FORM-8.i1-Q2_K.gguf | 3 + ...17.5B-BRAINSTORM-20x-FORM-8.i1-Q3_K_L.gguf | 3 + ...17.5B-BRAINSTORM-20x-FORM-8.i1-Q3_K_M.gguf | 3 + ...17.5B-BRAINSTORM-20x-FORM-8.i1-Q3_K_S.gguf | 3 + ...7-17.5B-BRAINSTORM-20x-FORM-8.i1-Q4_0.gguf | 3 + ...17.5B-BRAINSTORM-20x-FORM-8.i1-Q4_K_M.gguf | 3 + ...17.5B-BRAINSTORM-20x-FORM-8.i1-Q4_K_S.gguf | 3 + ...17.5B-BRAINSTORM-20x-FORM-8.i1-Q5_K_M.gguf | 3 + ...17.5B-BRAINSTORM-20x-FORM-8.i1-Q5_K_S.gguf | 3 + ...7-17.5B-BRAINSTORM-20x-FORM-8.i1-Q6_K.gguf | 3 + README.md | 75 +++++++++++++++++++ imatrix.dat | 3 + 24 files changed, 198 insertions(+) create mode 100644 .gitattributes create mode 100644 MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-IQ1_M.gguf create mode 100644 MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-IQ1_S.gguf create mode 100644 MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-IQ2_M.gguf create mode 100644 MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-IQ2_S.gguf create mode 100644 MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-IQ2_XS.gguf create mode 100644 MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-IQ2_XXS.gguf create mode 100644 MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-IQ3_M.gguf create mode 100644 MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-IQ3_S.gguf create mode 100644 MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-IQ3_XS.gguf create mode 100644 MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-IQ3_XXS.gguf create mode 100644 MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-IQ4_XS.gguf create mode 100644 MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-Q2_K.gguf create mode 100644 MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-Q3_K_L.gguf create mode 100644 MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-Q3_K_M.gguf create mode 100644 MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-Q3_K_S.gguf create mode 100644 MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-Q4_0.gguf create mode 100644 MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-Q4_K_M.gguf create mode 100644 MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-Q4_K_S.gguf create mode 100644 MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-Q5_K_M.gguf create mode 100644 MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-Q5_K_S.gguf create mode 100644 MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.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..d41472d --- /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 +MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-IQ1_M.gguf b/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-IQ1_M.gguf new file mode 100644 index 0000000..c6837c4 --- /dev/null +++ b/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a6adc36c5ef449a583d8c454476568db396e67ccc5e9c114f68abd86c719469 +size 4421394816 diff --git a/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-IQ1_S.gguf b/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-IQ1_S.gguf new file mode 100644 index 0000000..99c8b8b --- /dev/null +++ b/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c373588c9d89708fb1a86b0f46278840bf52e2c6fbb8648f8566a67e27f3e95 +size 4092690816 diff --git a/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-IQ2_M.gguf b/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-IQ2_M.gguf new file mode 100644 index 0000000..a43a3aa --- /dev/null +++ b/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b440343e4378dc384a04e73da415b6d7800d733357ed5387dc2bcd7b98b8118 +size 6178783616 diff --git a/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-IQ2_S.gguf b/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-IQ2_S.gguf new file mode 100644 index 0000000..316d3cb --- /dev/null +++ b/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d8d719cec40edcd02a88a337c31c89143a42e6596939fdf2f160350727728c6 +size 5740511616 diff --git a/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-IQ2_XS.gguf b/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-IQ2_XS.gguf new file mode 100644 index 0000000..a7f1725 --- /dev/null +++ b/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5c0da7f9e880b99c8e5f06836ed44816ac67b02bd3c6b88c118da5ec9b88071 +size 5446173056 diff --git a/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-IQ2_XXS.gguf b/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..0b5cdc0 --- /dev/null +++ b/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17ca1e7d5e414cc7c7da2e90c22fc61ed2c05ca2f7f16d5eb2188e12c75579dc +size 4969234816 diff --git a/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-IQ3_M.gguf b/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-IQ3_M.gguf new file mode 100644 index 0000000..24beb43 --- /dev/null +++ b/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bd9c15ba6bbb1e3e1b3b7045c6e6393544d5e76c5403a17d972b835126e1033 +size 8034435456 diff --git a/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-IQ3_S.gguf b/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-IQ3_S.gguf new file mode 100644 index 0000000..6d98786 --- /dev/null +++ b/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9596357fce18cc8ab7fb91cac919ba1060671c230c7d4d64544d45449d23ea01 +size 7801864576 diff --git a/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-IQ3_XS.gguf b/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-IQ3_XS.gguf new file mode 100644 index 0000000..272e80e --- /dev/null +++ b/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd065ba5184e9865023fe4094af0c8559a4b89d52c7b17364af353f0513155e8 +size 7426589056 diff --git a/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-IQ3_XXS.gguf b/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..8fd555d --- /dev/null +++ b/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d776f3ccc4d71b56caa5a3c0e7686c63de74168108a52bdaa287058f80765b67 +size 6934577536 diff --git a/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-IQ4_XS.gguf b/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-IQ4_XS.gguf new file mode 100644 index 0000000..64a4c75 --- /dev/null +++ b/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9927cde22ba41c0747bbc35e6d423575fa7f05bb99a06ed9313ba6ca4f29242 +size 9510920576 diff --git a/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-Q2_K.gguf b/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-Q2_K.gguf new file mode 100644 index 0000000..b46107b --- /dev/null +++ b/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9994284ed43160dcf4b0e19da12b006fef2379a1bef8753350ea4ecae340514c +size 6696968576 diff --git a/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-Q3_K_L.gguf b/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-Q3_K_L.gguf new file mode 100644 index 0000000..c226ee4 --- /dev/null +++ b/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c37cae4d143f3bce2113b4afdce7037bff4eaff342495a33efed7d7f22c5c7d +size 9276014976 diff --git a/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-Q3_K_M.gguf b/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-Q3_K_M.gguf new file mode 100644 index 0000000..a905867 --- /dev/null +++ b/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fd4e66c587db25ca0cb76f387209fe5246b2b278ae295241fb49b763d70b5d1 +size 8570192256 diff --git a/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-Q3_K_S.gguf b/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-Q3_K_S.gguf new file mode 100644 index 0000000..314f6c2 --- /dev/null +++ b/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9cc97d1cd4c3cdee9f0469e18eb2d5f5e5a32107c5f6bfd7920b1f279a6791c +size 7760781696 diff --git a/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-Q4_0.gguf b/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-Q4_0.gguf new file mode 100644 index 0000000..dc0681e --- /dev/null +++ b/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb9ae57536cf8a763305079888799462f491e8fc09435970c43377c25365c1ec +size 10018333056 diff --git a/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-Q4_K_M.gguf b/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-Q4_K_M.gguf new file mode 100644 index 0000000..ea6b3af --- /dev/null +++ b/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8214bf92fba9400ae0ec2b26e9907d05f0928266b3786a8e7c60a6c4a084594c +size 10574201216 diff --git a/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-Q4_K_S.gguf b/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-Q4_K_S.gguf new file mode 100644 index 0000000..68c7fef --- /dev/null +++ b/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a75ef2542bd2375a38a354b10b2769dbaa57219784b191eedda8826fbbe6e183 +size 10053067136 diff --git a/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-Q5_K_M.gguf b/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-Q5_K_M.gguf new file mode 100644 index 0000000..5da0a06 --- /dev/null +++ b/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5df18003aa4cf9df03bc18c8778c2f52d21edf38ed165cec244ca5845e2c236 +size 12383650176 diff --git a/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-Q5_K_S.gguf b/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-Q5_K_S.gguf new file mode 100644 index 0000000..8ae443e --- /dev/null +++ b/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef69defac5e3e656e2ecfac101cce72def783ad76c1bef8af55f6ed9f4e2d2c9 +size 12080750976 diff --git a/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-Q6_K.gguf b/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-Q6_K.gguf new file mode 100644 index 0000000..cc42365 --- /dev/null +++ b/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:837399dc995450b1f1bf96b26491a48fd3af1d65fdbacc40eb7c2ccf4e04b51b +size 14306189696 diff --git a/README.md b/README.md new file mode 100644 index 0000000..e4494e0 --- /dev/null +++ b/README.md @@ -0,0 +1,75 @@ +--- +base_model: DavidAU/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8 +language: +- en +library_name: transformers +quantized_by: mradermacher +tags: +- mergekit +- merge +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/DavidAU/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8 + + +static quants are available at https://huggingface.co/mradermacher/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8-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-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8-i1-GGUF/resolve/main/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-IQ1_S.gguf) | i1-IQ1_S | 4.2 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8-i1-GGUF/resolve/main/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-IQ1_M.gguf) | i1-IQ1_M | 4.5 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8-i1-GGUF/resolve/main/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 5.1 | | +| [GGUF](https://huggingface.co/mradermacher/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8-i1-GGUF/resolve/main/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-IQ2_XS.gguf) | i1-IQ2_XS | 5.5 | | +| [GGUF](https://huggingface.co/mradermacher/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8-i1-GGUF/resolve/main/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-IQ2_S.gguf) | i1-IQ2_S | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8-i1-GGUF/resolve/main/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-IQ2_M.gguf) | i1-IQ2_M | 6.3 | | +| [GGUF](https://huggingface.co/mradermacher/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8-i1-GGUF/resolve/main/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-Q2_K.gguf) | i1-Q2_K | 6.8 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8-i1-GGUF/resolve/main/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 7.0 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8-i1-GGUF/resolve/main/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-IQ3_XS.gguf) | i1-IQ3_XS | 7.5 | | +| [GGUF](https://huggingface.co/mradermacher/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8-i1-GGUF/resolve/main/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-Q3_K_S.gguf) | i1-Q3_K_S | 7.9 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8-i1-GGUF/resolve/main/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-IQ3_S.gguf) | i1-IQ3_S | 7.9 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8-i1-GGUF/resolve/main/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-IQ3_M.gguf) | i1-IQ3_M | 8.1 | | +| [GGUF](https://huggingface.co/mradermacher/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8-i1-GGUF/resolve/main/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-Q3_K_M.gguf) | i1-Q3_K_M | 8.7 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8-i1-GGUF/resolve/main/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-Q3_K_L.gguf) | i1-Q3_K_L | 9.4 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8-i1-GGUF/resolve/main/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-IQ4_XS.gguf) | i1-IQ4_XS | 9.6 | | +| [GGUF](https://huggingface.co/mradermacher/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8-i1-GGUF/resolve/main/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-Q4_0.gguf) | i1-Q4_0 | 10.1 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8-i1-GGUF/resolve/main/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-Q4_K_S.gguf) | i1-Q4_K_S | 10.2 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8-i1-GGUF/resolve/main/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-Q4_K_M.gguf) | i1-Q4_K_M | 10.7 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8-i1-GGUF/resolve/main/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-Q5_K_S.gguf) | i1-Q5_K_S | 12.2 | | +| [GGUF](https://huggingface.co/mradermacher/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8-i1-GGUF/resolve/main/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-Q5_K_M.gguf) | i1-Q5_K_M | 12.5 | | +| [GGUF](https://huggingface.co/mradermacher/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8-i1-GGUF/resolve/main/MN-Instruct-2407-17.5B-BRAINSTORM-20x-FORM-8.i1-Q6_K.gguf) | i1-Q6_K | 14.4 | 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..68c66cf --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aae4e221c77f408395b88b592477f533466e50821c3f30ac3b82b3ebd2c7c613 +size 10405264