From b82c856ffdb6b9b1b7a9e580c13c30a3fac77315 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Thu, 18 Jun 2026 22:28:20 +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-nemo-bophades-12B-i1-GGUF Source: Original Platform --- .gitattributes | 57 +++++++++++++++++ README.md | 76 +++++++++++++++++++++++ imatrix.dat | 3 + mistral-nemo-bophades-12B.i1-IQ1_M.gguf | 3 + mistral-nemo-bophades-12B.i1-IQ1_S.gguf | 3 + mistral-nemo-bophades-12B.i1-IQ2_M.gguf | 3 + mistral-nemo-bophades-12B.i1-IQ2_S.gguf | 3 + mistral-nemo-bophades-12B.i1-IQ2_XS.gguf | 3 + mistral-nemo-bophades-12B.i1-IQ2_XXS.gguf | 3 + mistral-nemo-bophades-12B.i1-IQ3_M.gguf | 3 + mistral-nemo-bophades-12B.i1-IQ3_S.gguf | 3 + mistral-nemo-bophades-12B.i1-IQ3_XS.gguf | 3 + mistral-nemo-bophades-12B.i1-IQ3_XXS.gguf | 3 + mistral-nemo-bophades-12B.i1-IQ4_XS.gguf | 3 + mistral-nemo-bophades-12B.i1-Q2_K.gguf | 3 + mistral-nemo-bophades-12B.i1-Q3_K_L.gguf | 3 + mistral-nemo-bophades-12B.i1-Q3_K_M.gguf | 3 + mistral-nemo-bophades-12B.i1-Q3_K_S.gguf | 3 + mistral-nemo-bophades-12B.i1-Q4_0.gguf | 3 + mistral-nemo-bophades-12B.i1-Q4_K_M.gguf | 3 + mistral-nemo-bophades-12B.i1-Q4_K_S.gguf | 3 + mistral-nemo-bophades-12B.i1-Q5_K_M.gguf | 3 + mistral-nemo-bophades-12B.i1-Q5_K_S.gguf | 3 + mistral-nemo-bophades-12B.i1-Q6_K.gguf | 3 + 24 files changed, 199 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 imatrix.dat create mode 100644 mistral-nemo-bophades-12B.i1-IQ1_M.gguf create mode 100644 mistral-nemo-bophades-12B.i1-IQ1_S.gguf create mode 100644 mistral-nemo-bophades-12B.i1-IQ2_M.gguf create mode 100644 mistral-nemo-bophades-12B.i1-IQ2_S.gguf create mode 100644 mistral-nemo-bophades-12B.i1-IQ2_XS.gguf create mode 100644 mistral-nemo-bophades-12B.i1-IQ2_XXS.gguf create mode 100644 mistral-nemo-bophades-12B.i1-IQ3_M.gguf create mode 100644 mistral-nemo-bophades-12B.i1-IQ3_S.gguf create mode 100644 mistral-nemo-bophades-12B.i1-IQ3_XS.gguf create mode 100644 mistral-nemo-bophades-12B.i1-IQ3_XXS.gguf create mode 100644 mistral-nemo-bophades-12B.i1-IQ4_XS.gguf create mode 100644 mistral-nemo-bophades-12B.i1-Q2_K.gguf create mode 100644 mistral-nemo-bophades-12B.i1-Q3_K_L.gguf create mode 100644 mistral-nemo-bophades-12B.i1-Q3_K_M.gguf create mode 100644 mistral-nemo-bophades-12B.i1-Q3_K_S.gguf create mode 100644 mistral-nemo-bophades-12B.i1-Q4_0.gguf create mode 100644 mistral-nemo-bophades-12B.i1-Q4_K_M.gguf create mode 100644 mistral-nemo-bophades-12B.i1-Q4_K_S.gguf create mode 100644 mistral-nemo-bophades-12B.i1-Q5_K_M.gguf create mode 100644 mistral-nemo-bophades-12B.i1-Q5_K_S.gguf create mode 100644 mistral-nemo-bophades-12B.i1-Q6_K.gguf diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..23e1d13 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,57 @@ +*.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 +mistral-nemo-bophades-12B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +mistral-nemo-bophades-12B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +mistral-nemo-bophades-12B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +mistral-nemo-bophades-12B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +mistral-nemo-bophades-12B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +mistral-nemo-bophades-12B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +mistral-nemo-bophades-12B.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +mistral-nemo-bophades-12B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +mistral-nemo-bophades-12B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +mistral-nemo-bophades-12B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +mistral-nemo-bophades-12B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +mistral-nemo-bophades-12B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +mistral-nemo-bophades-12B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +mistral-nemo-bophades-12B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +mistral-nemo-bophades-12B.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +mistral-nemo-bophades-12B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +mistral-nemo-bophades-12B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +mistral-nemo-bophades-12B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +mistral-nemo-bophades-12B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +mistral-nemo-bophades-12B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +mistral-nemo-bophades-12B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..7764012 --- /dev/null +++ b/README.md @@ -0,0 +1,76 @@ +--- +base_model: nbeerbower/mistral-nemo-bophades-12B +datasets: +- jondurbin/truthy-dpo-v0.1 +- kyujinpy/orca_math_dpo +language: +- en +library_name: transformers +license: apache-2.0 +quantized_by: mradermacher +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/nbeerbower/mistral-nemo-bophades-12B + + +static quants are available at https://huggingface.co/mradermacher/mistral-nemo-bophades-12B-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/mistral-nemo-bophades-12B-i1-GGUF/resolve/main/mistral-nemo-bophades-12B.i1-IQ1_S.gguf) | i1-IQ1_S | 3.1 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/mistral-nemo-bophades-12B-i1-GGUF/resolve/main/mistral-nemo-bophades-12B.i1-IQ1_M.gguf) | i1-IQ1_M | 3.3 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/mistral-nemo-bophades-12B-i1-GGUF/resolve/main/mistral-nemo-bophades-12B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 3.7 | | +| [GGUF](https://huggingface.co/mradermacher/mistral-nemo-bophades-12B-i1-GGUF/resolve/main/mistral-nemo-bophades-12B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 4.0 | | +| [GGUF](https://huggingface.co/mradermacher/mistral-nemo-bophades-12B-i1-GGUF/resolve/main/mistral-nemo-bophades-12B.i1-IQ2_S.gguf) | i1-IQ2_S | 4.2 | | +| [GGUF](https://huggingface.co/mradermacher/mistral-nemo-bophades-12B-i1-GGUF/resolve/main/mistral-nemo-bophades-12B.i1-IQ2_M.gguf) | i1-IQ2_M | 4.5 | | +| [GGUF](https://huggingface.co/mradermacher/mistral-nemo-bophades-12B-i1-GGUF/resolve/main/mistral-nemo-bophades-12B.i1-Q2_K.gguf) | i1-Q2_K | 4.9 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/mistral-nemo-bophades-12B-i1-GGUF/resolve/main/mistral-nemo-bophades-12B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 5.0 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/mistral-nemo-bophades-12B-i1-GGUF/resolve/main/mistral-nemo-bophades-12B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 5.4 | | +| [GGUF](https://huggingface.co/mradermacher/mistral-nemo-bophades-12B-i1-GGUF/resolve/main/mistral-nemo-bophades-12B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 5.6 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/mistral-nemo-bophades-12B-i1-GGUF/resolve/main/mistral-nemo-bophades-12B.i1-IQ3_S.gguf) | i1-IQ3_S | 5.7 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/mistral-nemo-bophades-12B-i1-GGUF/resolve/main/mistral-nemo-bophades-12B.i1-IQ3_M.gguf) | i1-IQ3_M | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/mistral-nemo-bophades-12B-i1-GGUF/resolve/main/mistral-nemo-bophades-12B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 6.2 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/mistral-nemo-bophades-12B-i1-GGUF/resolve/main/mistral-nemo-bophades-12B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 6.7 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/mistral-nemo-bophades-12B-i1-GGUF/resolve/main/mistral-nemo-bophades-12B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 6.8 | | +| [GGUF](https://huggingface.co/mradermacher/mistral-nemo-bophades-12B-i1-GGUF/resolve/main/mistral-nemo-bophades-12B.i1-Q4_0.gguf) | i1-Q4_0 | 7.2 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/mistral-nemo-bophades-12B-i1-GGUF/resolve/main/mistral-nemo-bophades-12B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 7.2 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/mistral-nemo-bophades-12B-i1-GGUF/resolve/main/mistral-nemo-bophades-12B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 7.6 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/mistral-nemo-bophades-12B-i1-GGUF/resolve/main/mistral-nemo-bophades-12B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 8.6 | | +| [GGUF](https://huggingface.co/mradermacher/mistral-nemo-bophades-12B-i1-GGUF/resolve/main/mistral-nemo-bophades-12B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 8.8 | | +| [GGUF](https://huggingface.co/mradermacher/mistral-nemo-bophades-12B-i1-GGUF/resolve/main/mistral-nemo-bophades-12B.i1-Q6_K.gguf) | i1-Q6_K | 10.2 | 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..9fc9dc1 --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a7637abdfb9d8ddec6e1d95048ed97690d8c1ca4bbeaf4d900d3a1daa763170 +size 7054405 diff --git a/mistral-nemo-bophades-12B.i1-IQ1_M.gguf b/mistral-nemo-bophades-12B.i1-IQ1_M.gguf new file mode 100644 index 0000000..2815f23 --- /dev/null +++ b/mistral-nemo-bophades-12B.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c940fbd8e3f20ee1ed8a5d0d34c98c64ed7e2efe622e899290349f952d8cded6 +size 3221628288 diff --git a/mistral-nemo-bophades-12B.i1-IQ1_S.gguf b/mistral-nemo-bophades-12B.i1-IQ1_S.gguf new file mode 100644 index 0000000..b11686a --- /dev/null +++ b/mistral-nemo-bophades-12B.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d69b4bf95f7f77a92fb0d51f37e73f4e68d2807ef2ae74539753d4dc4f6cc0b +size 2999215488 diff --git a/mistral-nemo-bophades-12B.i1-IQ2_M.gguf b/mistral-nemo-bophades-12B.i1-IQ2_M.gguf new file mode 100644 index 0000000..25fa8ad --- /dev/null +++ b/mistral-nemo-bophades-12B.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a67b46bd5f14f24cd570c874ae42403847bd84bd64f4119c2f1906beaa7cc5eb +size 4435027328 diff --git a/mistral-nemo-bophades-12B.i1-IQ2_S.gguf b/mistral-nemo-bophades-12B.i1-IQ2_S.gguf new file mode 100644 index 0000000..6f6cdc8 --- /dev/null +++ b/mistral-nemo-bophades-12B.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e08cd61ef392b360c636512ff9e5154f4a178279abb3a2c3bb181976dda717e8 +size 4138476928 diff --git a/mistral-nemo-bophades-12B.i1-IQ2_XS.gguf b/mistral-nemo-bophades-12B.i1-IQ2_XS.gguf new file mode 100644 index 0000000..aa62a48 --- /dev/null +++ b/mistral-nemo-bophades-12B.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64566fb45e563eb972ebe54b7d33d83960181b2a00b78266e2c242dd8d5a5f91 +size 3915081088 diff --git a/mistral-nemo-bophades-12B.i1-IQ2_XXS.gguf b/mistral-nemo-bophades-12B.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..5eb5822 --- /dev/null +++ b/mistral-nemo-bophades-12B.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46b3b4b6e9cf7eaa18453f903fc4a3bbf6a249798489a00d4d2f2b03edbe77c9 +size 3592316288 diff --git a/mistral-nemo-bophades-12B.i1-IQ3_M.gguf b/mistral-nemo-bophades-12B.i1-IQ3_M.gguf new file mode 100644 index 0000000..0517af5 --- /dev/null +++ b/mistral-nemo-bophades-12B.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f27dec76295cd0aa9b8d24ead3d19424aa080d01cdb7e0f17398ec53fe0a4f3b +size 5722236288 diff --git a/mistral-nemo-bophades-12B.i1-IQ3_S.gguf b/mistral-nemo-bophades-12B.i1-IQ3_S.gguf new file mode 100644 index 0000000..c582e2a --- /dev/null +++ b/mistral-nemo-bophades-12B.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86afddb5bcd137a37d556e0b46cbc48bb185df393bd804035dbe3ef79fc20cd5 +size 5562082688 diff --git a/mistral-nemo-bophades-12B.i1-IQ3_XS.gguf b/mistral-nemo-bophades-12B.i1-IQ3_XS.gguf new file mode 100644 index 0000000..2abffe2 --- /dev/null +++ b/mistral-nemo-bophades-12B.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:710c4f5662c0c3ac5910dbb8077ca02162171fa1c8a191421489faa2bda2dd49 +size 5306492288 diff --git a/mistral-nemo-bophades-12B.i1-IQ3_XXS.gguf b/mistral-nemo-bophades-12B.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..ed09774 --- /dev/null +++ b/mistral-nemo-bophades-12B.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:135054c5074c0a06c93b6d870bc74bfa32895fb5120aef123c45ddedd1ddec36 +size 4945388928 diff --git a/mistral-nemo-bophades-12B.i1-IQ4_XS.gguf b/mistral-nemo-bophades-12B.i1-IQ4_XS.gguf new file mode 100644 index 0000000..d7cf16c --- /dev/null +++ b/mistral-nemo-bophades-12B.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7b55f895ce80655e38e670de9d76d1ad98fa8d496e53f06fc8381e9613d953f +size 6742713728 diff --git a/mistral-nemo-bophades-12B.i1-Q2_K.gguf b/mistral-nemo-bophades-12B.i1-Q2_K.gguf new file mode 100644 index 0000000..b29025d --- /dev/null +++ b/mistral-nemo-bophades-12B.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abe99c64261fcf6daebe004159a3b72ed3d623a85639f5c3a3b7fd998b06ebbb +size 4791051648 diff --git a/mistral-nemo-bophades-12B.i1-Q3_K_L.gguf b/mistral-nemo-bophades-12B.i1-Q3_K_L.gguf new file mode 100644 index 0000000..a9c5b24 --- /dev/null +++ b/mistral-nemo-bophades-12B.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36b2ca938c663bfe5e4726db2f1c29aa31af74dda335744b8e701d4e03ca41b6 +size 6561506688 diff --git a/mistral-nemo-bophades-12B.i1-Q3_K_M.gguf b/mistral-nemo-bophades-12B.i1-Q3_K_M.gguf new file mode 100644 index 0000000..65090bc --- /dev/null +++ b/mistral-nemo-bophades-12B.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e185ff82702e0214cad22a96d4f355888f52401a1fd05d6ff86e56b80d16ff7e +size 6083093888 diff --git a/mistral-nemo-bophades-12B.i1-Q3_K_S.gguf b/mistral-nemo-bophades-12B.i1-Q3_K_S.gguf new file mode 100644 index 0000000..7367f13 --- /dev/null +++ b/mistral-nemo-bophades-12B.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f367785a3737f94bcf9a96e542f391886dcd6a14191541d94043b3b9038c7ebd +size 5534229888 diff --git a/mistral-nemo-bophades-12B.i1-Q4_0.gguf b/mistral-nemo-bophades-12B.i1-Q4_0.gguf new file mode 100644 index 0000000..0acad5a --- /dev/null +++ b/mistral-nemo-bophades-12B.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b6bb6a7ddd2172206dfdafb59551ec8ee09871baf011ea3d7cae6fff24d63f6 +size 7094642048 diff --git a/mistral-nemo-bophades-12B.i1-Q4_K_M.gguf b/mistral-nemo-bophades-12B.i1-Q4_K_M.gguf new file mode 100644 index 0000000..69bc7e5 --- /dev/null +++ b/mistral-nemo-bophades-12B.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37717cee818406a3c866d179bd14fec7914f9bc873474b3aa0a7a1bc7b7fa985 +size 7477208448 diff --git a/mistral-nemo-bophades-12B.i1-Q4_K_S.gguf b/mistral-nemo-bophades-12B.i1-Q4_K_S.gguf new file mode 100644 index 0000000..50e4c35 --- /dev/null +++ b/mistral-nemo-bophades-12B.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7643934f7108066776590b88b2f401177d9a8624a8e956650519cb37e78ee69f +size 7120201088 diff --git a/mistral-nemo-bophades-12B.i1-Q5_K_M.gguf b/mistral-nemo-bophades-12B.i1-Q5_K_M.gguf new file mode 100644 index 0000000..af9360b --- /dev/null +++ b/mistral-nemo-bophades-12B.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9282ce97f066889440ea38dcb3f0df530832eee64d542f212f3d249871f04514 +size 8727635328 diff --git a/mistral-nemo-bophades-12B.i1-Q5_K_S.gguf b/mistral-nemo-bophades-12B.i1-Q5_K_S.gguf new file mode 100644 index 0000000..7cc3159 --- /dev/null +++ b/mistral-nemo-bophades-12B.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c17da13d9ca75ca937f55c73c01f2e9d057642f97fc7a84a75e8a2583e269d1d +size 8518739328 diff --git a/mistral-nemo-bophades-12B.i1-Q6_K.gguf b/mistral-nemo-bophades-12B.i1-Q6_K.gguf new file mode 100644 index 0000000..2f04937 --- /dev/null +++ b/mistral-nemo-bophades-12B.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a63f5eeae5f0aa255d4f5a58f74ddb76b5bf4587d7d3a53ce07e8602b12e9754 +size 10056213888