From f4563576518ea912fef0d6d070adbd1218b9b179 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Tue, 9 Jun 2026 14:18: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/RenCoder-Ministral-3-8B-Instruct-2512-i1-GGUF Source: Original Platform --- .gitattributes | 60 +++++++++++ README.md | 99 +++++++++++++++++++ ...Ministral-3-8B-Instruct-2512.i1-IQ1_M.gguf | 3 + ...Ministral-3-8B-Instruct-2512.i1-IQ1_S.gguf | 3 + ...Ministral-3-8B-Instruct-2512.i1-IQ2_M.gguf | 3 + ...Ministral-3-8B-Instruct-2512.i1-IQ2_S.gguf | 3 + ...inistral-3-8B-Instruct-2512.i1-IQ2_XS.gguf | 3 + ...nistral-3-8B-Instruct-2512.i1-IQ2_XXS.gguf | 3 + ...Ministral-3-8B-Instruct-2512.i1-IQ3_M.gguf | 3 + ...Ministral-3-8B-Instruct-2512.i1-IQ3_S.gguf | 3 + ...inistral-3-8B-Instruct-2512.i1-IQ3_XS.gguf | 3 + ...nistral-3-8B-Instruct-2512.i1-IQ3_XXS.gguf | 3 + ...inistral-3-8B-Instruct-2512.i1-IQ4_NL.gguf | 3 + ...inistral-3-8B-Instruct-2512.i1-IQ4_XS.gguf | 3 + ...-Ministral-3-8B-Instruct-2512.i1-Q2_K.gguf | 3 + ...inistral-3-8B-Instruct-2512.i1-Q2_K_S.gguf | 3 + ...inistral-3-8B-Instruct-2512.i1-Q3_K_L.gguf | 3 + ...inistral-3-8B-Instruct-2512.i1-Q3_K_M.gguf | 3 + ...inistral-3-8B-Instruct-2512.i1-Q3_K_S.gguf | 3 + ...-Ministral-3-8B-Instruct-2512.i1-Q4_0.gguf | 3 + ...-Ministral-3-8B-Instruct-2512.i1-Q4_1.gguf | 3 + ...inistral-3-8B-Instruct-2512.i1-Q4_K_M.gguf | 3 + ...inistral-3-8B-Instruct-2512.i1-Q4_K_S.gguf | 3 + ...inistral-3-8B-Instruct-2512.i1-Q5_K_M.gguf | 3 + ...inistral-3-8B-Instruct-2512.i1-Q5_K_S.gguf | 3 + ...-Ministral-3-8B-Instruct-2512.i1-Q6_K.gguf | 3 + ...-Ministral-3-8B-Instruct-2512.imatrix.gguf | 3 + 27 files changed, 234 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 RenCoder-Ministral-3-8B-Instruct-2512.i1-IQ1_M.gguf create mode 100644 RenCoder-Ministral-3-8B-Instruct-2512.i1-IQ1_S.gguf create mode 100644 RenCoder-Ministral-3-8B-Instruct-2512.i1-IQ2_M.gguf create mode 100644 RenCoder-Ministral-3-8B-Instruct-2512.i1-IQ2_S.gguf create mode 100644 RenCoder-Ministral-3-8B-Instruct-2512.i1-IQ2_XS.gguf create mode 100644 RenCoder-Ministral-3-8B-Instruct-2512.i1-IQ2_XXS.gguf create mode 100644 RenCoder-Ministral-3-8B-Instruct-2512.i1-IQ3_M.gguf create mode 100644 RenCoder-Ministral-3-8B-Instruct-2512.i1-IQ3_S.gguf create mode 100644 RenCoder-Ministral-3-8B-Instruct-2512.i1-IQ3_XS.gguf create mode 100644 RenCoder-Ministral-3-8B-Instruct-2512.i1-IQ3_XXS.gguf create mode 100644 RenCoder-Ministral-3-8B-Instruct-2512.i1-IQ4_NL.gguf create mode 100644 RenCoder-Ministral-3-8B-Instruct-2512.i1-IQ4_XS.gguf create mode 100644 RenCoder-Ministral-3-8B-Instruct-2512.i1-Q2_K.gguf create mode 100644 RenCoder-Ministral-3-8B-Instruct-2512.i1-Q2_K_S.gguf create mode 100644 RenCoder-Ministral-3-8B-Instruct-2512.i1-Q3_K_L.gguf create mode 100644 RenCoder-Ministral-3-8B-Instruct-2512.i1-Q3_K_M.gguf create mode 100644 RenCoder-Ministral-3-8B-Instruct-2512.i1-Q3_K_S.gguf create mode 100644 RenCoder-Ministral-3-8B-Instruct-2512.i1-Q4_0.gguf create mode 100644 RenCoder-Ministral-3-8B-Instruct-2512.i1-Q4_1.gguf create mode 100644 RenCoder-Ministral-3-8B-Instruct-2512.i1-Q4_K_M.gguf create mode 100644 RenCoder-Ministral-3-8B-Instruct-2512.i1-Q4_K_S.gguf create mode 100644 RenCoder-Ministral-3-8B-Instruct-2512.i1-Q5_K_M.gguf create mode 100644 RenCoder-Ministral-3-8B-Instruct-2512.i1-Q5_K_S.gguf create mode 100644 RenCoder-Ministral-3-8B-Instruct-2512.i1-Q6_K.gguf create mode 100644 RenCoder-Ministral-3-8B-Instruct-2512.imatrix.gguf diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..89caa10 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,60 @@ +*.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 +RenCoder-Ministral-3-8B-Instruct-2512.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +RenCoder-Ministral-3-8B-Instruct-2512.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +RenCoder-Ministral-3-8B-Instruct-2512.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +RenCoder-Ministral-3-8B-Instruct-2512.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +RenCoder-Ministral-3-8B-Instruct-2512.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +RenCoder-Ministral-3-8B-Instruct-2512.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +RenCoder-Ministral-3-8B-Instruct-2512.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +RenCoder-Ministral-3-8B-Instruct-2512.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +RenCoder-Ministral-3-8B-Instruct-2512.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +RenCoder-Ministral-3-8B-Instruct-2512.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +RenCoder-Ministral-3-8B-Instruct-2512.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +RenCoder-Ministral-3-8B-Instruct-2512.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +RenCoder-Ministral-3-8B-Instruct-2512.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +RenCoder-Ministral-3-8B-Instruct-2512.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +RenCoder-Ministral-3-8B-Instruct-2512.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +RenCoder-Ministral-3-8B-Instruct-2512.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +RenCoder-Ministral-3-8B-Instruct-2512.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +RenCoder-Ministral-3-8B-Instruct-2512.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +RenCoder-Ministral-3-8B-Instruct-2512.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +RenCoder-Ministral-3-8B-Instruct-2512.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +RenCoder-Ministral-3-8B-Instruct-2512.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +RenCoder-Ministral-3-8B-Instruct-2512.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +RenCoder-Ministral-3-8B-Instruct-2512.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +RenCoder-Ministral-3-8B-Instruct-2512.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +RenCoder-Ministral-3-8B-Instruct-2512.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..5f17be8 --- /dev/null +++ b/README.md @@ -0,0 +1,99 @@ +--- +base_model: pankajmathur/RenCoder-Ministral-3-8B-Instruct-2512 +datasets: +- pankajmathur/OpenThoughts-Agent-v1-SFT-cleaned +- pankajmathur/orca_mini_v8_sharegpt_format +- pankajmathur/orca_mini_v1_dataset +language: +- en +- fr +- de +- es +- it +- pt +- zh +- ja +- ru +- ko +library_name: transformers +license: apache-2.0 +license_name: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/pankajmathur/RenCoder-Ministral-3-8B-Instruct-2512 + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#RenCoder-Ministral-3-8B-Instruct-2512-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/RenCoder-Ministral-3-8B-Instruct-2512-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/RenCoder-Ministral-3-8B-Instruct-2512-i1-GGUF/resolve/main/RenCoder-Ministral-3-8B-Instruct-2512.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/RenCoder-Ministral-3-8B-Instruct-2512-i1-GGUF/resolve/main/RenCoder-Ministral-3-8B-Instruct-2512.i1-IQ1_S.gguf) | i1-IQ1_S | 2.2 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/RenCoder-Ministral-3-8B-Instruct-2512-i1-GGUF/resolve/main/RenCoder-Ministral-3-8B-Instruct-2512.i1-IQ1_M.gguf) | i1-IQ1_M | 2.4 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/RenCoder-Ministral-3-8B-Instruct-2512-i1-GGUF/resolve/main/RenCoder-Ministral-3-8B-Instruct-2512.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.6 | | +| [GGUF](https://huggingface.co/mradermacher/RenCoder-Ministral-3-8B-Instruct-2512-i1-GGUF/resolve/main/RenCoder-Ministral-3-8B-Instruct-2512.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.8 | | +| [GGUF](https://huggingface.co/mradermacher/RenCoder-Ministral-3-8B-Instruct-2512-i1-GGUF/resolve/main/RenCoder-Ministral-3-8B-Instruct-2512.i1-IQ2_S.gguf) | i1-IQ2_S | 3.0 | | +| [GGUF](https://huggingface.co/mradermacher/RenCoder-Ministral-3-8B-Instruct-2512-i1-GGUF/resolve/main/RenCoder-Ministral-3-8B-Instruct-2512.i1-IQ2_M.gguf) | i1-IQ2_M | 3.2 | | +| [GGUF](https://huggingface.co/mradermacher/RenCoder-Ministral-3-8B-Instruct-2512-i1-GGUF/resolve/main/RenCoder-Ministral-3-8B-Instruct-2512.i1-Q2_K_S.gguf) | i1-Q2_K_S | 3.2 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/RenCoder-Ministral-3-8B-Instruct-2512-i1-GGUF/resolve/main/RenCoder-Ministral-3-8B-Instruct-2512.i1-Q2_K.gguf) | i1-Q2_K | 3.5 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/RenCoder-Ministral-3-8B-Instruct-2512-i1-GGUF/resolve/main/RenCoder-Ministral-3-8B-Instruct-2512.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.6 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/RenCoder-Ministral-3-8B-Instruct-2512-i1-GGUF/resolve/main/RenCoder-Ministral-3-8B-Instruct-2512.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.8 | | +| [GGUF](https://huggingface.co/mradermacher/RenCoder-Ministral-3-8B-Instruct-2512-i1-GGUF/resolve/main/RenCoder-Ministral-3-8B-Instruct-2512.i1-Q3_K_S.gguf) | i1-Q3_K_S | 4.0 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/RenCoder-Ministral-3-8B-Instruct-2512-i1-GGUF/resolve/main/RenCoder-Ministral-3-8B-Instruct-2512.i1-IQ3_S.gguf) | i1-IQ3_S | 4.0 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/RenCoder-Ministral-3-8B-Instruct-2512-i1-GGUF/resolve/main/RenCoder-Ministral-3-8B-Instruct-2512.i1-IQ3_M.gguf) | i1-IQ3_M | 4.1 | | +| [GGUF](https://huggingface.co/mradermacher/RenCoder-Ministral-3-8B-Instruct-2512-i1-GGUF/resolve/main/RenCoder-Ministral-3-8B-Instruct-2512.i1-Q3_K_M.gguf) | i1-Q3_K_M | 4.3 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/RenCoder-Ministral-3-8B-Instruct-2512-i1-GGUF/resolve/main/RenCoder-Ministral-3-8B-Instruct-2512.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.7 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/RenCoder-Ministral-3-8B-Instruct-2512-i1-GGUF/resolve/main/RenCoder-Ministral-3-8B-Instruct-2512.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.8 | | +| [GGUF](https://huggingface.co/mradermacher/RenCoder-Ministral-3-8B-Instruct-2512-i1-GGUF/resolve/main/RenCoder-Ministral-3-8B-Instruct-2512.i1-Q4_0.gguf) | i1-Q4_0 | 5.0 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/RenCoder-Ministral-3-8B-Instruct-2512-i1-GGUF/resolve/main/RenCoder-Ministral-3-8B-Instruct-2512.i1-IQ4_NL.gguf) | i1-IQ4_NL | 5.0 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/RenCoder-Ministral-3-8B-Instruct-2512-i1-GGUF/resolve/main/RenCoder-Ministral-3-8B-Instruct-2512.i1-Q4_K_S.gguf) | i1-Q4_K_S | 5.1 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/RenCoder-Ministral-3-8B-Instruct-2512-i1-GGUF/resolve/main/RenCoder-Ministral-3-8B-Instruct-2512.i1-Q4_K_M.gguf) | i1-Q4_K_M | 5.3 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/RenCoder-Ministral-3-8B-Instruct-2512-i1-GGUF/resolve/main/RenCoder-Ministral-3-8B-Instruct-2512.i1-Q4_1.gguf) | i1-Q4_1 | 5.5 | | +| [GGUF](https://huggingface.co/mradermacher/RenCoder-Ministral-3-8B-Instruct-2512-i1-GGUF/resolve/main/RenCoder-Ministral-3-8B-Instruct-2512.i1-Q5_K_S.gguf) | i1-Q5_K_S | 6.0 | | +| [GGUF](https://huggingface.co/mradermacher/RenCoder-Ministral-3-8B-Instruct-2512-i1-GGUF/resolve/main/RenCoder-Ministral-3-8B-Instruct-2512.i1-Q5_K_M.gguf) | i1-Q5_K_M | 6.2 | | +| [GGUF](https://huggingface.co/mradermacher/RenCoder-Ministral-3-8B-Instruct-2512-i1-GGUF/resolve/main/RenCoder-Ministral-3-8B-Instruct-2512.i1-Q6_K.gguf) | i1-Q6_K | 7.1 | 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/RenCoder-Ministral-3-8B-Instruct-2512.i1-IQ1_M.gguf b/RenCoder-Ministral-3-8B-Instruct-2512.i1-IQ1_M.gguf new file mode 100644 index 0000000..95628e3 --- /dev/null +++ b/RenCoder-Ministral-3-8B-Instruct-2512.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:116b639a9310eb3d8dcc9b1ece2756b2e586c32006e1b5cc36b4032afad10dfb +size 2273418336 diff --git a/RenCoder-Ministral-3-8B-Instruct-2512.i1-IQ1_S.gguf b/RenCoder-Ministral-3-8B-Instruct-2512.i1-IQ1_S.gguf new file mode 100644 index 0000000..1534248 --- /dev/null +++ b/RenCoder-Ministral-3-8B-Instruct-2512.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8eeafa0688a25bd6f5af591e7ae76e32c1b76809e19f09e5ce3890fd2640e9e +size 2121833568 diff --git a/RenCoder-Ministral-3-8B-Instruct-2512.i1-IQ2_M.gguf b/RenCoder-Ministral-3-8B-Instruct-2512.i1-IQ2_M.gguf new file mode 100644 index 0000000..9949545 --- /dev/null +++ b/RenCoder-Ministral-3-8B-Instruct-2512.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dccee91cea2652d8302cad3a419d5f1e91b21490144362df96c8b114f5df3d3 +size 3106708576 diff --git a/RenCoder-Ministral-3-8B-Instruct-2512.i1-IQ2_S.gguf b/RenCoder-Ministral-3-8B-Instruct-2512.i1-IQ2_S.gguf new file mode 100644 index 0000000..e716f9c --- /dev/null +++ b/RenCoder-Ministral-3-8B-Instruct-2512.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68097b61d515fe4c5262674ba7f18d3567d8d78ff1290c6904e40e3201339434 +size 2904595552 diff --git a/RenCoder-Ministral-3-8B-Instruct-2512.i1-IQ2_XS.gguf b/RenCoder-Ministral-3-8B-Instruct-2512.i1-IQ2_XS.gguf new file mode 100644 index 0000000..2d1bdbc --- /dev/null +++ b/RenCoder-Ministral-3-8B-Instruct-2512.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c43fa31ac387f5c8064138a0469f35d99907843df0ea7052012c0184bd408c2c +size 2745998432 diff --git a/RenCoder-Ministral-3-8B-Instruct-2512.i1-IQ2_XXS.gguf b/RenCoder-Ministral-3-8B-Instruct-2512.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..583cc69 --- /dev/null +++ b/RenCoder-Ministral-3-8B-Instruct-2512.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9727cdb92c4fae047dfc2cf67718e82af874fc370b8892e2705f7ff844b96108 +size 2526059616 diff --git a/RenCoder-Ministral-3-8B-Instruct-2512.i1-IQ3_M.gguf b/RenCoder-Ministral-3-8B-Instruct-2512.i1-IQ3_M.gguf new file mode 100644 index 0000000..5d2c75c --- /dev/null +++ b/RenCoder-Ministral-3-8B-Instruct-2512.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5cd24906070801694079cb8c2fda4b31f40ca506990a0ee7095fea945bcc621 +size 3992362080 diff --git a/RenCoder-Ministral-3-8B-Instruct-2512.i1-IQ3_S.gguf b/RenCoder-Ministral-3-8B-Instruct-2512.i1-IQ3_S.gguf new file mode 100644 index 0000000..0f18d35 --- /dev/null +++ b/RenCoder-Ministral-3-8B-Instruct-2512.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d06f88bf37dfcfe957565c61942a3516bbad447a841cec283d52c60f191c530d +size 3885407328 diff --git a/RenCoder-Ministral-3-8B-Instruct-2512.i1-IQ3_XS.gguf b/RenCoder-Ministral-3-8B-Instruct-2512.i1-IQ3_XS.gguf new file mode 100644 index 0000000..5dc8119 --- /dev/null +++ b/RenCoder-Ministral-3-8B-Instruct-2512.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d57c5298eadbb0afa1063beccf5802a4bd874e3abff485815f9f51c8e12eeb8a +size 3714358368 diff --git a/RenCoder-Ministral-3-8B-Instruct-2512.i1-IQ3_XXS.gguf b/RenCoder-Ministral-3-8B-Instruct-2512.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..e67842d --- /dev/null +++ b/RenCoder-Ministral-3-8B-Instruct-2512.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb967dba64a9f8f2264a673f37583f3cca5068ebd396c2064748a7a187b8bb3a +size 3455360096 diff --git a/RenCoder-Ministral-3-8B-Instruct-2512.i1-IQ4_NL.gguf b/RenCoder-Ministral-3-8B-Instruct-2512.i1-IQ4_NL.gguf new file mode 100644 index 0000000..9112ba4 --- /dev/null +++ b/RenCoder-Ministral-3-8B-Instruct-2512.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5283a123bfb43cf0dbbe561c1377a71e759a288c91d077ad8768629bfed74e3d +size 4940471392 diff --git a/RenCoder-Ministral-3-8B-Instruct-2512.i1-IQ4_XS.gguf b/RenCoder-Ministral-3-8B-Instruct-2512.i1-IQ4_XS.gguf new file mode 100644 index 0000000..cabb407 --- /dev/null +++ b/RenCoder-Ministral-3-8B-Instruct-2512.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:147d907b71b04d1eea009b7d550754f54d67c6d8c5c6d053838c85740f1b4eef +size 4696415328 diff --git a/RenCoder-Ministral-3-8B-Instruct-2512.i1-Q2_K.gguf b/RenCoder-Ministral-3-8B-Instruct-2512.i1-Q2_K.gguf new file mode 100644 index 0000000..61164e3 --- /dev/null +++ b/RenCoder-Ministral-3-8B-Instruct-2512.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c908f72b1737af62a7263d77e9b0a3b43aefbece7130c57cc8157e8289e4fab +size 3352927328 diff --git a/RenCoder-Ministral-3-8B-Instruct-2512.i1-Q2_K_S.gguf b/RenCoder-Ministral-3-8B-Instruct-2512.i1-Q2_K_S.gguf new file mode 100644 index 0000000..61a7a89 --- /dev/null +++ b/RenCoder-Ministral-3-8B-Instruct-2512.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14f847c0fd65bc9d06304e1b7ed31840e1a8ca882bf7ccfda596659e893aa109 +size 3147275360 diff --git a/RenCoder-Ministral-3-8B-Instruct-2512.i1-Q3_K_L.gguf b/RenCoder-Ministral-3-8B-Instruct-2512.i1-Q3_K_L.gguf new file mode 100644 index 0000000..695423d --- /dev/null +++ b/RenCoder-Ministral-3-8B-Instruct-2512.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:389d240670109a3c775616737dfcef1bb560f89b4a3c42909ef35c52b5b64ec1 +size 4565015648 diff --git a/RenCoder-Ministral-3-8B-Instruct-2512.i1-Q3_K_M.gguf b/RenCoder-Ministral-3-8B-Instruct-2512.i1-Q3_K_M.gguf new file mode 100644 index 0000000..8448cfd --- /dev/null +++ b/RenCoder-Ministral-3-8B-Instruct-2512.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a53ba7e5ccb4e0064b1440f5da89457f4f69ba8cd2d66fcf5bccc4b599bc6c97 +size 4242054240 diff --git a/RenCoder-Ministral-3-8B-Instruct-2512.i1-Q3_K_S.gguf b/RenCoder-Ministral-3-8B-Instruct-2512.i1-Q3_K_S.gguf new file mode 100644 index 0000000..b642517 --- /dev/null +++ b/RenCoder-Ministral-3-8B-Instruct-2512.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad5f8048828f1ca53048d160d7e5b9ea93c76bfbedf0bd9ebdf8465bd24c7f7e +size 3866467424 diff --git a/RenCoder-Ministral-3-8B-Instruct-2512.i1-Q4_0.gguf b/RenCoder-Ministral-3-8B-Instruct-2512.i1-Q4_0.gguf new file mode 100644 index 0000000..0587b33 --- /dev/null +++ b/RenCoder-Ministral-3-8B-Instruct-2512.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a8b6a150a7ff2ab48e75f69c3856952963a65451e7b07e60e5f636bb6bf6c47 +size 4937325664 diff --git a/RenCoder-Ministral-3-8B-Instruct-2512.i1-Q4_1.gguf b/RenCoder-Ministral-3-8B-Instruct-2512.i1-Q4_1.gguf new file mode 100644 index 0000000..4c4aa0a --- /dev/null +++ b/RenCoder-Ministral-3-8B-Instruct-2512.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db7f46d2d2ffd96da0412e40380fab374ea7f7ebb91a24868104a10b4dba7dea +size 5419670624 diff --git a/RenCoder-Ministral-3-8B-Instruct-2512.i1-Q4_K_M.gguf b/RenCoder-Ministral-3-8B-Instruct-2512.i1-Q4_K_M.gguf new file mode 100644 index 0000000..172834e --- /dev/null +++ b/RenCoder-Ministral-3-8B-Instruct-2512.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa5f8406517fcb4a0f00e615eab1d437ba681fec2dad84b59d1ff5408e420cb5 +size 5198388320 diff --git a/RenCoder-Ministral-3-8B-Instruct-2512.i1-Q4_K_S.gguf b/RenCoder-Ministral-3-8B-Instruct-2512.i1-Q4_K_S.gguf new file mode 100644 index 0000000..c60015e --- /dev/null +++ b/RenCoder-Ministral-3-8B-Instruct-2512.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60b76e29799e288224887d0305789407a1ca8cc5b6d9223f6de94114c00d8cef +size 4954102880 diff --git a/RenCoder-Ministral-3-8B-Instruct-2512.i1-Q5_K_M.gguf b/RenCoder-Ministral-3-8B-Instruct-2512.i1-Q5_K_M.gguf new file mode 100644 index 0000000..857af75 --- /dev/null +++ b/RenCoder-Ministral-3-8B-Instruct-2512.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42bad2732fb7753474ec845bbceb2753ff104db9a707a330df0f1668db120aae +size 6058744928 diff --git a/RenCoder-Ministral-3-8B-Instruct-2512.i1-Q5_K_S.gguf b/RenCoder-Ministral-3-8B-Instruct-2512.i1-Q5_K_S.gguf new file mode 100644 index 0000000..66aef61 --- /dev/null +++ b/RenCoder-Ministral-3-8B-Instruct-2512.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e7a2e4714b1473a726f4d500c73cbb80a027f002b9f6180790fe709f6796c7e +size 5916695648 diff --git a/RenCoder-Ministral-3-8B-Instruct-2512.i1-Q6_K.gguf b/RenCoder-Ministral-3-8B-Instruct-2512.i1-Q6_K.gguf new file mode 100644 index 0000000..52c7e28 --- /dev/null +++ b/RenCoder-Ministral-3-8B-Instruct-2512.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06390bbe4cb049045dc5f3c78ce9196549d7f59dcbbd02a2e4cf1f894b12ac81 +size 6972873824 diff --git a/RenCoder-Ministral-3-8B-Instruct-2512.imatrix.gguf b/RenCoder-Ministral-3-8B-Instruct-2512.imatrix.gguf new file mode 100644 index 0000000..0f2de98 --- /dev/null +++ b/RenCoder-Ministral-3-8B-Instruct-2512.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90714e993805931c10468c45415fc4689fbf951d1767abd7e9e29c64a4efd61a +size 5328672