From b902cdf4ec0943e732786e7faf3ddc856ed60ec8 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Wed, 27 May 2026 11:47:19 +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/Education-Primary-Mistral-7B-Instruct-GGUF Source: Original Platform --- .gitattributes | 47 ++++++++++++ ...on-Primary-Mistral-7B-Instruct.IQ4_XS.gguf | 3 + ...tion-Primary-Mistral-7B-Instruct.Q2_K.gguf | 3 + ...on-Primary-Mistral-7B-Instruct.Q3_K_L.gguf | 3 + ...on-Primary-Mistral-7B-Instruct.Q3_K_M.gguf | 3 + ...on-Primary-Mistral-7B-Instruct.Q3_K_S.gguf | 3 + ...on-Primary-Mistral-7B-Instruct.Q4_K_M.gguf | 3 + ...on-Primary-Mistral-7B-Instruct.Q4_K_S.gguf | 3 + ...on-Primary-Mistral-7B-Instruct.Q5_K_M.gguf | 3 + ...on-Primary-Mistral-7B-Instruct.Q5_K_S.gguf | 3 + ...tion-Primary-Mistral-7B-Instruct.Q6_K.gguf | 3 + ...tion-Primary-Mistral-7B-Instruct.Q8_0.gguf | 3 + ...ation-Primary-Mistral-7B-Instruct.f16.gguf | 3 + README.md | 72 +++++++++++++++++++ 14 files changed, 155 insertions(+) create mode 100644 .gitattributes create mode 100644 Education-Primary-Mistral-7B-Instruct.IQ4_XS.gguf create mode 100644 Education-Primary-Mistral-7B-Instruct.Q2_K.gguf create mode 100644 Education-Primary-Mistral-7B-Instruct.Q3_K_L.gguf create mode 100644 Education-Primary-Mistral-7B-Instruct.Q3_K_M.gguf create mode 100644 Education-Primary-Mistral-7B-Instruct.Q3_K_S.gguf create mode 100644 Education-Primary-Mistral-7B-Instruct.Q4_K_M.gguf create mode 100644 Education-Primary-Mistral-7B-Instruct.Q4_K_S.gguf create mode 100644 Education-Primary-Mistral-7B-Instruct.Q5_K_M.gguf create mode 100644 Education-Primary-Mistral-7B-Instruct.Q5_K_S.gguf create mode 100644 Education-Primary-Mistral-7B-Instruct.Q6_K.gguf create mode 100644 Education-Primary-Mistral-7B-Instruct.Q8_0.gguf create mode 100644 Education-Primary-Mistral-7B-Instruct.f16.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..c8ca197 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,47 @@ +*.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 +Education-Primary-Mistral-7B-Instruct.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Education-Primary-Mistral-7B-Instruct.f16.gguf filter=lfs diff=lfs merge=lfs -text +Education-Primary-Mistral-7B-Instruct.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Education-Primary-Mistral-7B-Instruct.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +Education-Primary-Mistral-7B-Instruct.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Education-Primary-Mistral-7B-Instruct.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Education-Primary-Mistral-7B-Instruct.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Education-Primary-Mistral-7B-Instruct.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Education-Primary-Mistral-7B-Instruct.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Education-Primary-Mistral-7B-Instruct.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Education-Primary-Mistral-7B-Instruct.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Education-Primary-Mistral-7B-Instruct.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Education-Primary-Mistral-7B-Instruct.IQ4_XS.gguf b/Education-Primary-Mistral-7B-Instruct.IQ4_XS.gguf new file mode 100644 index 0000000..72c4d6c --- /dev/null +++ b/Education-Primary-Mistral-7B-Instruct.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61178822a891d94ad58ba22847e9202586627484b46f8c96dfdfe1a51d40d9f0 +size 3944400640 diff --git a/Education-Primary-Mistral-7B-Instruct.Q2_K.gguf b/Education-Primary-Mistral-7B-Instruct.Q2_K.gguf new file mode 100644 index 0000000..85d2a29 --- /dev/null +++ b/Education-Primary-Mistral-7B-Instruct.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba0fd6b802cafb46b9d4ee61879156aec85fecca732e0dd9e14c9b84b068e01f +size 2719252608 diff --git a/Education-Primary-Mistral-7B-Instruct.Q3_K_L.gguf b/Education-Primary-Mistral-7B-Instruct.Q3_K_L.gguf new file mode 100644 index 0000000..85420dc --- /dev/null +++ b/Education-Primary-Mistral-7B-Instruct.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9abbd9437b99afdef8819e9682b6977d93b239f652a10216feeaa2b885174a5b +size 3822035904 diff --git a/Education-Primary-Mistral-7B-Instruct.Q3_K_M.gguf b/Education-Primary-Mistral-7B-Instruct.Q3_K_M.gguf new file mode 100644 index 0000000..b3a359d --- /dev/null +++ b/Education-Primary-Mistral-7B-Instruct.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8868c9a6639c22567afb34cd4a14e2cda0b375a200363318b30fdb24bed88b97 +size 3518997440 diff --git a/Education-Primary-Mistral-7B-Instruct.Q3_K_S.gguf b/Education-Primary-Mistral-7B-Instruct.Q3_K_S.gguf new file mode 100644 index 0000000..8c9215f --- /dev/null +++ b/Education-Primary-Mistral-7B-Instruct.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5760fd25007dc0fca220224f37aef2af2096e2b23d22ec311163d67b09df29db +size 3164578752 diff --git a/Education-Primary-Mistral-7B-Instruct.Q4_K_M.gguf b/Education-Primary-Mistral-7B-Instruct.Q4_K_M.gguf new file mode 100644 index 0000000..be4a58e --- /dev/null +++ b/Education-Primary-Mistral-7B-Instruct.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e19b34e15e8fe11acf1f6fc3aa42563c32b14e202db6e434917cb7fd88e5240b +size 4368451584 diff --git a/Education-Primary-Mistral-7B-Instruct.Q4_K_S.gguf b/Education-Primary-Mistral-7B-Instruct.Q4_K_S.gguf new file mode 100644 index 0000000..75f9999 --- /dev/null +++ b/Education-Primary-Mistral-7B-Instruct.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f78eabed0bb25b8814d853bb38e8cd54902b42f7656b8fd4b9ef6f6667600862 +size 4140386304 diff --git a/Education-Primary-Mistral-7B-Instruct.Q5_K_M.gguf b/Education-Primary-Mistral-7B-Instruct.Q5_K_M.gguf new file mode 100644 index 0000000..97c1b47 --- /dev/null +++ b/Education-Primary-Mistral-7B-Instruct.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a80670c2c38fc1f599d8e621c83da67974fc81c53be4ed48c38d43208f5010f +size 5131422720 diff --git a/Education-Primary-Mistral-7B-Instruct.Q5_K_S.gguf b/Education-Primary-Mistral-7B-Instruct.Q5_K_S.gguf new file mode 100644 index 0000000..04c2b32 --- /dev/null +++ b/Education-Primary-Mistral-7B-Instruct.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:905e9cb41aa21848a50c9eab86b24f191d3c4b45564f92349a4e69b09c150e4d +size 4997729280 diff --git a/Education-Primary-Mistral-7B-Instruct.Q6_K.gguf b/Education-Primary-Mistral-7B-Instruct.Q6_K.gguf new file mode 100644 index 0000000..3d73823 --- /dev/null +++ b/Education-Primary-Mistral-7B-Instruct.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a2edf09525e56ac9838691863fdfce2902453c79803afe10c5aa9201f7c8cb3 +size 5942079552 diff --git a/Education-Primary-Mistral-7B-Instruct.Q8_0.gguf b/Education-Primary-Mistral-7B-Instruct.Q8_0.gguf new file mode 100644 index 0000000..b52316b --- /dev/null +++ b/Education-Primary-Mistral-7B-Instruct.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6523da39ba69ed47f797f3b51baf91ccf3da159131a79b731bd1567de6875be +size 7695876032 diff --git a/Education-Primary-Mistral-7B-Instruct.f16.gguf b/Education-Primary-Mistral-7B-Instruct.f16.gguf new file mode 100644 index 0000000..f09a537 --- /dev/null +++ b/Education-Primary-Mistral-7B-Instruct.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dee29cd62dfd46ab83d8d55609b9a709aa5a444debeb2fb9fb96956db8612d57 +size 14484765632 diff --git a/README.md b/README.md new file mode 100644 index 0000000..0ede1c4 --- /dev/null +++ b/README.md @@ -0,0 +1,72 @@ +--- +base_model: philippe-miranthis/Education-Primary-Mistral-7B-Instruct +language: +- en +library_name: transformers +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: [] +--- +## About + + + + + + + + + +static quants of https://huggingface.co/philippe-miranthis/Education-Primary-Mistral-7B-Instruct + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Education-Primary-Mistral-7B-Instruct-GGUF).*** + +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/Education-Primary-Mistral-7B-Instruct-GGUF/resolve/main/Education-Primary-Mistral-7B-Instruct.Q2_K.gguf) | Q2_K | 2.8 | | +| [GGUF](https://huggingface.co/mradermacher/Education-Primary-Mistral-7B-Instruct-GGUF/resolve/main/Education-Primary-Mistral-7B-Instruct.Q3_K_S.gguf) | Q3_K_S | 3.3 | | +| [GGUF](https://huggingface.co/mradermacher/Education-Primary-Mistral-7B-Instruct-GGUF/resolve/main/Education-Primary-Mistral-7B-Instruct.Q3_K_M.gguf) | Q3_K_M | 3.6 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Education-Primary-Mistral-7B-Instruct-GGUF/resolve/main/Education-Primary-Mistral-7B-Instruct.Q3_K_L.gguf) | Q3_K_L | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/Education-Primary-Mistral-7B-Instruct-GGUF/resolve/main/Education-Primary-Mistral-7B-Instruct.IQ4_XS.gguf) | IQ4_XS | 4.0 | | +| [GGUF](https://huggingface.co/mradermacher/Education-Primary-Mistral-7B-Instruct-GGUF/resolve/main/Education-Primary-Mistral-7B-Instruct.Q4_K_S.gguf) | Q4_K_S | 4.2 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Education-Primary-Mistral-7B-Instruct-GGUF/resolve/main/Education-Primary-Mistral-7B-Instruct.Q4_K_M.gguf) | Q4_K_M | 4.5 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Education-Primary-Mistral-7B-Instruct-GGUF/resolve/main/Education-Primary-Mistral-7B-Instruct.Q5_K_S.gguf) | Q5_K_S | 5.1 | | +| [GGUF](https://huggingface.co/mradermacher/Education-Primary-Mistral-7B-Instruct-GGUF/resolve/main/Education-Primary-Mistral-7B-Instruct.Q5_K_M.gguf) | Q5_K_M | 5.2 | | +| [GGUF](https://huggingface.co/mradermacher/Education-Primary-Mistral-7B-Instruct-GGUF/resolve/main/Education-Primary-Mistral-7B-Instruct.Q6_K.gguf) | Q6_K | 6.0 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/Education-Primary-Mistral-7B-Instruct-GGUF/resolve/main/Education-Primary-Mistral-7B-Instruct.Q8_0.gguf) | Q8_0 | 7.8 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/Education-Primary-Mistral-7B-Instruct-GGUF/resolve/main/Education-Primary-Mistral-7B-Instruct.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. + +