From ba4ee91bdf35a047ca618a4377c20b6c420e4ea0 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Wed, 29 Apr 2026 15:26:13 +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/CabraMistral7b-i1-GGUF Source: Original Platform --- .gitattributes | 58 ++++++++++++++++++++++ CabraMistral7b.i1-IQ1_M.gguf | 3 ++ CabraMistral7b.i1-IQ1_S.gguf | 3 ++ CabraMistral7b.i1-IQ2_M.gguf | 3 ++ CabraMistral7b.i1-IQ2_S.gguf | 3 ++ CabraMistral7b.i1-IQ2_XS.gguf | 3 ++ CabraMistral7b.i1-IQ2_XXS.gguf | 3 ++ CabraMistral7b.i1-IQ3_M.gguf | 3 ++ CabraMistral7b.i1-IQ3_S.gguf | 3 ++ CabraMistral7b.i1-IQ3_XS.gguf | 3 ++ CabraMistral7b.i1-IQ3_XXS.gguf | 3 ++ CabraMistral7b.i1-IQ4_XS.gguf | 3 ++ CabraMistral7b.i1-Q2_K.gguf | 3 ++ CabraMistral7b.i1-Q2_K_S.gguf | 3 ++ CabraMistral7b.i1-Q3_K_L.gguf | 3 ++ CabraMistral7b.i1-Q3_K_M.gguf | 3 ++ CabraMistral7b.i1-Q3_K_S.gguf | 3 ++ CabraMistral7b.i1-Q4_0.gguf | 3 ++ CabraMistral7b.i1-Q4_K_M.gguf | 3 ++ CabraMistral7b.i1-Q4_K_S.gguf | 3 ++ CabraMistral7b.i1-Q5_K_M.gguf | 3 ++ CabraMistral7b.i1-Q5_K_S.gguf | 3 ++ CabraMistral7b.i1-Q6_K.gguf | 3 ++ README.md | 88 ++++++++++++++++++++++++++++++++++ imatrix.dat | 3 ++ 25 files changed, 215 insertions(+) create mode 100644 .gitattributes create mode 100644 CabraMistral7b.i1-IQ1_M.gguf create mode 100644 CabraMistral7b.i1-IQ1_S.gguf create mode 100644 CabraMistral7b.i1-IQ2_M.gguf create mode 100644 CabraMistral7b.i1-IQ2_S.gguf create mode 100644 CabraMistral7b.i1-IQ2_XS.gguf create mode 100644 CabraMistral7b.i1-IQ2_XXS.gguf create mode 100644 CabraMistral7b.i1-IQ3_M.gguf create mode 100644 CabraMistral7b.i1-IQ3_S.gguf create mode 100644 CabraMistral7b.i1-IQ3_XS.gguf create mode 100644 CabraMistral7b.i1-IQ3_XXS.gguf create mode 100644 CabraMistral7b.i1-IQ4_XS.gguf create mode 100644 CabraMistral7b.i1-Q2_K.gguf create mode 100644 CabraMistral7b.i1-Q2_K_S.gguf create mode 100644 CabraMistral7b.i1-Q3_K_L.gguf create mode 100644 CabraMistral7b.i1-Q3_K_M.gguf create mode 100644 CabraMistral7b.i1-Q3_K_S.gguf create mode 100644 CabraMistral7b.i1-Q4_0.gguf create mode 100644 CabraMistral7b.i1-Q4_K_M.gguf create mode 100644 CabraMistral7b.i1-Q4_K_S.gguf create mode 100644 CabraMistral7b.i1-Q5_K_M.gguf create mode 100644 CabraMistral7b.i1-Q5_K_S.gguf create mode 100644 CabraMistral7b.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..ade56ab --- /dev/null +++ b/.gitattributes @@ -0,0 +1,58 @@ +*.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 +CabraMistral7b.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +CabraMistral7b.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +CabraMistral7b.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +CabraMistral7b.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +CabraMistral7b.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +CabraMistral7b.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +CabraMistral7b.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +CabraMistral7b.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +CabraMistral7b.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +CabraMistral7b.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +CabraMistral7b.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +CabraMistral7b.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +CabraMistral7b.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +CabraMistral7b.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +CabraMistral7b.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +CabraMistral7b.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +CabraMistral7b.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +CabraMistral7b.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +CabraMistral7b.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +CabraMistral7b.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +CabraMistral7b.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +CabraMistral7b.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/CabraMistral7b.i1-IQ1_M.gguf b/CabraMistral7b.i1-IQ1_M.gguf new file mode 100644 index 0000000..985f8fe --- /dev/null +++ b/CabraMistral7b.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94640adecb222e91ba4b66686d2810aadf766938ccd0f362eb15597c2c747d9d +size 1754447712 diff --git a/CabraMistral7b.i1-IQ1_S.gguf b/CabraMistral7b.i1-IQ1_S.gguf new file mode 100644 index 0000000..05e7d45 --- /dev/null +++ b/CabraMistral7b.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95f43559a6295c344c37439f3700a4d30f25f7ae7315348b9c4324a3650218db +size 1612103520 diff --git a/CabraMistral7b.i1-IQ2_M.gguf b/CabraMistral7b.i1-IQ2_M.gguf new file mode 100644 index 0000000..6bd5efb --- /dev/null +++ b/CabraMistral7b.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54ceea74b7a7c3607a2f46aa15b0eab899c4e3f16bec66bed3431f334f3ce046 +size 2500714336 diff --git a/CabraMistral7b.i1-IQ2_S.gguf b/CabraMistral7b.i1-IQ2_S.gguf new file mode 100644 index 0000000..7944d6a --- /dev/null +++ b/CabraMistral7b.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1a699c40c3ce78b44c0e1d1b506c9da4eee131fc97aed15b543889494f9bcbe +size 2310922080 diff --git a/CabraMistral7b.i1-IQ2_XS.gguf b/CabraMistral7b.i1-IQ2_XS.gguf new file mode 100644 index 0000000..9a97054 --- /dev/null +++ b/CabraMistral7b.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbc7bf6ccb67882c1ced7fba8dc114cba2fa32cd4dd961221552b052205d4cc2 +size 2198257504 diff --git a/CabraMistral7b.i1-IQ2_XXS.gguf b/CabraMistral7b.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..a8ea5c2 --- /dev/null +++ b/CabraMistral7b.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0e8e5b315226f6ea8ba8420c4a48f7743998a13b6686fc938c9e21c416a1671 +size 1991688032 diff --git a/CabraMistral7b.i1-IQ3_M.gguf b/CabraMistral7b.i1-IQ3_M.gguf new file mode 100644 index 0000000..f2d0220 --- /dev/null +++ b/CabraMistral7b.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53ab552dd24b0838941c36d9d89e76733cab1fa851f0795ed8fd952f3face641 +size 3284893536 diff --git a/CabraMistral7b.i1-IQ3_S.gguf b/CabraMistral7b.i1-IQ3_S.gguf new file mode 100644 index 0000000..cf93084 --- /dev/null +++ b/CabraMistral7b.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbc7f1dc746eed4eba33a93357ee0564ced8c9dbfb3313a3b1b1612db173231e +size 3182395232 diff --git a/CabraMistral7b.i1-IQ3_XS.gguf b/CabraMistral7b.i1-IQ3_XS.gguf new file mode 100644 index 0000000..a0698c7 --- /dev/null +++ b/CabraMistral7b.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:773a3422a74831dc06d317edb3c06dad91214e3ef63e17aeb4241842e28a55ee +size 3018817376 diff --git a/CabraMistral7b.i1-IQ3_XXS.gguf b/CabraMistral7b.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..b7e5577 --- /dev/null +++ b/CabraMistral7b.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1d05e953f3a2cd1345d032dfda4717595073220fc196baf959224527e6d899d +size 2827345760 diff --git a/CabraMistral7b.i1-IQ4_XS.gguf b/CabraMistral7b.i1-IQ4_XS.gguf new file mode 100644 index 0000000..f7e4da4 --- /dev/null +++ b/CabraMistral7b.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af041a1c3679eeea9f84a05e7e5bc231ac441b8f0ef3a80fbe7bf91e5a41367b +size 3907690336 diff --git a/CabraMistral7b.i1-Q2_K.gguf b/CabraMistral7b.i1-Q2_K.gguf new file mode 100644 index 0000000..8e8169c --- /dev/null +++ b/CabraMistral7b.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca1b03939538ce0aaf0df05e750f28748289071a1304a299affe95cd8c01e156 +size 2719244128 diff --git a/CabraMistral7b.i1-Q2_K_S.gguf b/CabraMistral7b.i1-Q2_K_S.gguf new file mode 100644 index 0000000..0b45d1b --- /dev/null +++ b/CabraMistral7b.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b284ef8c1d7889b2d2b6928dbebb6dd627ed11f8550837638dce9a54d50ac59 +size 2528927584 diff --git a/CabraMistral7b.i1-Q3_K_L.gguf b/CabraMistral7b.i1-Q3_K_L.gguf new file mode 100644 index 0000000..bc6fef7 --- /dev/null +++ b/CabraMistral7b.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6aa769cf3b52e3a4f5e61ed0c7b14bdccdbf8996cb49571367ea54ce18ae59fe +size 3822026592 diff --git a/CabraMistral7b.i1-Q3_K_M.gguf b/CabraMistral7b.i1-Q3_K_M.gguf new file mode 100644 index 0000000..244ea87 --- /dev/null +++ b/CabraMistral7b.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:187f5f2d587a62cd4d9e4ed426953717503959a697e0476c4ae179aee9dde421 +size 3518988128 diff --git a/CabraMistral7b.i1-Q3_K_S.gguf b/CabraMistral7b.i1-Q3_K_S.gguf new file mode 100644 index 0000000..07d5eb0 --- /dev/null +++ b/CabraMistral7b.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6979dde00d42f2efc578a3cc7601a6cb3b5ccda35efc7d72279b029bef2a73f +size 3164569440 diff --git a/CabraMistral7b.i1-Q4_0.gguf b/CabraMistral7b.i1-Q4_0.gguf new file mode 100644 index 0000000..bba43a3 --- /dev/null +++ b/CabraMistral7b.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23fb9c6dbbd63d585ae04843a55e707807d13fbdfa5c81ecd126118d301c9646 +size 4123598688 diff --git a/CabraMistral7b.i1-Q4_K_M.gguf b/CabraMistral7b.i1-Q4_K_M.gguf new file mode 100644 index 0000000..8d80c38 --- /dev/null +++ b/CabraMistral7b.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b464250fb8941fd698169d44c635a1e1a1611d3da173900e430e3a3b7617619d +size 4368441184 diff --git a/CabraMistral7b.i1-Q4_K_S.gguf b/CabraMistral7b.i1-Q4_K_S.gguf new file mode 100644 index 0000000..be81f43 --- /dev/null +++ b/CabraMistral7b.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7446a443bc0376d8e833e59e5d5d204fefc2709cf52e70664f9666de8fc798e9 +size 4140375904 diff --git a/CabraMistral7b.i1-Q5_K_M.gguf b/CabraMistral7b.i1-Q5_K_M.gguf new file mode 100644 index 0000000..049ff12 --- /dev/null +++ b/CabraMistral7b.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41ffe8ae8233352096f40e9c252d27bbb931158ff317ebf3e2eb9841e125e485 +size 5131411296 diff --git a/CabraMistral7b.i1-Q5_K_S.gguf b/CabraMistral7b.i1-Q5_K_S.gguf new file mode 100644 index 0000000..07971fc --- /dev/null +++ b/CabraMistral7b.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:556700352ca8125aa5b417ce062037672a1a431aa3622ada970a0a55774dbd11 +size 4997717856 diff --git a/CabraMistral7b.i1-Q6_K.gguf b/CabraMistral7b.i1-Q6_K.gguf new file mode 100644 index 0000000..0e94041 --- /dev/null +++ b/CabraMistral7b.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b935358775fe068096b9d1e1d6d228c9aa7146c22018c4dcdd74a498229e6693 +size 5942067040 diff --git a/README.md b/README.md new file mode 100644 index 0000000..77acf8c --- /dev/null +++ b/README.md @@ -0,0 +1,88 @@ +--- +base_model: botbotrobotics/CabraMistral7b +language: +- pt +- en +library_name: transformers +license: cc +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- text-generation-inference +- transformers +- mistral +- gguf +- brazil +- brasil +- portuguese +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/botbotrobotics/CabraMistral7b + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#CabraMistral7b-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/CabraMistral7b-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/CabraMistral7b-i1-GGUF/resolve/main/CabraMistral7b.i1-IQ1_S.gguf) | i1-IQ1_S | 1.7 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/CabraMistral7b-i1-GGUF/resolve/main/CabraMistral7b.i1-IQ1_M.gguf) | i1-IQ1_M | 1.9 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/CabraMistral7b-i1-GGUF/resolve/main/CabraMistral7b.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.1 | | +| [GGUF](https://huggingface.co/mradermacher/CabraMistral7b-i1-GGUF/resolve/main/CabraMistral7b.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.3 | | +| [GGUF](https://huggingface.co/mradermacher/CabraMistral7b-i1-GGUF/resolve/main/CabraMistral7b.i1-IQ2_S.gguf) | i1-IQ2_S | 2.4 | | +| [GGUF](https://huggingface.co/mradermacher/CabraMistral7b-i1-GGUF/resolve/main/CabraMistral7b.i1-IQ2_M.gguf) | i1-IQ2_M | 2.6 | | +| [GGUF](https://huggingface.co/mradermacher/CabraMistral7b-i1-GGUF/resolve/main/CabraMistral7b.i1-Q2_K_S.gguf) | i1-Q2_K_S | 2.6 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/CabraMistral7b-i1-GGUF/resolve/main/CabraMistral7b.i1-Q2_K.gguf) | i1-Q2_K | 2.8 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/CabraMistral7b-i1-GGUF/resolve/main/CabraMistral7b.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 2.9 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/CabraMistral7b-i1-GGUF/resolve/main/CabraMistral7b.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.1 | | +| [GGUF](https://huggingface.co/mradermacher/CabraMistral7b-i1-GGUF/resolve/main/CabraMistral7b.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.3 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/CabraMistral7b-i1-GGUF/resolve/main/CabraMistral7b.i1-IQ3_S.gguf) | i1-IQ3_S | 3.3 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/CabraMistral7b-i1-GGUF/resolve/main/CabraMistral7b.i1-IQ3_M.gguf) | i1-IQ3_M | 3.4 | | +| [GGUF](https://huggingface.co/mradermacher/CabraMistral7b-i1-GGUF/resolve/main/CabraMistral7b.i1-Q3_K_M.gguf) | i1-Q3_K_M | 3.6 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/CabraMistral7b-i1-GGUF/resolve/main/CabraMistral7b.i1-Q3_K_L.gguf) | i1-Q3_K_L | 3.9 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/CabraMistral7b-i1-GGUF/resolve/main/CabraMistral7b.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.0 | | +| [GGUF](https://huggingface.co/mradermacher/CabraMistral7b-i1-GGUF/resolve/main/CabraMistral7b.i1-Q4_0.gguf) | i1-Q4_0 | 4.2 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/CabraMistral7b-i1-GGUF/resolve/main/CabraMistral7b.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.2 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/CabraMistral7b-i1-GGUF/resolve/main/CabraMistral7b.i1-Q4_K_M.gguf) | i1-Q4_K_M | 4.5 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/CabraMistral7b-i1-GGUF/resolve/main/CabraMistral7b.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.1 | | +| [GGUF](https://huggingface.co/mradermacher/CabraMistral7b-i1-GGUF/resolve/main/CabraMistral7b.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.2 | | +| [GGUF](https://huggingface.co/mradermacher/CabraMistral7b-i1-GGUF/resolve/main/CabraMistral7b.i1-Q6_K.gguf) | i1-Q6_K | 6.0 | 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..c1a15ef --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a30aa7a31ddcaa2d90a246377b90fe82b12a00e729565a895f1bc3d962c5c063 +size 4988157