From 4f2942e8f49cffb858646876fa13533c504aa5af Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Wed, 20 May 2026 02:56:45 +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/CrystalMistral-24B-i1-GGUF Source: Original Platform --- .gitattributes | 57 ++++++++++++++++++++ CrystalMistral-24B.i1-IQ1_M.gguf | 3 ++ CrystalMistral-24B.i1-IQ1_S.gguf | 3 ++ CrystalMistral-24B.i1-IQ2_M.gguf | 3 ++ CrystalMistral-24B.i1-IQ2_S.gguf | 3 ++ CrystalMistral-24B.i1-IQ2_XS.gguf | 3 ++ CrystalMistral-24B.i1-IQ2_XXS.gguf | 3 ++ CrystalMistral-24B.i1-IQ3_M.gguf | 3 ++ CrystalMistral-24B.i1-IQ3_S.gguf | 3 ++ CrystalMistral-24B.i1-IQ3_XS.gguf | 3 ++ CrystalMistral-24B.i1-IQ3_XXS.gguf | 3 ++ CrystalMistral-24B.i1-IQ4_XS.gguf | 3 ++ CrystalMistral-24B.i1-Q2_K.gguf | 3 ++ CrystalMistral-24B.i1-Q3_K_L.gguf | 3 ++ CrystalMistral-24B.i1-Q3_K_M.gguf | 3 ++ CrystalMistral-24B.i1-Q3_K_S.gguf | 3 ++ CrystalMistral-24B.i1-Q4_0.gguf | 3 ++ CrystalMistral-24B.i1-Q4_K_M.gguf | 3 ++ CrystalMistral-24B.i1-Q4_K_S.gguf | 3 ++ CrystalMistral-24B.i1-Q5_K_M.gguf | 3 ++ CrystalMistral-24B.i1-Q5_K_S.gguf | 3 ++ CrystalMistral-24B.i1-Q6_K.gguf | 3 ++ README.md | 83 ++++++++++++++++++++++++++++++ imatrix.dat | 3 ++ 24 files changed, 206 insertions(+) create mode 100644 .gitattributes create mode 100644 CrystalMistral-24B.i1-IQ1_M.gguf create mode 100644 CrystalMistral-24B.i1-IQ1_S.gguf create mode 100644 CrystalMistral-24B.i1-IQ2_M.gguf create mode 100644 CrystalMistral-24B.i1-IQ2_S.gguf create mode 100644 CrystalMistral-24B.i1-IQ2_XS.gguf create mode 100644 CrystalMistral-24B.i1-IQ2_XXS.gguf create mode 100644 CrystalMistral-24B.i1-IQ3_M.gguf create mode 100644 CrystalMistral-24B.i1-IQ3_S.gguf create mode 100644 CrystalMistral-24B.i1-IQ3_XS.gguf create mode 100644 CrystalMistral-24B.i1-IQ3_XXS.gguf create mode 100644 CrystalMistral-24B.i1-IQ4_XS.gguf create mode 100644 CrystalMistral-24B.i1-Q2_K.gguf create mode 100644 CrystalMistral-24B.i1-Q3_K_L.gguf create mode 100644 CrystalMistral-24B.i1-Q3_K_M.gguf create mode 100644 CrystalMistral-24B.i1-Q3_K_S.gguf create mode 100644 CrystalMistral-24B.i1-Q4_0.gguf create mode 100644 CrystalMistral-24B.i1-Q4_K_M.gguf create mode 100644 CrystalMistral-24B.i1-Q4_K_S.gguf create mode 100644 CrystalMistral-24B.i1-Q5_K_M.gguf create mode 100644 CrystalMistral-24B.i1-Q5_K_S.gguf create mode 100644 CrystalMistral-24B.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..2768f3d --- /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 +CrystalMistral-24B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +CrystalMistral-24B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +CrystalMistral-24B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +CrystalMistral-24B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +CrystalMistral-24B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +CrystalMistral-24B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +CrystalMistral-24B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +CrystalMistral-24B.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +CrystalMistral-24B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +CrystalMistral-24B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +CrystalMistral-24B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +CrystalMistral-24B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +CrystalMistral-24B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +CrystalMistral-24B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +CrystalMistral-24B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +CrystalMistral-24B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +CrystalMistral-24B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +CrystalMistral-24B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +CrystalMistral-24B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +CrystalMistral-24B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +CrystalMistral-24B.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/CrystalMistral-24B.i1-IQ1_M.gguf b/CrystalMistral-24B.i1-IQ1_M.gguf new file mode 100644 index 0000000..b2aecf6 --- /dev/null +++ b/CrystalMistral-24B.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4bbe318518d6abd036202393ecd38c5fe4a0fa9b7a75e004a526976498b8641 +size 5532995136 diff --git a/CrystalMistral-24B.i1-IQ1_S.gguf b/CrystalMistral-24B.i1-IQ1_S.gguf new file mode 100644 index 0000000..8c70242 --- /dev/null +++ b/CrystalMistral-24B.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3a5d3a307c1cc14688b876c4e7efa7c182518a0f17b0e7de51e501352897f59 +size 5010804288 diff --git a/CrystalMistral-24B.i1-IQ2_M.gguf b/CrystalMistral-24B.i1-IQ2_M.gguf new file mode 100644 index 0000000..a6d4aa7 --- /dev/null +++ b/CrystalMistral-24B.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0909df6c47499195b3945f424b7cd39da8cd21e29c4dbcac6a183489a7f4e6fe +size 7996829248 diff --git a/CrystalMistral-24B.i1-IQ2_S.gguf b/CrystalMistral-24B.i1-IQ2_S.gguf new file mode 100644 index 0000000..b4e8ace --- /dev/null +++ b/CrystalMistral-24B.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1259324fa4ae5d82b9dbeac618b24856bcfc870c4199bf60d91238abf1157ec +size 7300574784 diff --git a/CrystalMistral-24B.i1-IQ2_XS.gguf b/CrystalMistral-24B.i1-IQ2_XS.gguf new file mode 100644 index 0000000..b02540d --- /dev/null +++ b/CrystalMistral-24B.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:003f8ba7261c12918ca4e970ac1811069b33e8196b0427e809894f94dd32e7e3 +size 7116344896 diff --git a/CrystalMistral-24B.i1-IQ2_XXS.gguf b/CrystalMistral-24B.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..303e7e2 --- /dev/null +++ b/CrystalMistral-24B.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fed6ca1d6ecc729aa9acbde9acade7dbfe3dc0ae10b5c8dec54c8ef362a0d3dc +size 6403313216 diff --git a/CrystalMistral-24B.i1-IQ3_M.gguf b/CrystalMistral-24B.i1-IQ3_M.gguf new file mode 100644 index 0000000..ceb0261 --- /dev/null +++ b/CrystalMistral-24B.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a78199a455f9f1f2e162899cbb91fdbe294b3d1753f433842994aa0ecde10b3 +size 10647211584 diff --git a/CrystalMistral-24B.i1-IQ3_S.gguf b/CrystalMistral-24B.i1-IQ3_S.gguf new file mode 100644 index 0000000..5898fde --- /dev/null +++ b/CrystalMistral-24B.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13f93289ad22e1fe6b75aeb791bbe78c9c35df9f2fdaa659c5862e31e6782bda +size 10451127872 diff --git a/CrystalMistral-24B.i1-IQ3_XS.gguf b/CrystalMistral-24B.i1-IQ3_XS.gguf new file mode 100644 index 0000000..72a2b89 --- /dev/null +++ b/CrystalMistral-24B.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d65e844963bd607e9114a19c93e207d11e688cb31e85e19facc161061a19c44 +size 9891188288 diff --git a/CrystalMistral-24B.i1-IQ3_XXS.gguf b/CrystalMistral-24B.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..94a083e --- /dev/null +++ b/CrystalMistral-24B.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ddde4b1ba73dd21269f5d0e3fd41772bf879ddd09ba6025504267c4bf944a8e +size 9303354944 diff --git a/CrystalMistral-24B.i1-IQ4_XS.gguf b/CrystalMistral-24B.i1-IQ4_XS.gguf new file mode 100644 index 0000000..acdca24 --- /dev/null +++ b/CrystalMistral-24B.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c71faed0833dd1ca00060376f4c7badd79b15ba206e8c940058905d2b30055fb +size 12893990464 diff --git a/CrystalMistral-24B.i1-Q2_K.gguf b/CrystalMistral-24B.i1-Q2_K.gguf new file mode 100644 index 0000000..3828983 --- /dev/null +++ b/CrystalMistral-24B.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8483cc9cd13dd890a99bdd62c71bfcb6c5078c1bbfcb0eed614a632150ea3ee +size 8842931776 diff --git a/CrystalMistral-24B.i1-Q3_K_L.gguf b/CrystalMistral-24B.i1-Q3_K_L.gguf new file mode 100644 index 0000000..4c31154 --- /dev/null +++ b/CrystalMistral-24B.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c683a9742ffb815b9b18b7f4c1fde84cfdf6ed25772e398e65c210aed627aebf +size 12544085568 diff --git a/CrystalMistral-24B.i1-Q3_K_M.gguf b/CrystalMistral-24B.i1-Q3_K_M.gguf new file mode 100644 index 0000000..b14e354 --- /dev/null +++ b/CrystalMistral-24B.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a34855db9ed776323bc923a520256079ddc02c1f7344af2d720df70e20fcbde +size 11580444224 diff --git a/CrystalMistral-24B.i1-Q3_K_S.gguf b/CrystalMistral-24B.i1-Q3_K_S.gguf new file mode 100644 index 0000000..011bcd3 --- /dev/null +++ b/CrystalMistral-24B.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27640c23958b1fde875d18c3956098ee22affe03d4db6b2582dc092ef6d01421 +size 10433302080 diff --git a/CrystalMistral-24B.i1-Q4_0.gguf b/CrystalMistral-24B.i1-Q4_0.gguf new file mode 100644 index 0000000..c018da8 --- /dev/null +++ b/CrystalMistral-24B.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06bb550fdbdc080701e77daf4d3e3ccdd692aa3c53b5385ae893c6cf03d2bdc6 +size 13682421312 diff --git a/CrystalMistral-24B.i1-Q4_K_M.gguf b/CrystalMistral-24B.i1-Q4_K_M.gguf new file mode 100644 index 0000000..59b0867 --- /dev/null +++ b/CrystalMistral-24B.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63929d847f144a85173d3b85a91589eee9a1fef0aefd8562a6cf1c8ec34f1748 +size 14609886784 diff --git a/CrystalMistral-24B.i1-Q4_K_S.gguf b/CrystalMistral-24B.i1-Q4_K_S.gguf new file mode 100644 index 0000000..aaac275 --- /dev/null +++ b/CrystalMistral-24B.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b305d6653ab67e0ce6504192cef03bce5e13eb343d3784650acb70b909cdbd1 +size 13743238720 diff --git a/CrystalMistral-24B.i1-Q5_K_M.gguf b/CrystalMistral-24B.i1-Q5_K_M.gguf new file mode 100644 index 0000000..40453e9 --- /dev/null +++ b/CrystalMistral-24B.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aafaca0a852e02710e9705e4a1e4cf58677de8de8a7c4a7037f120116cba8e2c +size 17134464576 diff --git a/CrystalMistral-24B.i1-Q5_K_S.gguf b/CrystalMistral-24B.i1-Q5_K_S.gguf new file mode 100644 index 0000000..7ab7185 --- /dev/null +++ b/CrystalMistral-24B.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d08b771a9106f9c5fa20e919eddcf315ad57a95e75686fc52542f101cfd7d346 +size 16626429504 diff --git a/CrystalMistral-24B.i1-Q6_K.gguf b/CrystalMistral-24B.i1-Q6_K.gguf new file mode 100644 index 0000000..d8e1019 --- /dev/null +++ b/CrystalMistral-24B.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d2fd9d5d1fdd09bbdcec9db7a611715afe9ba8015492595616c35d7442fc7d0 +size 19816828480 diff --git a/README.md b/README.md new file mode 100644 index 0000000..ede087b --- /dev/null +++ b/README.md @@ -0,0 +1,83 @@ +--- +base_model: Crystalcareai/CrystalMistral-24B +language: +- en +library_name: transformers +license: apache-2.0 +quantized_by: mradermacher +tags: +- moe +- frankenmoe +- merge +- mergekit +- lazymergekit +- eren23/dpo-binarized-NeuralTrix-7B +- macadeliccc/WestLake-7B-v2-laser-truthy-dpo +- Weyaxi/OpenHermes-2.5-neural-chat-v3-2-Slerp +- cognitivecomputations/WestLake-7B-v2-laser +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/Crystalcareai/CrystalMistral-24B + + +static quants are available at https://huggingface.co/mradermacher/CrystalMistral-24B-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/CrystalMistral-24B-i1-GGUF/resolve/main/CrystalMistral-24B.i1-IQ1_S.gguf) | i1-IQ1_S | 5.1 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/CrystalMistral-24B-i1-GGUF/resolve/main/CrystalMistral-24B.i1-IQ1_M.gguf) | i1-IQ1_M | 5.6 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/CrystalMistral-24B-i1-GGUF/resolve/main/CrystalMistral-24B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 6.5 | | +| [GGUF](https://huggingface.co/mradermacher/CrystalMistral-24B-i1-GGUF/resolve/main/CrystalMistral-24B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 7.2 | | +| [GGUF](https://huggingface.co/mradermacher/CrystalMistral-24B-i1-GGUF/resolve/main/CrystalMistral-24B.i1-IQ2_S.gguf) | i1-IQ2_S | 7.4 | | +| [GGUF](https://huggingface.co/mradermacher/CrystalMistral-24B-i1-GGUF/resolve/main/CrystalMistral-24B.i1-IQ2_M.gguf) | i1-IQ2_M | 8.1 | | +| [GGUF](https://huggingface.co/mradermacher/CrystalMistral-24B-i1-GGUF/resolve/main/CrystalMistral-24B.i1-Q2_K.gguf) | i1-Q2_K | 8.9 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/CrystalMistral-24B-i1-GGUF/resolve/main/CrystalMistral-24B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 9.4 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/CrystalMistral-24B-i1-GGUF/resolve/main/CrystalMistral-24B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 10.0 | | +| [GGUF](https://huggingface.co/mradermacher/CrystalMistral-24B-i1-GGUF/resolve/main/CrystalMistral-24B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 10.5 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/CrystalMistral-24B-i1-GGUF/resolve/main/CrystalMistral-24B.i1-IQ3_S.gguf) | i1-IQ3_S | 10.6 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/CrystalMistral-24B-i1-GGUF/resolve/main/CrystalMistral-24B.i1-IQ3_M.gguf) | i1-IQ3_M | 10.7 | | +| [GGUF](https://huggingface.co/mradermacher/CrystalMistral-24B-i1-GGUF/resolve/main/CrystalMistral-24B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 11.7 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/CrystalMistral-24B-i1-GGUF/resolve/main/CrystalMistral-24B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 12.6 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/CrystalMistral-24B-i1-GGUF/resolve/main/CrystalMistral-24B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 13.0 | | +| [GGUF](https://huggingface.co/mradermacher/CrystalMistral-24B-i1-GGUF/resolve/main/CrystalMistral-24B.i1-Q4_0.gguf) | i1-Q4_0 | 13.8 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/CrystalMistral-24B-i1-GGUF/resolve/main/CrystalMistral-24B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 13.8 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/CrystalMistral-24B-i1-GGUF/resolve/main/CrystalMistral-24B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 14.7 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/CrystalMistral-24B-i1-GGUF/resolve/main/CrystalMistral-24B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 16.7 | | +| [GGUF](https://huggingface.co/mradermacher/CrystalMistral-24B-i1-GGUF/resolve/main/CrystalMistral-24B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 17.2 | | +| [GGUF](https://huggingface.co/mradermacher/CrystalMistral-24B-i1-GGUF/resolve/main/CrystalMistral-24B.i1-Q6_K.gguf) | i1-Q6_K | 19.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..600f9e6 --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb3b368590b02b56224c37a7f075ebfaf91a3a5f3bb0cc45c6df812095c1c868 +size 14164883