From cd7cf80cce98e1d00e51c35d6afa3750bcced892 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Fri, 12 Jun 2026 11:26: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/ape-fiction-2-mistral-nemo-i1-GGUF Source: Original Platform --- .gitattributes | 60 +++++++++++++++ README.md | 90 ++++++++++++++++++++++ ape-fiction-2-mistral-nemo.i1-IQ1_M.gguf | 3 + ape-fiction-2-mistral-nemo.i1-IQ1_S.gguf | 3 + ape-fiction-2-mistral-nemo.i1-IQ2_M.gguf | 3 + ape-fiction-2-mistral-nemo.i1-IQ2_S.gguf | 3 + ape-fiction-2-mistral-nemo.i1-IQ2_XS.gguf | 3 + ape-fiction-2-mistral-nemo.i1-IQ2_XXS.gguf | 3 + ape-fiction-2-mistral-nemo.i1-IQ3_M.gguf | 3 + ape-fiction-2-mistral-nemo.i1-IQ3_S.gguf | 3 + ape-fiction-2-mistral-nemo.i1-IQ3_XS.gguf | 3 + ape-fiction-2-mistral-nemo.i1-IQ3_XXS.gguf | 3 + ape-fiction-2-mistral-nemo.i1-IQ4_NL.gguf | 3 + ape-fiction-2-mistral-nemo.i1-IQ4_XS.gguf | 3 + ape-fiction-2-mistral-nemo.i1-Q2_K.gguf | 3 + ape-fiction-2-mistral-nemo.i1-Q2_K_S.gguf | 3 + ape-fiction-2-mistral-nemo.i1-Q3_K_L.gguf | 3 + ape-fiction-2-mistral-nemo.i1-Q3_K_M.gguf | 3 + ape-fiction-2-mistral-nemo.i1-Q3_K_S.gguf | 3 + ape-fiction-2-mistral-nemo.i1-Q4_0.gguf | 3 + ape-fiction-2-mistral-nemo.i1-Q4_1.gguf | 3 + ape-fiction-2-mistral-nemo.i1-Q4_K_M.gguf | 3 + ape-fiction-2-mistral-nemo.i1-Q4_K_S.gguf | 3 + ape-fiction-2-mistral-nemo.i1-Q5_K_M.gguf | 3 + ape-fiction-2-mistral-nemo.i1-Q5_K_S.gguf | 3 + ape-fiction-2-mistral-nemo.i1-Q6_K.gguf | 3 + ape-fiction-2-mistral-nemo.imatrix.gguf | 3 + 27 files changed, 225 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 ape-fiction-2-mistral-nemo.i1-IQ1_M.gguf create mode 100644 ape-fiction-2-mistral-nemo.i1-IQ1_S.gguf create mode 100644 ape-fiction-2-mistral-nemo.i1-IQ2_M.gguf create mode 100644 ape-fiction-2-mistral-nemo.i1-IQ2_S.gguf create mode 100644 ape-fiction-2-mistral-nemo.i1-IQ2_XS.gguf create mode 100644 ape-fiction-2-mistral-nemo.i1-IQ2_XXS.gguf create mode 100644 ape-fiction-2-mistral-nemo.i1-IQ3_M.gguf create mode 100644 ape-fiction-2-mistral-nemo.i1-IQ3_S.gguf create mode 100644 ape-fiction-2-mistral-nemo.i1-IQ3_XS.gguf create mode 100644 ape-fiction-2-mistral-nemo.i1-IQ3_XXS.gguf create mode 100644 ape-fiction-2-mistral-nemo.i1-IQ4_NL.gguf create mode 100644 ape-fiction-2-mistral-nemo.i1-IQ4_XS.gguf create mode 100644 ape-fiction-2-mistral-nemo.i1-Q2_K.gguf create mode 100644 ape-fiction-2-mistral-nemo.i1-Q2_K_S.gguf create mode 100644 ape-fiction-2-mistral-nemo.i1-Q3_K_L.gguf create mode 100644 ape-fiction-2-mistral-nemo.i1-Q3_K_M.gguf create mode 100644 ape-fiction-2-mistral-nemo.i1-Q3_K_S.gguf create mode 100644 ape-fiction-2-mistral-nemo.i1-Q4_0.gguf create mode 100644 ape-fiction-2-mistral-nemo.i1-Q4_1.gguf create mode 100644 ape-fiction-2-mistral-nemo.i1-Q4_K_M.gguf create mode 100644 ape-fiction-2-mistral-nemo.i1-Q4_K_S.gguf create mode 100644 ape-fiction-2-mistral-nemo.i1-Q5_K_M.gguf create mode 100644 ape-fiction-2-mistral-nemo.i1-Q5_K_S.gguf create mode 100644 ape-fiction-2-mistral-nemo.i1-Q6_K.gguf create mode 100644 ape-fiction-2-mistral-nemo.imatrix.gguf diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..fb2ee24 --- /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 +ape-fiction-2-mistral-nemo.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +ape-fiction-2-mistral-nemo.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +ape-fiction-2-mistral-nemo.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +ape-fiction-2-mistral-nemo.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +ape-fiction-2-mistral-nemo.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +ape-fiction-2-mistral-nemo.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +ape-fiction-2-mistral-nemo.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +ape-fiction-2-mistral-nemo.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +ape-fiction-2-mistral-nemo.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +ape-fiction-2-mistral-nemo.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +ape-fiction-2-mistral-nemo.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +ape-fiction-2-mistral-nemo.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +ape-fiction-2-mistral-nemo.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +ape-fiction-2-mistral-nemo.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +ape-fiction-2-mistral-nemo.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +ape-fiction-2-mistral-nemo.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +ape-fiction-2-mistral-nemo.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +ape-fiction-2-mistral-nemo.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +ape-fiction-2-mistral-nemo.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +ape-fiction-2-mistral-nemo.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +ape-fiction-2-mistral-nemo.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +ape-fiction-2-mistral-nemo.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +ape-fiction-2-mistral-nemo.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +ape-fiction-2-mistral-nemo.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +ape-fiction-2-mistral-nemo.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..3305e89 --- /dev/null +++ b/README.md @@ -0,0 +1,90 @@ +--- +base_model: leftyfeep/ape-fiction-2-mistral-nemo +language: +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- text-generation-inference +- transformers +- unsloth +- mistral +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/leftyfeep/ape-fiction-2-mistral-nemo + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#ape-fiction-2-mistral-nemo-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/ape-fiction-2-mistral-nemo-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/ape-fiction-2-mistral-nemo-i1-GGUF/resolve/main/ape-fiction-2-mistral-nemo.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/ape-fiction-2-mistral-nemo-i1-GGUF/resolve/main/ape-fiction-2-mistral-nemo.i1-IQ1_S.gguf) | i1-IQ1_S | 3.1 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/ape-fiction-2-mistral-nemo-i1-GGUF/resolve/main/ape-fiction-2-mistral-nemo.i1-IQ1_M.gguf) | i1-IQ1_M | 3.3 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/ape-fiction-2-mistral-nemo-i1-GGUF/resolve/main/ape-fiction-2-mistral-nemo.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 3.7 | | +| [GGUF](https://huggingface.co/mradermacher/ape-fiction-2-mistral-nemo-i1-GGUF/resolve/main/ape-fiction-2-mistral-nemo.i1-IQ2_XS.gguf) | i1-IQ2_XS | 4.0 | | +| [GGUF](https://huggingface.co/mradermacher/ape-fiction-2-mistral-nemo-i1-GGUF/resolve/main/ape-fiction-2-mistral-nemo.i1-IQ2_S.gguf) | i1-IQ2_S | 4.2 | | +| [GGUF](https://huggingface.co/mradermacher/ape-fiction-2-mistral-nemo-i1-GGUF/resolve/main/ape-fiction-2-mistral-nemo.i1-IQ2_M.gguf) | i1-IQ2_M | 4.5 | | +| [GGUF](https://huggingface.co/mradermacher/ape-fiction-2-mistral-nemo-i1-GGUF/resolve/main/ape-fiction-2-mistral-nemo.i1-Q2_K_S.gguf) | i1-Q2_K_S | 4.6 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/ape-fiction-2-mistral-nemo-i1-GGUF/resolve/main/ape-fiction-2-mistral-nemo.i1-Q2_K.gguf) | i1-Q2_K | 4.9 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/ape-fiction-2-mistral-nemo-i1-GGUF/resolve/main/ape-fiction-2-mistral-nemo.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 5.0 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/ape-fiction-2-mistral-nemo-i1-GGUF/resolve/main/ape-fiction-2-mistral-nemo.i1-IQ3_XS.gguf) | i1-IQ3_XS | 5.4 | | +| [GGUF](https://huggingface.co/mradermacher/ape-fiction-2-mistral-nemo-i1-GGUF/resolve/main/ape-fiction-2-mistral-nemo.i1-Q3_K_S.gguf) | i1-Q3_K_S | 5.6 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/ape-fiction-2-mistral-nemo-i1-GGUF/resolve/main/ape-fiction-2-mistral-nemo.i1-IQ3_S.gguf) | i1-IQ3_S | 5.7 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/ape-fiction-2-mistral-nemo-i1-GGUF/resolve/main/ape-fiction-2-mistral-nemo.i1-IQ3_M.gguf) | i1-IQ3_M | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/ape-fiction-2-mistral-nemo-i1-GGUF/resolve/main/ape-fiction-2-mistral-nemo.i1-Q3_K_M.gguf) | i1-Q3_K_M | 6.2 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/ape-fiction-2-mistral-nemo-i1-GGUF/resolve/main/ape-fiction-2-mistral-nemo.i1-Q3_K_L.gguf) | i1-Q3_K_L | 6.7 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/ape-fiction-2-mistral-nemo-i1-GGUF/resolve/main/ape-fiction-2-mistral-nemo.i1-IQ4_XS.gguf) | i1-IQ4_XS | 6.8 | | +| [GGUF](https://huggingface.co/mradermacher/ape-fiction-2-mistral-nemo-i1-GGUF/resolve/main/ape-fiction-2-mistral-nemo.i1-Q4_0.gguf) | i1-Q4_0 | 7.2 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/ape-fiction-2-mistral-nemo-i1-GGUF/resolve/main/ape-fiction-2-mistral-nemo.i1-IQ4_NL.gguf) | i1-IQ4_NL | 7.2 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/ape-fiction-2-mistral-nemo-i1-GGUF/resolve/main/ape-fiction-2-mistral-nemo.i1-Q4_K_S.gguf) | i1-Q4_K_S | 7.2 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/ape-fiction-2-mistral-nemo-i1-GGUF/resolve/main/ape-fiction-2-mistral-nemo.i1-Q4_K_M.gguf) | i1-Q4_K_M | 7.6 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/ape-fiction-2-mistral-nemo-i1-GGUF/resolve/main/ape-fiction-2-mistral-nemo.i1-Q4_1.gguf) | i1-Q4_1 | 7.9 | | +| [GGUF](https://huggingface.co/mradermacher/ape-fiction-2-mistral-nemo-i1-GGUF/resolve/main/ape-fiction-2-mistral-nemo.i1-Q5_K_S.gguf) | i1-Q5_K_S | 8.6 | | +| [GGUF](https://huggingface.co/mradermacher/ape-fiction-2-mistral-nemo-i1-GGUF/resolve/main/ape-fiction-2-mistral-nemo.i1-Q5_K_M.gguf) | i1-Q5_K_M | 8.8 | | +| [GGUF](https://huggingface.co/mradermacher/ape-fiction-2-mistral-nemo-i1-GGUF/resolve/main/ape-fiction-2-mistral-nemo.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/ape-fiction-2-mistral-nemo.i1-IQ1_M.gguf b/ape-fiction-2-mistral-nemo.i1-IQ1_M.gguf new file mode 100644 index 0000000..276c9b0 --- /dev/null +++ b/ape-fiction-2-mistral-nemo.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f068af510104c25852f2375bcc59384ae28f4b372edc99c5e0f92bdf754d361 +size 3221625216 diff --git a/ape-fiction-2-mistral-nemo.i1-IQ1_S.gguf b/ape-fiction-2-mistral-nemo.i1-IQ1_S.gguf new file mode 100644 index 0000000..12a0a5f --- /dev/null +++ b/ape-fiction-2-mistral-nemo.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:891c05254faf917634c3be9c3bc32a671d06f7fb8f26bf71ffa57732f7024f7d +size 2999212416 diff --git a/ape-fiction-2-mistral-nemo.i1-IQ2_M.gguf b/ape-fiction-2-mistral-nemo.i1-IQ2_M.gguf new file mode 100644 index 0000000..3ac7d23 --- /dev/null +++ b/ape-fiction-2-mistral-nemo.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6befcfb5b98d9099195f65fa01b54da8f3f0efe00bb925d3d1223047c7450453 +size 4435024256 diff --git a/ape-fiction-2-mistral-nemo.i1-IQ2_S.gguf b/ape-fiction-2-mistral-nemo.i1-IQ2_S.gguf new file mode 100644 index 0000000..52cc76d --- /dev/null +++ b/ape-fiction-2-mistral-nemo.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27ad81296aadfb26e74002dfa89b597368bf0eb4790838130411f2823af3573d +size 4138473856 diff --git a/ape-fiction-2-mistral-nemo.i1-IQ2_XS.gguf b/ape-fiction-2-mistral-nemo.i1-IQ2_XS.gguf new file mode 100644 index 0000000..f64240f --- /dev/null +++ b/ape-fiction-2-mistral-nemo.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ab004b494037eae730308fd0a58caa27f885d3f6689d871adf769fb9bfbc96a +size 3915078016 diff --git a/ape-fiction-2-mistral-nemo.i1-IQ2_XXS.gguf b/ape-fiction-2-mistral-nemo.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..7214748 --- /dev/null +++ b/ape-fiction-2-mistral-nemo.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:503a8f17a1075c84c679a745fd95312619b3c0936de703bd89291a11e1bdc92d +size 3592313216 diff --git a/ape-fiction-2-mistral-nemo.i1-IQ3_M.gguf b/ape-fiction-2-mistral-nemo.i1-IQ3_M.gguf new file mode 100644 index 0000000..29f1fe3 --- /dev/null +++ b/ape-fiction-2-mistral-nemo.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23db0ee47544232f1880a8e01e13b08eb1f54c9016b3c4a034b7850068e08a0b +size 5722233216 diff --git a/ape-fiction-2-mistral-nemo.i1-IQ3_S.gguf b/ape-fiction-2-mistral-nemo.i1-IQ3_S.gguf new file mode 100644 index 0000000..d48c582 --- /dev/null +++ b/ape-fiction-2-mistral-nemo.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:071bd252162995c98275d90eebd4e753ef304849a3a2241847aaa5f153267450 +size 5562079616 diff --git a/ape-fiction-2-mistral-nemo.i1-IQ3_XS.gguf b/ape-fiction-2-mistral-nemo.i1-IQ3_XS.gguf new file mode 100644 index 0000000..9d3d1bc --- /dev/null +++ b/ape-fiction-2-mistral-nemo.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bad6311f037dbbba085cc81e20934704365870c3fe33c280cb21ab6dffd930f +size 5306489216 diff --git a/ape-fiction-2-mistral-nemo.i1-IQ3_XXS.gguf b/ape-fiction-2-mistral-nemo.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..1457cff --- /dev/null +++ b/ape-fiction-2-mistral-nemo.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2af0067f27df5ae1496a83909b1835ccc2ea58c2ace47b64392ad06661eb187f +size 4945385856 diff --git a/ape-fiction-2-mistral-nemo.i1-IQ4_NL.gguf b/ape-fiction-2-mistral-nemo.i1-IQ4_NL.gguf new file mode 100644 index 0000000..d5ccc57 --- /dev/null +++ b/ape-fiction-2-mistral-nemo.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee1bdbb77465973503817b8da955109356915f727ea3aa0af4d83f0d6b784d53 +size 7097915776 diff --git a/ape-fiction-2-mistral-nemo.i1-IQ4_XS.gguf b/ape-fiction-2-mistral-nemo.i1-IQ4_XS.gguf new file mode 100644 index 0000000..dac2e0d --- /dev/null +++ b/ape-fiction-2-mistral-nemo.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ebb1271d91236e5052fe107deef6de5ed8e7f6ab5af94cb713807f59a99f87d +size 6742710656 diff --git a/ape-fiction-2-mistral-nemo.i1-Q2_K.gguf b/ape-fiction-2-mistral-nemo.i1-Q2_K.gguf new file mode 100644 index 0000000..06b24cd --- /dev/null +++ b/ape-fiction-2-mistral-nemo.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c18080d8029f97aa1416b353c8f3d40ab416591a48c144e0b40e2b036b2e570f +size 4791048576 diff --git a/ape-fiction-2-mistral-nemo.i1-Q2_K_S.gguf b/ape-fiction-2-mistral-nemo.i1-Q2_K_S.gguf new file mode 100644 index 0000000..dcecf85 --- /dev/null +++ b/ape-fiction-2-mistral-nemo.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efeb22c73c3781276968e3cf571f9423d8f401ef67244463ba61dbebf9ebde32 +size 4493678976 diff --git a/ape-fiction-2-mistral-nemo.i1-Q3_K_L.gguf b/ape-fiction-2-mistral-nemo.i1-Q3_K_L.gguf new file mode 100644 index 0000000..13f0dc0 --- /dev/null +++ b/ape-fiction-2-mistral-nemo.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abeffb6e89d74c30287c902eace897a3fdd275421b28e44b61c22548251bf83e +size 6561503616 diff --git a/ape-fiction-2-mistral-nemo.i1-Q3_K_M.gguf b/ape-fiction-2-mistral-nemo.i1-Q3_K_M.gguf new file mode 100644 index 0000000..b8e3ee9 --- /dev/null +++ b/ape-fiction-2-mistral-nemo.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d59618e95cc72c0e682935c1d156e69bb6f1340b81c1d728896fcf979501c06f +size 6083090816 diff --git a/ape-fiction-2-mistral-nemo.i1-Q3_K_S.gguf b/ape-fiction-2-mistral-nemo.i1-Q3_K_S.gguf new file mode 100644 index 0000000..0f39c97 --- /dev/null +++ b/ape-fiction-2-mistral-nemo.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba228238e70408049ef0de34199fb12aa9f7497d57e242e6d46cc48ec868ab95 +size 5534226816 diff --git a/ape-fiction-2-mistral-nemo.i1-Q4_0.gguf b/ape-fiction-2-mistral-nemo.i1-Q4_0.gguf new file mode 100644 index 0000000..a36b26c --- /dev/null +++ b/ape-fiction-2-mistral-nemo.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21adfa3e6c51c23023fd19d74bf68806bc95f16485bd46b40d0e776c47c4fcd5 +size 7094638976 diff --git a/ape-fiction-2-mistral-nemo.i1-Q4_1.gguf b/ape-fiction-2-mistral-nemo.i1-Q4_1.gguf new file mode 100644 index 0000000..b8263db --- /dev/null +++ b/ape-fiction-2-mistral-nemo.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62bf5fde020ad6a7c47efa22ca3065a66b9fe65da75c5f6975a08fd9c1e454b4 +size 7795218816 diff --git a/ape-fiction-2-mistral-nemo.i1-Q4_K_M.gguf b/ape-fiction-2-mistral-nemo.i1-Q4_K_M.gguf new file mode 100644 index 0000000..2adf3a1 --- /dev/null +++ b/ape-fiction-2-mistral-nemo.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b912a567d4633cda228350a492d1d977e396ab4559e371457dc3c70380e2fe75 +size 7477205376 diff --git a/ape-fiction-2-mistral-nemo.i1-Q4_K_S.gguf b/ape-fiction-2-mistral-nemo.i1-Q4_K_S.gguf new file mode 100644 index 0000000..2da7caa --- /dev/null +++ b/ape-fiction-2-mistral-nemo.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0414d36a682fc8466d42aa10516521601e45af52528d693d257b33ecfe3c291 +size 7120198016 diff --git a/ape-fiction-2-mistral-nemo.i1-Q5_K_M.gguf b/ape-fiction-2-mistral-nemo.i1-Q5_K_M.gguf new file mode 100644 index 0000000..b5fbc9a --- /dev/null +++ b/ape-fiction-2-mistral-nemo.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e8335027aac6dd2e82ff093355be3d7a52b04fc1999a9f907e0fd6c9f399fc2 +size 8727632256 diff --git a/ape-fiction-2-mistral-nemo.i1-Q5_K_S.gguf b/ape-fiction-2-mistral-nemo.i1-Q5_K_S.gguf new file mode 100644 index 0000000..e2a2435 --- /dev/null +++ b/ape-fiction-2-mistral-nemo.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51858fbfe066eb14f5914dd2d0ed035e118d540bb722b6a6d353987ca6958e63 +size 8518736256 diff --git a/ape-fiction-2-mistral-nemo.i1-Q6_K.gguf b/ape-fiction-2-mistral-nemo.i1-Q6_K.gguf new file mode 100644 index 0000000..2a1799c --- /dev/null +++ b/ape-fiction-2-mistral-nemo.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fda495a5cadc048ec38a991c5a8cdec2fcbe81c8dce2b146b6f6df9e2106f0bd +size 10056210816 diff --git a/ape-fiction-2-mistral-nemo.imatrix.gguf b/ape-fiction-2-mistral-nemo.imatrix.gguf new file mode 100644 index 0000000..dfc3af2 --- /dev/null +++ b/ape-fiction-2-mistral-nemo.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2fa993094179a840e907cacb3906e2e4a61020b844a78ed7733958dd39c76e6 +size 7088192