From 33dc3e716dd09b1c5cf323382326e1c2e29ecd3d Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Wed, 8 Jul 2026 04:57:09 +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/BloomZ-7B1-Vi-Math-i1-GGUF Source: Original Platform --- .gitattributes | 60 ++++++++++++++++++++++++ BloomZ-7B1-Vi-Math.i1-IQ1_M.gguf | 3 ++ BloomZ-7B1-Vi-Math.i1-IQ1_S.gguf | 3 ++ BloomZ-7B1-Vi-Math.i1-IQ2_M.gguf | 3 ++ BloomZ-7B1-Vi-Math.i1-IQ2_S.gguf | 3 ++ BloomZ-7B1-Vi-Math.i1-IQ2_XS.gguf | 3 ++ BloomZ-7B1-Vi-Math.i1-IQ2_XXS.gguf | 3 ++ BloomZ-7B1-Vi-Math.i1-IQ3_M.gguf | 3 ++ BloomZ-7B1-Vi-Math.i1-IQ3_S.gguf | 3 ++ BloomZ-7B1-Vi-Math.i1-IQ3_XS.gguf | 3 ++ BloomZ-7B1-Vi-Math.i1-IQ3_XXS.gguf | 3 ++ BloomZ-7B1-Vi-Math.i1-IQ4_NL.gguf | 3 ++ BloomZ-7B1-Vi-Math.i1-IQ4_XS.gguf | 3 ++ BloomZ-7B1-Vi-Math.i1-Q2_K.gguf | 3 ++ BloomZ-7B1-Vi-Math.i1-Q2_K_S.gguf | 3 ++ BloomZ-7B1-Vi-Math.i1-Q3_K_L.gguf | 3 ++ BloomZ-7B1-Vi-Math.i1-Q3_K_M.gguf | 3 ++ BloomZ-7B1-Vi-Math.i1-Q3_K_S.gguf | 3 ++ BloomZ-7B1-Vi-Math.i1-Q4_0.gguf | 3 ++ BloomZ-7B1-Vi-Math.i1-Q4_1.gguf | 3 ++ BloomZ-7B1-Vi-Math.i1-Q4_K_M.gguf | 3 ++ BloomZ-7B1-Vi-Math.i1-Q4_K_S.gguf | 3 ++ BloomZ-7B1-Vi-Math.i1-Q5_K_M.gguf | 3 ++ BloomZ-7B1-Vi-Math.i1-Q5_K_S.gguf | 3 ++ BloomZ-7B1-Vi-Math.i1-Q6_K.gguf | 3 ++ README.md | 75 ++++++++++++++++++++++++++++++ imatrix.dat | 3 ++ 27 files changed, 210 insertions(+) create mode 100644 .gitattributes create mode 100644 BloomZ-7B1-Vi-Math.i1-IQ1_M.gguf create mode 100644 BloomZ-7B1-Vi-Math.i1-IQ1_S.gguf create mode 100644 BloomZ-7B1-Vi-Math.i1-IQ2_M.gguf create mode 100644 BloomZ-7B1-Vi-Math.i1-IQ2_S.gguf create mode 100644 BloomZ-7B1-Vi-Math.i1-IQ2_XS.gguf create mode 100644 BloomZ-7B1-Vi-Math.i1-IQ2_XXS.gguf create mode 100644 BloomZ-7B1-Vi-Math.i1-IQ3_M.gguf create mode 100644 BloomZ-7B1-Vi-Math.i1-IQ3_S.gguf create mode 100644 BloomZ-7B1-Vi-Math.i1-IQ3_XS.gguf create mode 100644 BloomZ-7B1-Vi-Math.i1-IQ3_XXS.gguf create mode 100644 BloomZ-7B1-Vi-Math.i1-IQ4_NL.gguf create mode 100644 BloomZ-7B1-Vi-Math.i1-IQ4_XS.gguf create mode 100644 BloomZ-7B1-Vi-Math.i1-Q2_K.gguf create mode 100644 BloomZ-7B1-Vi-Math.i1-Q2_K_S.gguf create mode 100644 BloomZ-7B1-Vi-Math.i1-Q3_K_L.gguf create mode 100644 BloomZ-7B1-Vi-Math.i1-Q3_K_M.gguf create mode 100644 BloomZ-7B1-Vi-Math.i1-Q3_K_S.gguf create mode 100644 BloomZ-7B1-Vi-Math.i1-Q4_0.gguf create mode 100644 BloomZ-7B1-Vi-Math.i1-Q4_1.gguf create mode 100644 BloomZ-7B1-Vi-Math.i1-Q4_K_M.gguf create mode 100644 BloomZ-7B1-Vi-Math.i1-Q4_K_S.gguf create mode 100644 BloomZ-7B1-Vi-Math.i1-Q5_K_M.gguf create mode 100644 BloomZ-7B1-Vi-Math.i1-Q5_K_S.gguf create mode 100644 BloomZ-7B1-Vi-Math.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..874b366 --- /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 +BloomZ-7B1-Vi-Math.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +BloomZ-7B1-Vi-Math.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +BloomZ-7B1-Vi-Math.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +BloomZ-7B1-Vi-Math.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +BloomZ-7B1-Vi-Math.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +BloomZ-7B1-Vi-Math.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +BloomZ-7B1-Vi-Math.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +BloomZ-7B1-Vi-Math.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +BloomZ-7B1-Vi-Math.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +BloomZ-7B1-Vi-Math.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +BloomZ-7B1-Vi-Math.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +BloomZ-7B1-Vi-Math.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +BloomZ-7B1-Vi-Math.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +BloomZ-7B1-Vi-Math.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +BloomZ-7B1-Vi-Math.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +BloomZ-7B1-Vi-Math.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +BloomZ-7B1-Vi-Math.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +BloomZ-7B1-Vi-Math.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +BloomZ-7B1-Vi-Math.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +BloomZ-7B1-Vi-Math.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +BloomZ-7B1-Vi-Math.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +BloomZ-7B1-Vi-Math.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +BloomZ-7B1-Vi-Math.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +BloomZ-7B1-Vi-Math.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/BloomZ-7B1-Vi-Math.i1-IQ1_M.gguf b/BloomZ-7B1-Vi-Math.i1-IQ1_M.gguf new file mode 100644 index 0000000..4504f2d --- /dev/null +++ b/BloomZ-7B1-Vi-Math.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef8b686306e3b856f57129846bb1ddbde017e42f0243e8abeb28a384c709caae +size 2088446848 diff --git a/BloomZ-7B1-Vi-Math.i1-IQ1_S.gguf b/BloomZ-7B1-Vi-Math.i1-IQ1_S.gguf new file mode 100644 index 0000000..6233eaf --- /dev/null +++ b/BloomZ-7B1-Vi-Math.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57145c6643de122b497d7fae4688bee91cc50abd294dfcbad102434f19acbd8b +size 1963404160 diff --git a/BloomZ-7B1-Vi-Math.i1-IQ2_M.gguf b/BloomZ-7B1-Vi-Math.i1-IQ2_M.gguf new file mode 100644 index 0000000..f3f600d --- /dev/null +++ b/BloomZ-7B1-Vi-Math.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:269444ba1778cac5a0e37eae1ad7ffd27ee444f8cf5dbb4586a82e4ecd1434ac +size 2737253248 diff --git a/BloomZ-7B1-Vi-Math.i1-IQ2_S.gguf b/BloomZ-7B1-Vi-Math.i1-IQ2_S.gguf new file mode 100644 index 0000000..70fe776 --- /dev/null +++ b/BloomZ-7B1-Vi-Math.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab3a60460eb1d11bda41f269f15b31629eca9729825c7eca455186bf3996c747 +size 2570529664 diff --git a/BloomZ-7B1-Vi-Math.i1-IQ2_XS.gguf b/BloomZ-7B1-Vi-Math.i1-IQ2_XS.gguf new file mode 100644 index 0000000..504576c --- /dev/null +++ b/BloomZ-7B1-Vi-Math.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d17b58d41ce36355960d21566dc77d84086839d6d0e8f87d89777f38089d514 +size 2479303552 diff --git a/BloomZ-7B1-Vi-Math.i1-IQ2_XXS.gguf b/BloomZ-7B1-Vi-Math.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..d5a291d --- /dev/null +++ b/BloomZ-7B1-Vi-Math.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:308e6e843ff18da26442642a5655756c1410bf8f16b709f2041f01e2d3c7003d +size 2296851328 diff --git a/BloomZ-7B1-Vi-Math.i1-IQ3_M.gguf b/BloomZ-7B1-Vi-Math.i1-IQ3_M.gguf new file mode 100644 index 0000000..94e338d --- /dev/null +++ b/BloomZ-7B1-Vi-Math.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7928b62259c30853f81220c94280e6fc5a1d4db7db087f8fc2afd2e8c3ab1411 +size 3751390080 diff --git a/BloomZ-7B1-Vi-Math.i1-IQ3_S.gguf b/BloomZ-7B1-Vi-Math.i1-IQ3_S.gguf new file mode 100644 index 0000000..db616f2 --- /dev/null +++ b/BloomZ-7B1-Vi-Math.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:daa718edc8163d8c95f6a1c1bbe4c93048ee38f58a5a79389034ae044cd1e5f8 +size 3457264512 diff --git a/BloomZ-7B1-Vi-Math.i1-IQ3_XS.gguf b/BloomZ-7B1-Vi-Math.i1-IQ3_XS.gguf new file mode 100644 index 0000000..e10aa0c --- /dev/null +++ b/BloomZ-7B1-Vi-Math.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d56c0aa8298c49e540309cb859cc8e2bf51cda5c09898b57e642170de907cb4 +size 3384912768 diff --git a/BloomZ-7B1-Vi-Math.i1-IQ3_XXS.gguf b/BloomZ-7B1-Vi-Math.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..18d26cd --- /dev/null +++ b/BloomZ-7B1-Vi-Math.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb3fd777a0a3b847dd4c1704008d95148c93c8f141f137e71dafe9ad3ee5c61e +size 3061263232 diff --git a/BloomZ-7B1-Vi-Math.i1-IQ4_NL.gguf b/BloomZ-7B1-Vi-Math.i1-IQ4_NL.gguf new file mode 100644 index 0000000..6ed195a --- /dev/null +++ b/BloomZ-7B1-Vi-Math.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54ecf2781356775425661391bcc0c4fed6a2315b0128e2950d06f1d7f6f80d72 +size 4259425152 diff --git a/BloomZ-7B1-Vi-Math.i1-IQ4_XS.gguf b/BloomZ-7B1-Vi-Math.i1-IQ4_XS.gguf new file mode 100644 index 0000000..f57315d --- /dev/null +++ b/BloomZ-7B1-Vi-Math.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa80389772856f944252bb04d226ae6365742f3a28290b0932d3ee2b77479daa +size 4070681472 diff --git a/BloomZ-7B1-Vi-Math.i1-Q2_K.gguf b/BloomZ-7B1-Vi-Math.i1-Q2_K.gguf new file mode 100644 index 0000000..3a2c1a8 --- /dev/null +++ b/BloomZ-7B1-Vi-Math.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10e0ace63def7b13779ec51a94d9b96f27eac1f2c8b72eb1a36f93ca67ac1fbf +size 3099437952 diff --git a/BloomZ-7B1-Vi-Math.i1-Q2_K_S.gguf b/BloomZ-7B1-Vi-Math.i1-Q2_K_S.gguf new file mode 100644 index 0000000..311778e --- /dev/null +++ b/BloomZ-7B1-Vi-Math.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f90ea722933fbb82bb2c806b964432d83c9fa38289e3ca47b90fc1c3bc511cc3 +size 2891033472 diff --git a/BloomZ-7B1-Vi-Math.i1-Q3_K_L.gguf b/BloomZ-7B1-Vi-Math.i1-Q3_K_L.gguf new file mode 100644 index 0000000..4f01a57 --- /dev/null +++ b/BloomZ-7B1-Vi-Math.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:334020f7a121e0f6f4bc47cbc57ccdeb1813f8cfda893d96007d36411598ee68 +size 4306611072 diff --git a/BloomZ-7B1-Vi-Math.i1-Q3_K_M.gguf b/BloomZ-7B1-Vi-Math.i1-Q3_K_M.gguf new file mode 100644 index 0000000..84294ff --- /dev/null +++ b/BloomZ-7B1-Vi-Math.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53ad405c07b5e84141cc5c6f94ba1b0cee836a37ecd172bd03e1b3c3955bfbab +size 4000426880 diff --git a/BloomZ-7B1-Vi-Math.i1-Q3_K_S.gguf b/BloomZ-7B1-Vi-Math.i1-Q3_K_S.gguf new file mode 100644 index 0000000..513bb68 --- /dev/null +++ b/BloomZ-7B1-Vi-Math.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3e8874696348192044603f53dbaf2224df99063b55c94029111629778735980 +size 3457264512 diff --git a/BloomZ-7B1-Vi-Math.i1-Q4_0.gguf b/BloomZ-7B1-Vi-Math.i1-Q4_0.gguf new file mode 100644 index 0000000..cc74fd1 --- /dev/null +++ b/BloomZ-7B1-Vi-Math.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:125c4588dce5f8a338e154d7404c88da3f9abfbd985a419ed93a335ca8dcb251 +size 4272008064 diff --git a/BloomZ-7B1-Vi-Math.i1-Q4_1.gguf b/BloomZ-7B1-Vi-Math.i1-Q4_1.gguf new file mode 100644 index 0000000..35cb4ec --- /dev/null +++ b/BloomZ-7B1-Vi-Math.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7632b950ae77b595298b9fed4c571bf610093add647345c1d6aa691f70a1c3c +size 4636912512 diff --git a/BloomZ-7B1-Vi-Math.i1-Q4_K_M.gguf b/BloomZ-7B1-Vi-Math.i1-Q4_K_M.gguf new file mode 100644 index 0000000..7f320c9 --- /dev/null +++ b/BloomZ-7B1-Vi-Math.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44890818dd22d0a72e77e9b6d1a1065a007be33e1ce1ae619423e88a829fef5b +size 4690389888 diff --git a/BloomZ-7B1-Vi-Math.i1-Q4_K_S.gguf b/BloomZ-7B1-Vi-Math.i1-Q4_K_S.gguf new file mode 100644 index 0000000..b6e6ee2 --- /dev/null +++ b/BloomZ-7B1-Vi-Math.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8f9db8df90018842de00c2eb375b7b0cfe585d1261fa41eb683e8423b5445d9 +size 4284590976 diff --git a/BloomZ-7B1-Vi-Math.i1-Q5_K_M.gguf b/BloomZ-7B1-Vi-Math.i1-Q5_K_M.gguf new file mode 100644 index 0000000..9915f6a --- /dev/null +++ b/BloomZ-7B1-Vi-Math.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5ab0ee36acc6fbd9559ac6ed7c6eebd52f369a26e5f1879ecb9cc6d2f4cf99e +size 5339720576 diff --git a/BloomZ-7B1-Vi-Math.i1-Q5_K_S.gguf b/BloomZ-7B1-Vi-Math.i1-Q5_K_S.gguf new file mode 100644 index 0000000..cc13a0f --- /dev/null +++ b/BloomZ-7B1-Vi-Math.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f685c15e858f64292ba1b33197cba30f351d6f87738cb321c280ca50491ff661 +size 5014399872 diff --git a/BloomZ-7B1-Vi-Math.i1-Q6_K.gguf b/BloomZ-7B1-Vi-Math.i1-Q6_K.gguf new file mode 100644 index 0000000..43d4ae4 --- /dev/null +++ b/BloomZ-7B1-Vi-Math.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:465a109349f370448444b8e3619fb1e662412d4a56da661e0528cf28ab2268de +size 5816560512 diff --git a/README.md b/README.md new file mode 100644 index 0000000..de2b941 --- /dev/null +++ b/README.md @@ -0,0 +1,75 @@ +--- +base_model: hllj/BloomZ-7B1-Vi-Math +language: +- en +library_name: transformers +quantized_by: mradermacher +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/hllj/BloomZ-7B1-Vi-Math + + +static quants are available at https://huggingface.co/mradermacher/BloomZ-7B1-Vi-Math-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/BloomZ-7B1-Vi-Math-i1-GGUF/resolve/main/BloomZ-7B1-Vi-Math.i1-IQ1_S.gguf) | i1-IQ1_S | 2.1 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/BloomZ-7B1-Vi-Math-i1-GGUF/resolve/main/BloomZ-7B1-Vi-Math.i1-IQ1_M.gguf) | i1-IQ1_M | 2.2 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/BloomZ-7B1-Vi-Math-i1-GGUF/resolve/main/BloomZ-7B1-Vi-Math.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.4 | | +| [GGUF](https://huggingface.co/mradermacher/BloomZ-7B1-Vi-Math-i1-GGUF/resolve/main/BloomZ-7B1-Vi-Math.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.6 | | +| [GGUF](https://huggingface.co/mradermacher/BloomZ-7B1-Vi-Math-i1-GGUF/resolve/main/BloomZ-7B1-Vi-Math.i1-IQ2_S.gguf) | i1-IQ2_S | 2.7 | | +| [GGUF](https://huggingface.co/mradermacher/BloomZ-7B1-Vi-Math-i1-GGUF/resolve/main/BloomZ-7B1-Vi-Math.i1-IQ2_M.gguf) | i1-IQ2_M | 2.8 | | +| [GGUF](https://huggingface.co/mradermacher/BloomZ-7B1-Vi-Math-i1-GGUF/resolve/main/BloomZ-7B1-Vi-Math.i1-Q2_K_S.gguf) | i1-Q2_K_S | 3.0 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/BloomZ-7B1-Vi-Math-i1-GGUF/resolve/main/BloomZ-7B1-Vi-Math.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.2 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/BloomZ-7B1-Vi-Math-i1-GGUF/resolve/main/BloomZ-7B1-Vi-Math.i1-Q2_K.gguf) | i1-Q2_K | 3.2 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/BloomZ-7B1-Vi-Math-i1-GGUF/resolve/main/BloomZ-7B1-Vi-Math.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.5 | | +| [GGUF](https://huggingface.co/mradermacher/BloomZ-7B1-Vi-Math-i1-GGUF/resolve/main/BloomZ-7B1-Vi-Math.i1-IQ3_S.gguf) | i1-IQ3_S | 3.6 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/BloomZ-7B1-Vi-Math-i1-GGUF/resolve/main/BloomZ-7B1-Vi-Math.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.6 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/BloomZ-7B1-Vi-Math-i1-GGUF/resolve/main/BloomZ-7B1-Vi-Math.i1-IQ3_M.gguf) | i1-IQ3_M | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/BloomZ-7B1-Vi-Math-i1-GGUF/resolve/main/BloomZ-7B1-Vi-Math.i1-Q3_K_M.gguf) | i1-Q3_K_M | 4.1 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/BloomZ-7B1-Vi-Math-i1-GGUF/resolve/main/BloomZ-7B1-Vi-Math.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.2 | | +| [GGUF](https://huggingface.co/mradermacher/BloomZ-7B1-Vi-Math-i1-GGUF/resolve/main/BloomZ-7B1-Vi-Math.i1-IQ4_NL.gguf) | i1-IQ4_NL | 4.4 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/BloomZ-7B1-Vi-Math-i1-GGUF/resolve/main/BloomZ-7B1-Vi-Math.i1-Q4_0.gguf) | i1-Q4_0 | 4.4 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/BloomZ-7B1-Vi-Math-i1-GGUF/resolve/main/BloomZ-7B1-Vi-Math.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.4 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/BloomZ-7B1-Vi-Math-i1-GGUF/resolve/main/BloomZ-7B1-Vi-Math.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.4 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/BloomZ-7B1-Vi-Math-i1-GGUF/resolve/main/BloomZ-7B1-Vi-Math.i1-Q4_1.gguf) | i1-Q4_1 | 4.7 | | +| [GGUF](https://huggingface.co/mradermacher/BloomZ-7B1-Vi-Math-i1-GGUF/resolve/main/BloomZ-7B1-Vi-Math.i1-Q4_K_M.gguf) | i1-Q4_K_M | 4.8 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/BloomZ-7B1-Vi-Math-i1-GGUF/resolve/main/BloomZ-7B1-Vi-Math.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.1 | | +| [GGUF](https://huggingface.co/mradermacher/BloomZ-7B1-Vi-Math-i1-GGUF/resolve/main/BloomZ-7B1-Vi-Math.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.4 | | +| [GGUF](https://huggingface.co/mradermacher/BloomZ-7B1-Vi-Math-i1-GGUF/resolve/main/BloomZ-7B1-Vi-Math.i1-Q6_K.gguf) | i1-Q6_K | 5.9 | 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..6153719 --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6b6277f725afa4b81839e6019ca22625c442cbb7df321dd05043acf3880c86c +size 3444745