From 2c791c074ad633a155aae1f0e578c3560e9a57af Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Tue, 7 Jul 2026 11:56: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/Squelching-Fantasies-8B-i1-GGUF Source: Original Platform --- .gitattributes | 60 ++++++++++++++++ README.md | 93 +++++++++++++++++++++++++ Squelching-Fantasies-8B.i1-IQ1_M.gguf | 3 + Squelching-Fantasies-8B.i1-IQ1_S.gguf | 3 + Squelching-Fantasies-8B.i1-IQ2_M.gguf | 3 + Squelching-Fantasies-8B.i1-IQ2_S.gguf | 3 + Squelching-Fantasies-8B.i1-IQ2_XS.gguf | 3 + Squelching-Fantasies-8B.i1-IQ2_XXS.gguf | 3 + Squelching-Fantasies-8B.i1-IQ3_M.gguf | 3 + Squelching-Fantasies-8B.i1-IQ3_S.gguf | 3 + Squelching-Fantasies-8B.i1-IQ3_XS.gguf | 3 + Squelching-Fantasies-8B.i1-IQ3_XXS.gguf | 3 + Squelching-Fantasies-8B.i1-IQ4_NL.gguf | 3 + Squelching-Fantasies-8B.i1-IQ4_XS.gguf | 3 + Squelching-Fantasies-8B.i1-Q2_K.gguf | 3 + Squelching-Fantasies-8B.i1-Q2_K_S.gguf | 3 + Squelching-Fantasies-8B.i1-Q3_K_L.gguf | 3 + Squelching-Fantasies-8B.i1-Q3_K_M.gguf | 3 + Squelching-Fantasies-8B.i1-Q3_K_S.gguf | 3 + Squelching-Fantasies-8B.i1-Q4_0.gguf | 3 + Squelching-Fantasies-8B.i1-Q4_1.gguf | 3 + Squelching-Fantasies-8B.i1-Q4_K_M.gguf | 3 + Squelching-Fantasies-8B.i1-Q4_K_S.gguf | 3 + Squelching-Fantasies-8B.i1-Q5_K_M.gguf | 3 + Squelching-Fantasies-8B.i1-Q5_K_S.gguf | 3 + Squelching-Fantasies-8B.i1-Q6_K.gguf | 3 + Squelching-Fantasies-8B.imatrix.gguf | 3 + 27 files changed, 228 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 Squelching-Fantasies-8B.i1-IQ1_M.gguf create mode 100644 Squelching-Fantasies-8B.i1-IQ1_S.gguf create mode 100644 Squelching-Fantasies-8B.i1-IQ2_M.gguf create mode 100644 Squelching-Fantasies-8B.i1-IQ2_S.gguf create mode 100644 Squelching-Fantasies-8B.i1-IQ2_XS.gguf create mode 100644 Squelching-Fantasies-8B.i1-IQ2_XXS.gguf create mode 100644 Squelching-Fantasies-8B.i1-IQ3_M.gguf create mode 100644 Squelching-Fantasies-8B.i1-IQ3_S.gguf create mode 100644 Squelching-Fantasies-8B.i1-IQ3_XS.gguf create mode 100644 Squelching-Fantasies-8B.i1-IQ3_XXS.gguf create mode 100644 Squelching-Fantasies-8B.i1-IQ4_NL.gguf create mode 100644 Squelching-Fantasies-8B.i1-IQ4_XS.gguf create mode 100644 Squelching-Fantasies-8B.i1-Q2_K.gguf create mode 100644 Squelching-Fantasies-8B.i1-Q2_K_S.gguf create mode 100644 Squelching-Fantasies-8B.i1-Q3_K_L.gguf create mode 100644 Squelching-Fantasies-8B.i1-Q3_K_M.gguf create mode 100644 Squelching-Fantasies-8B.i1-Q3_K_S.gguf create mode 100644 Squelching-Fantasies-8B.i1-Q4_0.gguf create mode 100644 Squelching-Fantasies-8B.i1-Q4_1.gguf create mode 100644 Squelching-Fantasies-8B.i1-Q4_K_M.gguf create mode 100644 Squelching-Fantasies-8B.i1-Q4_K_S.gguf create mode 100644 Squelching-Fantasies-8B.i1-Q5_K_M.gguf create mode 100644 Squelching-Fantasies-8B.i1-Q5_K_S.gguf create mode 100644 Squelching-Fantasies-8B.i1-Q6_K.gguf create mode 100644 Squelching-Fantasies-8B.imatrix.gguf diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..d2f168c --- /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 +Squelching-Fantasies-8B.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +Squelching-Fantasies-8B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Squelching-Fantasies-8B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Squelching-Fantasies-8B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Squelching-Fantasies-8B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Squelching-Fantasies-8B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Squelching-Fantasies-8B.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +Squelching-Fantasies-8B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Squelching-Fantasies-8B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Squelching-Fantasies-8B.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Squelching-Fantasies-8B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Squelching-Fantasies-8B.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Squelching-Fantasies-8B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Squelching-Fantasies-8B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Squelching-Fantasies-8B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Squelching-Fantasies-8B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Squelching-Fantasies-8B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Squelching-Fantasies-8B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Squelching-Fantasies-8B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Squelching-Fantasies-8B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Squelching-Fantasies-8B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Squelching-Fantasies-8B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Squelching-Fantasies-8B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Squelching-Fantasies-8B.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Squelching-Fantasies-8B.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..f83661d --- /dev/null +++ b/README.md @@ -0,0 +1,93 @@ +--- +base_model: Mawdistical/Squelching-Fantasies-8B +language: +- en +library_name: transformers +license: cc-by-nd-4.0 +license_link: https://creativecommons.org/licenses/by-nc-nd/4.0/deed.en +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- nsfw +- explicit +- roleplay +- mixed-AI +- furry +- Furry +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/Mawdistical/Squelching-Fantasies-8B + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Squelching-Fantasies-8B-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/Squelching-Fantasies-8B-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/Squelching-Fantasies-8B-i1-GGUF/resolve/main/Squelching-Fantasies-8B.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/Squelching-Fantasies-8B-i1-GGUF/resolve/main/Squelching-Fantasies-8B.i1-IQ1_S.gguf) | i1-IQ1_S | 2.1 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Squelching-Fantasies-8B-i1-GGUF/resolve/main/Squelching-Fantasies-8B.i1-IQ1_M.gguf) | i1-IQ1_M | 2.3 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Squelching-Fantasies-8B-i1-GGUF/resolve/main/Squelching-Fantasies-8B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.5 | | +| [GGUF](https://huggingface.co/mradermacher/Squelching-Fantasies-8B-i1-GGUF/resolve/main/Squelching-Fantasies-8B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.7 | | +| [GGUF](https://huggingface.co/mradermacher/Squelching-Fantasies-8B-i1-GGUF/resolve/main/Squelching-Fantasies-8B.i1-IQ2_S.gguf) | i1-IQ2_S | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/Squelching-Fantasies-8B-i1-GGUF/resolve/main/Squelching-Fantasies-8B.i1-IQ2_M.gguf) | i1-IQ2_M | 3.0 | | +| [GGUF](https://huggingface.co/mradermacher/Squelching-Fantasies-8B-i1-GGUF/resolve/main/Squelching-Fantasies-8B.i1-Q2_K_S.gguf) | i1-Q2_K_S | 3.1 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Squelching-Fantasies-8B-i1-GGUF/resolve/main/Squelching-Fantasies-8B.i1-Q2_K.gguf) | i1-Q2_K | 3.3 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Squelching-Fantasies-8B-i1-GGUF/resolve/main/Squelching-Fantasies-8B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.4 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Squelching-Fantasies-8B-i1-GGUF/resolve/main/Squelching-Fantasies-8B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.6 | | +| [GGUF](https://huggingface.co/mradermacher/Squelching-Fantasies-8B-i1-GGUF/resolve/main/Squelching-Fantasies-8B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.8 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Squelching-Fantasies-8B-i1-GGUF/resolve/main/Squelching-Fantasies-8B.i1-IQ3_S.gguf) | i1-IQ3_S | 3.8 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Squelching-Fantasies-8B-i1-GGUF/resolve/main/Squelching-Fantasies-8B.i1-IQ3_M.gguf) | i1-IQ3_M | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/Squelching-Fantasies-8B-i1-GGUF/resolve/main/Squelching-Fantasies-8B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 4.1 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Squelching-Fantasies-8B-i1-GGUF/resolve/main/Squelching-Fantasies-8B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.4 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Squelching-Fantasies-8B-i1-GGUF/resolve/main/Squelching-Fantasies-8B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.5 | | +| [GGUF](https://huggingface.co/mradermacher/Squelching-Fantasies-8B-i1-GGUF/resolve/main/Squelching-Fantasies-8B.i1-Q4_0.gguf) | i1-Q4_0 | 4.8 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Squelching-Fantasies-8B-i1-GGUF/resolve/main/Squelching-Fantasies-8B.i1-IQ4_NL.gguf) | i1-IQ4_NL | 4.8 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/Squelching-Fantasies-8B-i1-GGUF/resolve/main/Squelching-Fantasies-8B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.8 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Squelching-Fantasies-8B-i1-GGUF/resolve/main/Squelching-Fantasies-8B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 5.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Squelching-Fantasies-8B-i1-GGUF/resolve/main/Squelching-Fantasies-8B.i1-Q4_1.gguf) | i1-Q4_1 | 5.2 | | +| [GGUF](https://huggingface.co/mradermacher/Squelching-Fantasies-8B-i1-GGUF/resolve/main/Squelching-Fantasies-8B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.7 | | +| [GGUF](https://huggingface.co/mradermacher/Squelching-Fantasies-8B-i1-GGUF/resolve/main/Squelching-Fantasies-8B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/Squelching-Fantasies-8B-i1-GGUF/resolve/main/Squelching-Fantasies-8B.i1-Q6_K.gguf) | i1-Q6_K | 6.7 | 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/Squelching-Fantasies-8B.i1-IQ1_M.gguf b/Squelching-Fantasies-8B.i1-IQ1_M.gguf new file mode 100644 index 0000000..e20ada5 --- /dev/null +++ b/Squelching-Fantasies-8B.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fcadbccdb44b57bbd655b55281a72c8de6e6568e447b04959d01e87f96d52b5 +size 2161977408 diff --git a/Squelching-Fantasies-8B.i1-IQ1_S.gguf b/Squelching-Fantasies-8B.i1-IQ1_S.gguf new file mode 100644 index 0000000..e12de0d --- /dev/null +++ b/Squelching-Fantasies-8B.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41142f734fed92856ce72b45c6a6f6ae2fbca78961c993fed1d25ee1f05b8939 +size 2019633216 diff --git a/Squelching-Fantasies-8B.i1-IQ2_M.gguf b/Squelching-Fantasies-8B.i1-IQ2_M.gguf new file mode 100644 index 0000000..43c7bb2 --- /dev/null +++ b/Squelching-Fantasies-8B.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cadda8a3a9cd3e23af48dadc360338438a881973f3d3e96902b95e915b4f3321 +size 2948286944 diff --git a/Squelching-Fantasies-8B.i1-IQ2_S.gguf b/Squelching-Fantasies-8B.i1-IQ2_S.gguf new file mode 100644 index 0000000..fb07200 --- /dev/null +++ b/Squelching-Fantasies-8B.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4abc1b49b2470ada7e3cc56579bec22766a5fd1087e6e2c6f19c12aed63b7475 +size 2758494688 diff --git a/Squelching-Fantasies-8B.i1-IQ2_XS.gguf b/Squelching-Fantasies-8B.i1-IQ2_XS.gguf new file mode 100644 index 0000000..b5cb017 --- /dev/null +++ b/Squelching-Fantasies-8B.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfa65a7343a535097cf13dd7880d65790afa12ee5dadd6fc8a34799fd713170b +size 2605787200 diff --git a/Squelching-Fantasies-8B.i1-IQ2_XXS.gguf b/Squelching-Fantasies-8B.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..30e7c67 --- /dev/null +++ b/Squelching-Fantasies-8B.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59fe2f1d73ecc9351fa73fa56ac28757b93c651637f76b2dcd035a755e8ec3de +size 2399217728 diff --git a/Squelching-Fantasies-8B.i1-IQ3_M.gguf b/Squelching-Fantasies-8B.i1-IQ3_M.gguf new file mode 100644 index 0000000..02aedff --- /dev/null +++ b/Squelching-Fantasies-8B.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33a454ebc7c0184d21e5413f90fdc49f44f4aaed018b20b39519cce5476ff687 +size 3784829952 diff --git a/Squelching-Fantasies-8B.i1-IQ3_S.gguf b/Squelching-Fantasies-8B.i1-IQ3_S.gguf new file mode 100644 index 0000000..7e6af6d --- /dev/null +++ b/Squelching-Fantasies-8B.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd7a1478e4a37ed2deb17ac4ee73eff338dca2436eb8a0412f5c26e39c0bdb09 +size 3682331648 diff --git a/Squelching-Fantasies-8B.i1-IQ3_XS.gguf b/Squelching-Fantasies-8B.i1-IQ3_XS.gguf new file mode 100644 index 0000000..a930c56 --- /dev/null +++ b/Squelching-Fantasies-8B.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10b136b29603855a1d96915fe5667c3022e958e848e7f43fb0bceefed7cdeb1e +size 3518753792 diff --git a/Squelching-Fantasies-8B.i1-IQ3_XXS.gguf b/Squelching-Fantasies-8B.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..07582f5 --- /dev/null +++ b/Squelching-Fantasies-8B.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfe33f485eb4c978de9f95b6c5e4e2db5910a47b0912c81925fa9e1ba2bfa134 +size 3274918368 diff --git a/Squelching-Fantasies-8B.i1-IQ4_NL.gguf b/Squelching-Fantasies-8B.i1-IQ4_NL.gguf new file mode 100644 index 0000000..bbb3de5 --- /dev/null +++ b/Squelching-Fantasies-8B.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:420bae54a2792cf5a544dff0eaa012af5376e2bdfd4993169c9c643351784dfe +size 4677996064 diff --git a/Squelching-Fantasies-8B.i1-IQ4_XS.gguf b/Squelching-Fantasies-8B.i1-IQ4_XS.gguf new file mode 100644 index 0000000..a71a47b --- /dev/null +++ b/Squelching-Fantasies-8B.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:856fdafcb56995e2761ab85a331517b5502dbf2d05aa529d5a4a762688acc87f +size 4447669664 diff --git a/Squelching-Fantasies-8B.i1-Q2_K.gguf b/Squelching-Fantasies-8B.i1-Q2_K.gguf new file mode 100644 index 0000000..a95cad8 --- /dev/null +++ b/Squelching-Fantasies-8B.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d8ec5d38e0ff4c950e93150f3481266a80c27ebcb5d7296e60a11455ab6ddd5 +size 3179137632 diff --git a/Squelching-Fantasies-8B.i1-Q2_K_S.gguf b/Squelching-Fantasies-8B.i1-Q2_K_S.gguf new file mode 100644 index 0000000..956a077 --- /dev/null +++ b/Squelching-Fantasies-8B.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f098c15df07d6300384e1e7e2d34b1b0fe6a4efe7e4e0d6b0b5a59b82eb7530 +size 2988821088 diff --git a/Squelching-Fantasies-8B.i1-Q3_K_L.gguf b/Squelching-Fantasies-8B.i1-Q3_K_L.gguf new file mode 100644 index 0000000..0a15859 --- /dev/null +++ b/Squelching-Fantasies-8B.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91f7dc14a55ef37bd39a5d67fd75fea0a84533b02c8d5d1d7a995dc9a6a193d6 +size 4321963008 diff --git a/Squelching-Fantasies-8B.i1-Q3_K_M.gguf b/Squelching-Fantasies-8B.i1-Q3_K_M.gguf new file mode 100644 index 0000000..5c82fe4 --- /dev/null +++ b/Squelching-Fantasies-8B.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f49b9b23c03d8a6ca6580d1181509c5b2177b57c6b2c493ce3f9cca82f81a6b +size 4018924544 diff --git a/Squelching-Fantasies-8B.i1-Q3_K_S.gguf b/Squelching-Fantasies-8B.i1-Q3_K_S.gguf new file mode 100644 index 0000000..35877de --- /dev/null +++ b/Squelching-Fantasies-8B.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1325cd97817d3e623606f00a34fccf6188a9982812407d04577e04a56cb0dcfe +size 3664505856 diff --git a/Squelching-Fantasies-8B.i1-Q4_0.gguf b/Squelching-Fantasies-8B.i1-Q4_0.gguf new file mode 100644 index 0000000..64ed982 --- /dev/null +++ b/Squelching-Fantasies-8B.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6f314323fee59d210effff1ccd6cfed35a3ff339dcba3d570b38f5290f21558 +size 4675898912 diff --git a/Squelching-Fantasies-8B.i1-Q4_1.gguf b/Squelching-Fantasies-8B.i1-Q4_1.gguf new file mode 100644 index 0000000..4a66b90 --- /dev/null +++ b/Squelching-Fantasies-8B.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d1812a9697613fe0f64cc71291982772b6446a06dc9266d7f4d36bd76c38bd7 +size 5130260256 diff --git a/Squelching-Fantasies-8B.i1-Q4_K_M.gguf b/Squelching-Fantasies-8B.i1-Q4_K_M.gguf new file mode 100644 index 0000000..5fe1825 --- /dev/null +++ b/Squelching-Fantasies-8B.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5153e7d8039c89d39fbda1c68db16506f1ae56415e440c64a23c906e7b97340c +size 4920741408 diff --git a/Squelching-Fantasies-8B.i1-Q4_K_S.gguf b/Squelching-Fantasies-8B.i1-Q4_K_S.gguf new file mode 100644 index 0000000..f21b0ad --- /dev/null +++ b/Squelching-Fantasies-8B.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb9762bf9fa28747a3a9f10009dd37c12e54cae8e9a0f49815266a88b07a084c +size 4692676128 diff --git a/Squelching-Fantasies-8B.i1-Q5_K_M.gguf b/Squelching-Fantasies-8B.i1-Q5_K_M.gguf new file mode 100644 index 0000000..479622d --- /dev/null +++ b/Squelching-Fantasies-8B.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7229a27d46af7b23f6eba07df76e26ff8a830bb8e7d09ae8ed6c7a1319cfb55 +size 5732995104 diff --git a/Squelching-Fantasies-8B.i1-Q5_K_S.gguf b/Squelching-Fantasies-8B.i1-Q5_K_S.gguf new file mode 100644 index 0000000..c03717f --- /dev/null +++ b/Squelching-Fantasies-8B.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10baf6105707def6411d3df7a6141fd28d5c97c688695cbaa9fae19a38789f69 +size 5599301664 diff --git a/Squelching-Fantasies-8B.i1-Q6_K.gguf b/Squelching-Fantasies-8B.i1-Q6_K.gguf new file mode 100644 index 0000000..9a4e8a7 --- /dev/null +++ b/Squelching-Fantasies-8B.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d37d50890d08369f3a84237fa25ce0e0ce4c6744ac8efffce8f8cf76ab0477bd +size 6596014656 diff --git a/Squelching-Fantasies-8B.imatrix.gguf b/Squelching-Fantasies-8B.imatrix.gguf new file mode 100644 index 0000000..f8a186e --- /dev/null +++ b/Squelching-Fantasies-8B.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c7e39aaf7c64abd6602b0a89e783deb72d7a8f70759e4b3b1ea14ede15d10f1 +size 5015200