From 770412fe13ae7d4b02b7a98dcdc6a0da058b80ab Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Wed, 5 Aug 2026 02:25:13 +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/Forgotten-Safeword-12B-v4.0-i1-GGUF Source: Original Platform --- .gitattributes | 47 ++++++++++++++ Forgotten-Safeword-12B-v4.0.i1-IQ2_XS.gguf | 3 + Forgotten-Safeword-12B-v4.0.i1-IQ3_XS.gguf | 3 + Forgotten-Safeword-12B-v4.0.i1-IQ4_XS.gguf | 3 + Forgotten-Safeword-12B-v4.0.i1-Q4_K_M.gguf | 3 + Forgotten-Safeword-12B-v4.0.i1-Q5_K_M.gguf | 3 + Forgotten-Safeword-12B-v4.0.i1-Q6_K.gguf | 3 + README.md | 71 ++++++++++++++++++++++ 8 files changed, 136 insertions(+) create mode 100644 .gitattributes create mode 100644 Forgotten-Safeword-12B-v4.0.i1-IQ2_XS.gguf create mode 100644 Forgotten-Safeword-12B-v4.0.i1-IQ3_XS.gguf create mode 100644 Forgotten-Safeword-12B-v4.0.i1-IQ4_XS.gguf create mode 100644 Forgotten-Safeword-12B-v4.0.i1-Q4_K_M.gguf create mode 100644 Forgotten-Safeword-12B-v4.0.i1-Q5_K_M.gguf create mode 100644 Forgotten-Safeword-12B-v4.0.i1-Q6_K.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..53d7257 --- /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 +*.bin.* filter=lfs diff=lfs merge=lfs -text +*.bz2 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 +*.model filter=lfs diff=lfs merge=lfs -text +*.msgpack 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 +*.pt filter=lfs diff=lfs merge=lfs -text +*.pth filter=lfs diff=lfs merge=lfs -text +*.rar filter=lfs diff=lfs merge=lfs -text +saved_model/**/* 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 +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zstandard filter=lfs diff=lfs merge=lfs -text +*.tfevents* filter=lfs diff=lfs merge=lfs -text +*.db* filter=lfs diff=lfs merge=lfs -text +*.ark* filter=lfs diff=lfs merge=lfs -text +**/*ckpt*data* filter=lfs diff=lfs merge=lfs -text +**/*ckpt*.meta filter=lfs diff=lfs merge=lfs -text +**/*ckpt*.index filter=lfs diff=lfs merge=lfs -text +*.safetensors filter=lfs diff=lfs merge=lfs -text +*.ckpt filter=lfs diff=lfs merge=lfs -text +*.gguf* filter=lfs diff=lfs merge=lfs -text +*.ggml filter=lfs diff=lfs merge=lfs -text +*.llamafile* filter=lfs diff=lfs merge=lfs -text +*.pt2 filter=lfs diff=lfs merge=lfs -text +*.mlmodel filter=lfs diff=lfs merge=lfs -text +*.npy filter=lfs diff=lfs merge=lfs -text +*.npz filter=lfs diff=lfs merge=lfs -text +*.pickle filter=lfs diff=lfs merge=lfs -text +*.pkl filter=lfs diff=lfs merge=lfs -text +*.tar filter=lfs diff=lfs merge=lfs -text +*.wasm filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text +*tfevents* filter=lfs diff=lfs merge=lfs -text \ No newline at end of file diff --git a/Forgotten-Safeword-12B-v4.0.i1-IQ2_XS.gguf b/Forgotten-Safeword-12B-v4.0.i1-IQ2_XS.gguf new file mode 100644 index 0000000..fd65db3 --- /dev/null +++ b/Forgotten-Safeword-12B-v4.0.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:841d57dc3c7b09ac46f6227d71237b4a2c37ef3184f1b2f14a7cb065e9d52519 +size 3915081312 diff --git a/Forgotten-Safeword-12B-v4.0.i1-IQ3_XS.gguf b/Forgotten-Safeword-12B-v4.0.i1-IQ3_XS.gguf new file mode 100644 index 0000000..bcef90f --- /dev/null +++ b/Forgotten-Safeword-12B-v4.0.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78483bac8487695db0d7566e535f3397952d1395eb02f282dd7f0b7d25de6850 +size 5306492512 diff --git a/Forgotten-Safeword-12B-v4.0.i1-IQ4_XS.gguf b/Forgotten-Safeword-12B-v4.0.i1-IQ4_XS.gguf new file mode 100644 index 0000000..aa54b03 --- /dev/null +++ b/Forgotten-Safeword-12B-v4.0.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:defdba5fc1197f5bc142677bd614a72a0215057a2319f777fcf5be91c512f744 +size 6742713952 diff --git a/Forgotten-Safeword-12B-v4.0.i1-Q4_K_M.gguf b/Forgotten-Safeword-12B-v4.0.i1-Q4_K_M.gguf new file mode 100644 index 0000000..621927b --- /dev/null +++ b/Forgotten-Safeword-12B-v4.0.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6308b5f6196bd51e30e85c1e2b0faf98f3ebf266a045940b4b21d2fa5c9c2c9b +size 7477208672 diff --git a/Forgotten-Safeword-12B-v4.0.i1-Q5_K_M.gguf b/Forgotten-Safeword-12B-v4.0.i1-Q5_K_M.gguf new file mode 100644 index 0000000..6779a24 --- /dev/null +++ b/Forgotten-Safeword-12B-v4.0.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4337d679ea7ade26e2efff4d923b21ac65241a66cbc373dd6fe5c0d97701618 +size 8727635552 diff --git a/Forgotten-Safeword-12B-v4.0.i1-Q6_K.gguf b/Forgotten-Safeword-12B-v4.0.i1-Q6_K.gguf new file mode 100644 index 0000000..f913326 --- /dev/null +++ b/Forgotten-Safeword-12B-v4.0.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d4f9793d18aba9b6e009ec744a8179e6b5c8dcccb531914b6122765207bf07d +size 10056214112 diff --git a/README.md b/README.md new file mode 100644 index 0000000..5eee3f1 --- /dev/null +++ b/README.md @@ -0,0 +1,71 @@ +--- +base_model: ReadyArt/Forgotten-Safeword-12B-v4.0 +language: +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- nsfw +- explicit +- roleplay +- unaligned +- dangerous +- ERP +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/ReadyArt/Forgotten-Safeword-12B-v4.0 + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Forgotten-Safeword-12B-v4.0-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/Forgotten-Safeword-12B-v4.0-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://www.modelscope.cn/models/mradermacher/Forgotten-Safeword-12B-v4.0-i1-GGUF/resolve/master/Forgotten-Safeword-12B-v4.0.i1-IQ2_XS.gguf) | i1-IQ2_XS | 4.0 | | +| [GGUF](https://www.modelscope.cn/models/mradermacher/Forgotten-Safeword-12B-v4.0-i1-GGUF/resolve/master/Forgotten-Safeword-12B-v4.0.i1-IQ3_XS.gguf) | i1-IQ3_XS | 5.4 | | +| [GGUF](https://www.modelscope.cn/models/mradermacher/Forgotten-Safeword-12B-v4.0-i1-GGUF/resolve/master/Forgotten-Safeword-12B-v4.0.i1-IQ4_XS.gguf) | i1-IQ4_XS | 6.8 | | +| [GGUF](https://www.modelscope.cn/models/mradermacher/Forgotten-Safeword-12B-v4.0-i1-GGUF/resolve/master/Forgotten-Safeword-12B-v4.0.i1-Q4_K_M.gguf) | i1-Q4_K_M | 7.6 | fast, recommended | +| [GGUF](https://www.modelscope.cn/models/mradermacher/Forgotten-Safeword-12B-v4.0-i1-GGUF/resolve/master/Forgotten-Safeword-12B-v4.0.i1-Q5_K_M.gguf) | i1-Q5_K_M | 8.8 | | +| [GGUF](https://www.modelscope.cn/models/mradermacher/Forgotten-Safeword-12B-v4.0-i1-GGUF/resolve/master/Forgotten-Safeword-12B-v4.0.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. + + +