From 712992b07eecbe3ee49947677c015848647a259e Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Sat, 13 Jun 2026 01:51:15 +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/mistral-marunashop-v3-1.0-GGUF Source: Original Platform --- .gitattributes | 51 ++++++++++++++++++++++ README.md | 62 +++++++++++++++++++++++++++ mistral-marunashop-v3-1.0.IQ3_M.gguf | 3 ++ mistral-marunashop-v3-1.0.IQ3_S.gguf | 3 ++ mistral-marunashop-v3-1.0.IQ3_XS.gguf | 3 ++ mistral-marunashop-v3-1.0.IQ4_NL.gguf | 3 ++ mistral-marunashop-v3-1.0.IQ4_XS.gguf | 3 ++ mistral-marunashop-v3-1.0.Q2_K.gguf | 3 ++ mistral-marunashop-v3-1.0.Q3_K_L.gguf | 3 ++ mistral-marunashop-v3-1.0.Q3_K_M.gguf | 3 ++ mistral-marunashop-v3-1.0.Q3_K_S.gguf | 3 ++ mistral-marunashop-v3-1.0.Q4_0.gguf | 3 ++ mistral-marunashop-v3-1.0.Q4_K_M.gguf | 3 ++ mistral-marunashop-v3-1.0.Q4_K_S.gguf | 3 ++ mistral-marunashop-v3-1.0.Q5_K_M.gguf | 3 ++ mistral-marunashop-v3-1.0.Q5_K_S.gguf | 3 ++ mistral-marunashop-v3-1.0.Q6_K.gguf | 3 ++ mistral-marunashop-v3-1.0.Q8_0.gguf | 3 ++ 18 files changed, 161 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 mistral-marunashop-v3-1.0.IQ3_M.gguf create mode 100644 mistral-marunashop-v3-1.0.IQ3_S.gguf create mode 100644 mistral-marunashop-v3-1.0.IQ3_XS.gguf create mode 100644 mistral-marunashop-v3-1.0.IQ4_NL.gguf create mode 100644 mistral-marunashop-v3-1.0.IQ4_XS.gguf create mode 100644 mistral-marunashop-v3-1.0.Q2_K.gguf create mode 100644 mistral-marunashop-v3-1.0.Q3_K_L.gguf create mode 100644 mistral-marunashop-v3-1.0.Q3_K_M.gguf create mode 100644 mistral-marunashop-v3-1.0.Q3_K_S.gguf create mode 100644 mistral-marunashop-v3-1.0.Q4_0.gguf create mode 100644 mistral-marunashop-v3-1.0.Q4_K_M.gguf create mode 100644 mistral-marunashop-v3-1.0.Q4_K_S.gguf create mode 100644 mistral-marunashop-v3-1.0.Q5_K_M.gguf create mode 100644 mistral-marunashop-v3-1.0.Q5_K_S.gguf create mode 100644 mistral-marunashop-v3-1.0.Q6_K.gguf create mode 100644 mistral-marunashop-v3-1.0.Q8_0.gguf diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..0cf92fb --- /dev/null +++ b/.gitattributes @@ -0,0 +1,51 @@ +*.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 +mistral-marunashop-v3-1.0.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +mistral-marunashop-v3-1.0.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +mistral-marunashop-v3-1.0.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +mistral-marunashop-v3-1.0.IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +mistral-marunashop-v3-1.0.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +mistral-marunashop-v3-1.0.Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +mistral-marunashop-v3-1.0.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +mistral-marunashop-v3-1.0.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +mistral-marunashop-v3-1.0.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +mistral-marunashop-v3-1.0.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +mistral-marunashop-v3-1.0.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +mistral-marunashop-v3-1.0.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +mistral-marunashop-v3-1.0.IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +mistral-marunashop-v3-1.0.IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +mistral-marunashop-v3-1.0.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +mistral-marunashop-v3-1.0.IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..46c8504 --- /dev/null +++ b/README.md @@ -0,0 +1,62 @@ +--- +base_model: kimmypracha/mistral-marunashop-v3-1.0 +language: +- en +library_name: transformers +quantized_by: mradermacher +--- +## About + +static quants of https://huggingface.co/kimmypracha/mistral-marunashop-v3-1.0 + + +weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion. +## 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/mistral-marunashop-v3-1.0-GGUF/resolve/main/mistral-marunashop-v3-1.0.Q2_K.gguf) | Q2_K | 3.0 | | +| [GGUF](https://huggingface.co/mradermacher/mistral-marunashop-v3-1.0-GGUF/resolve/main/mistral-marunashop-v3-1.0.IQ3_XS.gguf) | IQ3_XS | 3.3 | | +| [GGUF](https://huggingface.co/mradermacher/mistral-marunashop-v3-1.0-GGUF/resolve/main/mistral-marunashop-v3-1.0.Q3_K_S.gguf) | Q3_K_S | 3.4 | | +| [GGUF](https://huggingface.co/mradermacher/mistral-marunashop-v3-1.0-GGUF/resolve/main/mistral-marunashop-v3-1.0.IQ3_S.gguf) | IQ3_S | 3.4 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/mistral-marunashop-v3-1.0-GGUF/resolve/main/mistral-marunashop-v3-1.0.IQ3_M.gguf) | IQ3_M | 3.5 | | +| [GGUF](https://huggingface.co/mradermacher/mistral-marunashop-v3-1.0-GGUF/resolve/main/mistral-marunashop-v3-1.0.Q3_K_M.gguf) | Q3_K_M | 3.8 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/mistral-marunashop-v3-1.0-GGUF/resolve/main/mistral-marunashop-v3-1.0.Q3_K_L.gguf) | Q3_K_L | 4.1 | | +| [GGUF](https://huggingface.co/mradermacher/mistral-marunashop-v3-1.0-GGUF/resolve/main/mistral-marunashop-v3-1.0.IQ4_XS.gguf) | IQ4_XS | 4.2 | | +| [GGUF](https://huggingface.co/mradermacher/mistral-marunashop-v3-1.0-GGUF/resolve/main/mistral-marunashop-v3-1.0.Q4_0.gguf) | Q4_0 | 4.4 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/mistral-marunashop-v3-1.0-GGUF/resolve/main/mistral-marunashop-v3-1.0.Q4_K_S.gguf) | Q4_K_S | 4.4 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/mistral-marunashop-v3-1.0-GGUF/resolve/main/mistral-marunashop-v3-1.0.IQ4_NL.gguf) | IQ4_NL | 4.4 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/mistral-marunashop-v3-1.0-GGUF/resolve/main/mistral-marunashop-v3-1.0.Q4_K_M.gguf) | Q4_K_M | 4.6 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/mistral-marunashop-v3-1.0-GGUF/resolve/main/mistral-marunashop-v3-1.0.Q5_K_S.gguf) | Q5_K_S | 5.3 | | +| [GGUF](https://huggingface.co/mradermacher/mistral-marunashop-v3-1.0-GGUF/resolve/main/mistral-marunashop-v3-1.0.Q5_K_M.gguf) | Q5_K_M | 5.4 | | +| [GGUF](https://huggingface.co/mradermacher/mistral-marunashop-v3-1.0-GGUF/resolve/main/mistral-marunashop-v3-1.0.Q6_K.gguf) | Q6_K | 6.2 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/mistral-marunashop-v3-1.0-GGUF/resolve/main/mistral-marunashop-v3-1.0.Q8_0.gguf) | Q8_0 | 7.9 | fast, best quality | + +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. + + diff --git a/mistral-marunashop-v3-1.0.IQ3_M.gguf b/mistral-marunashop-v3-1.0.IQ3_M.gguf new file mode 100644 index 0000000..771c1cf --- /dev/null +++ b/mistral-marunashop-v3-1.0.IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d52f65f2c862d30e84650fd8a7455efdea5af2aa9aa4245da5995b5394f7b01e +size 3439515328 diff --git a/mistral-marunashop-v3-1.0.IQ3_S.gguf b/mistral-marunashop-v3-1.0.IQ3_S.gguf new file mode 100644 index 0000000..340dde2 --- /dev/null +++ b/mistral-marunashop-v3-1.0.IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1dcf49b8951833be770fe34d58a7e4baa898cbbcb584a1b3ccee4df9292d99f +size 3337017024 diff --git a/mistral-marunashop-v3-1.0.IQ3_XS.gguf b/mistral-marunashop-v3-1.0.IQ3_XS.gguf new file mode 100644 index 0000000..c8bb4fa --- /dev/null +++ b/mistral-marunashop-v3-1.0.IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ffd0303155738127ab86f27d12a8053734c936f21867585494efeb64ecc36ec +size 3173439168 diff --git a/mistral-marunashop-v3-1.0.IQ4_NL.gguf b/mistral-marunashop-v3-1.0.IQ4_NL.gguf new file mode 100644 index 0000000..9f0b28d --- /dev/null +++ b/mistral-marunashop-v3-1.0.IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de5bf3d3a57db4e9d688176feae505ff0e9e5ce72c18e09309105986d2bce7bd +size 4309677760 diff --git a/mistral-marunashop-v3-1.0.IQ4_XS.gguf b/mistral-marunashop-v3-1.0.IQ4_XS.gguf new file mode 100644 index 0000000..262d1cb --- /dev/null +++ b/mistral-marunashop-v3-1.0.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6d39a9846c3b3e473688f8a9fc1d7d5e38b0dd00706fb50693678b313a1d5c3 +size 4099012288 diff --git a/mistral-marunashop-v3-1.0.Q2_K.gguf b/mistral-marunashop-v3-1.0.Q2_K.gguf new file mode 100644 index 0000000..251fe68 --- /dev/null +++ b/mistral-marunashop-v3-1.0.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fd67fb80293d37840b5b7f5490a83726524cd3cabff4708527cd9f24403435e +size 2873865920 diff --git a/mistral-marunashop-v3-1.0.Q3_K_L.gguf b/mistral-marunashop-v3-1.0.Q3_K_L.gguf new file mode 100644 index 0000000..ee96e9f --- /dev/null +++ b/mistral-marunashop-v3-1.0.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54ff8f720751baa21f4dd6f06e90748ce0c86f4d3dadb4eaf6a9a0b52d5dd152 +size 3976648384 diff --git a/mistral-marunashop-v3-1.0.Q3_K_M.gguf b/mistral-marunashop-v3-1.0.Q3_K_M.gguf new file mode 100644 index 0000000..697da06 --- /dev/null +++ b/mistral-marunashop-v3-1.0.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfd76a5f99b7d9557eed40f7e2c933500016c81e45641c855c2d75070f28ec3f +size 3673609920 diff --git a/mistral-marunashop-v3-1.0.Q3_K_S.gguf b/mistral-marunashop-v3-1.0.Q3_K_S.gguf new file mode 100644 index 0000000..ebb77de --- /dev/null +++ b/mistral-marunashop-v3-1.0.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:894b3b5fe7811a6c23b50ad6b2a666034718deea2d259a40b3862e91f2fe51bd +size 3319191232 diff --git a/mistral-marunashop-v3-1.0.Q4_0.gguf b/mistral-marunashop-v3-1.0.Q4_0.gguf new file mode 100644 index 0000000..892d38d --- /dev/null +++ b/mistral-marunashop-v3-1.0.Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fd7d812b49a47ed3b69bfa93a454255318390e1938eac86eb2f1a20967bdfc8 +size 4263540416 diff --git a/mistral-marunashop-v3-1.0.Q4_K_M.gguf b/mistral-marunashop-v3-1.0.Q4_K_M.gguf new file mode 100644 index 0000000..8753334 --- /dev/null +++ b/mistral-marunashop-v3-1.0.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adb04324c60ac8c1b5e95b7b19864c5702a915d48e2359f01f748416599df14c +size 4523062976 diff --git a/mistral-marunashop-v3-1.0.Q4_K_S.gguf b/mistral-marunashop-v3-1.0.Q4_K_S.gguf new file mode 100644 index 0000000..a4fdef7 --- /dev/null +++ b/mistral-marunashop-v3-1.0.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3bdae135e39fd46d4aba315a64340c8e1ac4c7b91bc802efae49fe738155099 +size 4294997696 diff --git a/mistral-marunashop-v3-1.0.Q5_K_M.gguf b/mistral-marunashop-v3-1.0.Q5_K_M.gguf new file mode 100644 index 0000000..4acefc1 --- /dev/null +++ b/mistral-marunashop-v3-1.0.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b4d25c57a4e7c7026dedad7f69cba1d083972aa4886101b4759048b87dc54f7 +size 5286033088 diff --git a/mistral-marunashop-v3-1.0.Q5_K_S.gguf b/mistral-marunashop-v3-1.0.Q5_K_S.gguf new file mode 100644 index 0000000..50c726f --- /dev/null +++ b/mistral-marunashop-v3-1.0.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb955bdc5470e533a26fd7d89ade922bf8d39a63e74106b81a4591eec0a2660c +size 5152339648 diff --git a/mistral-marunashop-v3-1.0.Q6_K.gguf b/mistral-marunashop-v3-1.0.Q6_K.gguf new file mode 100644 index 0000000..f73eec5 --- /dev/null +++ b/mistral-marunashop-v3-1.0.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d0a6b6fc782d1104ef01f799dd9ff2b3aab2a58398ad94850d93f7a0bda9227 +size 6096688832 diff --git a/mistral-marunashop-v3-1.0.Q8_0.gguf b/mistral-marunashop-v3-1.0.Q8_0.gguf new file mode 100644 index 0000000..613dda6 --- /dev/null +++ b/mistral-marunashop-v3-1.0.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:228ebeac2abb084f4b8f561dfbb51c909c53343bc885341a25c0daebc257aa33 +size 7818737344