From 7098712c9a53cf500419836eebfeccb32926620c Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Wed, 24 Jun 2026 11:01: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/OpenMia-Indo-Mistral-7b-v4-GGUF Source: Original Platform --- .gitattributes | 48 ++++++++++++++++ OpenMia-Indo-Mistral-7b-v4.IQ4_XS.gguf | 3 + OpenMia-Indo-Mistral-7b-v4.Q2_K.gguf | 3 + OpenMia-Indo-Mistral-7b-v4.Q3_K_L.gguf | 3 + OpenMia-Indo-Mistral-7b-v4.Q3_K_M.gguf | 3 + OpenMia-Indo-Mistral-7b-v4.Q3_K_S.gguf | 3 + OpenMia-Indo-Mistral-7b-v4.Q4_0_4_4.gguf | 3 + OpenMia-Indo-Mistral-7b-v4.Q4_K_M.gguf | 3 + OpenMia-Indo-Mistral-7b-v4.Q4_K_S.gguf | 3 + OpenMia-Indo-Mistral-7b-v4.Q5_K_M.gguf | 3 + OpenMia-Indo-Mistral-7b-v4.Q5_K_S.gguf | 3 + OpenMia-Indo-Mistral-7b-v4.Q6_K.gguf | 3 + OpenMia-Indo-Mistral-7b-v4.Q8_0.gguf | 3 + OpenMia-Indo-Mistral-7b-v4.f16.gguf | 3 + README.md | 73 ++++++++++++++++++++++++ 15 files changed, 160 insertions(+) create mode 100644 .gitattributes create mode 100644 OpenMia-Indo-Mistral-7b-v4.IQ4_XS.gguf create mode 100644 OpenMia-Indo-Mistral-7b-v4.Q2_K.gguf create mode 100644 OpenMia-Indo-Mistral-7b-v4.Q3_K_L.gguf create mode 100644 OpenMia-Indo-Mistral-7b-v4.Q3_K_M.gguf create mode 100644 OpenMia-Indo-Mistral-7b-v4.Q3_K_S.gguf create mode 100644 OpenMia-Indo-Mistral-7b-v4.Q4_0_4_4.gguf create mode 100644 OpenMia-Indo-Mistral-7b-v4.Q4_K_M.gguf create mode 100644 OpenMia-Indo-Mistral-7b-v4.Q4_K_S.gguf create mode 100644 OpenMia-Indo-Mistral-7b-v4.Q5_K_M.gguf create mode 100644 OpenMia-Indo-Mistral-7b-v4.Q5_K_S.gguf create mode 100644 OpenMia-Indo-Mistral-7b-v4.Q6_K.gguf create mode 100644 OpenMia-Indo-Mistral-7b-v4.Q8_0.gguf create mode 100644 OpenMia-Indo-Mistral-7b-v4.f16.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..1a9b2ad --- /dev/null +++ b/.gitattributes @@ -0,0 +1,48 @@ +*.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 +OpenMia-Indo-Mistral-7b-v4.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +OpenMia-Indo-Mistral-7b-v4.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +OpenMia-Indo-Mistral-7b-v4.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +OpenMia-Indo-Mistral-7b-v4.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +OpenMia-Indo-Mistral-7b-v4.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +OpenMia-Indo-Mistral-7b-v4.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +OpenMia-Indo-Mistral-7b-v4.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +OpenMia-Indo-Mistral-7b-v4.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +OpenMia-Indo-Mistral-7b-v4.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +OpenMia-Indo-Mistral-7b-v4.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +OpenMia-Indo-Mistral-7b-v4.f16.gguf filter=lfs diff=lfs merge=lfs -text +OpenMia-Indo-Mistral-7b-v4.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +OpenMia-Indo-Mistral-7b-v4.Q4_0_4_4.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/OpenMia-Indo-Mistral-7b-v4.IQ4_XS.gguf b/OpenMia-Indo-Mistral-7b-v4.IQ4_XS.gguf new file mode 100644 index 0000000..8563388 --- /dev/null +++ b/OpenMia-Indo-Mistral-7b-v4.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f20c86df83331eeb81342fd8ca9ea4a27e563ba83134eb41fd435c97579a19a +size 3944390016 diff --git a/OpenMia-Indo-Mistral-7b-v4.Q2_K.gguf b/OpenMia-Indo-Mistral-7b-v4.Q2_K.gguf new file mode 100644 index 0000000..5e68ba9 --- /dev/null +++ b/OpenMia-Indo-Mistral-7b-v4.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ef19ecf9af8b17d5da61ddf001c991b1ffc8bc961f54b9129c6604357c0f6b9 +size 2719243648 diff --git a/OpenMia-Indo-Mistral-7b-v4.Q3_K_L.gguf b/OpenMia-Indo-Mistral-7b-v4.Q3_K_L.gguf new file mode 100644 index 0000000..9201269 --- /dev/null +++ b/OpenMia-Indo-Mistral-7b-v4.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb83695ebf19ed05cced7cd5c3644aeddd456583f536111721bb4c746b3516d1 +size 3822026112 diff --git a/OpenMia-Indo-Mistral-7b-v4.Q3_K_M.gguf b/OpenMia-Indo-Mistral-7b-v4.Q3_K_M.gguf new file mode 100644 index 0000000..dd8d35f --- /dev/null +++ b/OpenMia-Indo-Mistral-7b-v4.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b11a496c7ef1bb8271cf285882bef31933bdd3ecac04c3d64dfae3ebbaae286 +size 3518987648 diff --git a/OpenMia-Indo-Mistral-7b-v4.Q3_K_S.gguf b/OpenMia-Indo-Mistral-7b-v4.Q3_K_S.gguf new file mode 100644 index 0000000..7ac515d --- /dev/null +++ b/OpenMia-Indo-Mistral-7b-v4.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dea70a974b75e416656dd25ea372ebb59818ba2374c07a2d2451e5b573bc5f49 +size 3164568960 diff --git a/OpenMia-Indo-Mistral-7b-v4.Q4_0_4_4.gguf b/OpenMia-Indo-Mistral-7b-v4.Q4_0_4_4.gguf new file mode 100644 index 0000000..77b3f03 --- /dev/null +++ b/OpenMia-Indo-Mistral-7b-v4.Q4_0_4_4.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e99236759a37e6ba11ab46c76b9738f2b546db7cf264ff67b744f250d8ed19fd +size 4108918144 diff --git a/OpenMia-Indo-Mistral-7b-v4.Q4_K_M.gguf b/OpenMia-Indo-Mistral-7b-v4.Q4_K_M.gguf new file mode 100644 index 0000000..b65e422 --- /dev/null +++ b/OpenMia-Indo-Mistral-7b-v4.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e89bf2c35e37945cc0672fe6f2667067fe5fe7a17d4d44aa44625762bcdcbffa +size 4368440704 diff --git a/OpenMia-Indo-Mistral-7b-v4.Q4_K_S.gguf b/OpenMia-Indo-Mistral-7b-v4.Q4_K_S.gguf new file mode 100644 index 0000000..b2f9153 --- /dev/null +++ b/OpenMia-Indo-Mistral-7b-v4.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfc79768f3e45d0db0d5d78d180ab03a2fffe7500d5b8138d76c5d40898aad00 +size 4140375424 diff --git a/OpenMia-Indo-Mistral-7b-v4.Q5_K_M.gguf b/OpenMia-Indo-Mistral-7b-v4.Q5_K_M.gguf new file mode 100644 index 0000000..06718c4 --- /dev/null +++ b/OpenMia-Indo-Mistral-7b-v4.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e35164ad691e453f2f386e061cca2ad3f4fc0420f6946690c919a46029b0c3f +size 5131410816 diff --git a/OpenMia-Indo-Mistral-7b-v4.Q5_K_S.gguf b/OpenMia-Indo-Mistral-7b-v4.Q5_K_S.gguf new file mode 100644 index 0000000..63a89d3 --- /dev/null +++ b/OpenMia-Indo-Mistral-7b-v4.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a516a7053069c0d0bf0c1037001bad6657f7893c7e4ea3648d736c8fd858624 +size 4997717376 diff --git a/OpenMia-Indo-Mistral-7b-v4.Q6_K.gguf b/OpenMia-Indo-Mistral-7b-v4.Q6_K.gguf new file mode 100644 index 0000000..86ab2ea --- /dev/null +++ b/OpenMia-Indo-Mistral-7b-v4.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cd435103a826e67ec79bba51d1782e424a13be9da2cb1378ff309892b11f23b +size 5942066560 diff --git a/OpenMia-Indo-Mistral-7b-v4.Q8_0.gguf b/OpenMia-Indo-Mistral-7b-v4.Q8_0.gguf new file mode 100644 index 0000000..e9fe73d --- /dev/null +++ b/OpenMia-Indo-Mistral-7b-v4.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b16557db54cffee2e21cc465024a9adbf5b68aed0f2973c86ba13fff9cc340ab +size 7695859072 diff --git a/OpenMia-Indo-Mistral-7b-v4.f16.gguf b/OpenMia-Indo-Mistral-7b-v4.f16.gguf new file mode 100644 index 0000000..a0e4ce8 --- /dev/null +++ b/OpenMia-Indo-Mistral-7b-v4.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e550a1c0a8aba7580e5f5ade18a4408e661c11f4ca2a69c89e40c16b600a7934 +size 14484733312 diff --git a/README.md b/README.md new file mode 100644 index 0000000..313705b --- /dev/null +++ b/README.md @@ -0,0 +1,73 @@ +--- +base_model: indischepartij/OpenMia-Indo-Mistral-7b-v4 +datasets: +- MBZUAI/Bactrian-X +language: +- en +- id +library_name: transformers +license: cc-by-nc-4.0 +quantized_by: mradermacher +tags: +- text-generation-inference +- transformers +- mistral +- trl +--- +## About + + + + + + +static quants of https://huggingface.co/indischepartij/OpenMia-Indo-Mistral-7b-v4 + + +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/OpenMia-Indo-Mistral-7b-v4-GGUF/resolve/main/OpenMia-Indo-Mistral-7b-v4.Q2_K.gguf) | Q2_K | 2.8 | | +| [GGUF](https://huggingface.co/mradermacher/OpenMia-Indo-Mistral-7b-v4-GGUF/resolve/main/OpenMia-Indo-Mistral-7b-v4.Q3_K_S.gguf) | Q3_K_S | 3.3 | | +| [GGUF](https://huggingface.co/mradermacher/OpenMia-Indo-Mistral-7b-v4-GGUF/resolve/main/OpenMia-Indo-Mistral-7b-v4.Q3_K_M.gguf) | Q3_K_M | 3.6 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/OpenMia-Indo-Mistral-7b-v4-GGUF/resolve/main/OpenMia-Indo-Mistral-7b-v4.Q3_K_L.gguf) | Q3_K_L | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/OpenMia-Indo-Mistral-7b-v4-GGUF/resolve/main/OpenMia-Indo-Mistral-7b-v4.IQ4_XS.gguf) | IQ4_XS | 4.0 | | +| [GGUF](https://huggingface.co/mradermacher/OpenMia-Indo-Mistral-7b-v4-GGUF/resolve/main/OpenMia-Indo-Mistral-7b-v4.Q4_0_4_4.gguf) | Q4_0_4_4 | 4.2 | fast on arm, low quality | +| [GGUF](https://huggingface.co/mradermacher/OpenMia-Indo-Mistral-7b-v4-GGUF/resolve/main/OpenMia-Indo-Mistral-7b-v4.Q4_K_S.gguf) | Q4_K_S | 4.2 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/OpenMia-Indo-Mistral-7b-v4-GGUF/resolve/main/OpenMia-Indo-Mistral-7b-v4.Q4_K_M.gguf) | Q4_K_M | 4.5 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/OpenMia-Indo-Mistral-7b-v4-GGUF/resolve/main/OpenMia-Indo-Mistral-7b-v4.Q5_K_S.gguf) | Q5_K_S | 5.1 | | +| [GGUF](https://huggingface.co/mradermacher/OpenMia-Indo-Mistral-7b-v4-GGUF/resolve/main/OpenMia-Indo-Mistral-7b-v4.Q5_K_M.gguf) | Q5_K_M | 5.2 | | +| [GGUF](https://huggingface.co/mradermacher/OpenMia-Indo-Mistral-7b-v4-GGUF/resolve/main/OpenMia-Indo-Mistral-7b-v4.Q6_K.gguf) | Q6_K | 6.0 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/OpenMia-Indo-Mistral-7b-v4-GGUF/resolve/main/OpenMia-Indo-Mistral-7b-v4.Q8_0.gguf) | Q8_0 | 7.8 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/OpenMia-Indo-Mistral-7b-v4-GGUF/resolve/main/OpenMia-Indo-Mistral-7b-v4.f16.gguf) | f16 | 14.6 | 16 bpw, overkill | + +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. + +