commit 5688d422ad5891fd326dfe6f1f8f4f7cc3a343fe Author: ModelHub XC Date: Mon Apr 20 03:54:47 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/llama-3.2-1b-lewd-mental-occult-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..0d301f0 --- /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 +*.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 +llama-3.2-1b-lewd-mental-occult.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +llama-3.2-1b-lewd-mental-occult.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +llama-3.2-1b-lewd-mental-occult.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +llama-3.2-1b-lewd-mental-occult.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +llama-3.2-1b-lewd-mental-occult.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +llama-3.2-1b-lewd-mental-occult.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +llama-3.2-1b-lewd-mental-occult.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +llama-3.2-1b-lewd-mental-occult.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +llama-3.2-1b-lewd-mental-occult.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +llama-3.2-1b-lewd-mental-occult.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +llama-3.2-1b-lewd-mental-occult.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +llama-3.2-1b-lewd-mental-occult.f16.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..b8d8db5 --- /dev/null +++ b/README.md @@ -0,0 +1,69 @@ +--- +base_model: jtatman/llama-3.2-1b-lewd-mental-occult +language: +- en +library_name: transformers +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: [] +--- +## About + + + + + + +static quants of https://huggingface.co/jtatman/llama-3.2-1b-lewd-mental-occult + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#llama-3.2-1b-lewd-mental-occult-GGUF).*** + +weighted/imatrix quants are available at https://huggingface.co/mradermacher/llama-3.2-1b-lewd-mental-occult-i1-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/llama-3.2-1b-lewd-mental-occult-GGUF/resolve/main/llama-3.2-1b-lewd-mental-occult.Q2_K.gguf) | Q2_K | 0.7 | | +| [GGUF](https://huggingface.co/mradermacher/llama-3.2-1b-lewd-mental-occult-GGUF/resolve/main/llama-3.2-1b-lewd-mental-occult.Q3_K_S.gguf) | Q3_K_S | 0.7 | | +| [GGUF](https://huggingface.co/mradermacher/llama-3.2-1b-lewd-mental-occult-GGUF/resolve/main/llama-3.2-1b-lewd-mental-occult.Q3_K_M.gguf) | Q3_K_M | 0.8 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/llama-3.2-1b-lewd-mental-occult-GGUF/resolve/main/llama-3.2-1b-lewd-mental-occult.Q3_K_L.gguf) | Q3_K_L | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/llama-3.2-1b-lewd-mental-occult-GGUF/resolve/main/llama-3.2-1b-lewd-mental-occult.IQ4_XS.gguf) | IQ4_XS | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/llama-3.2-1b-lewd-mental-occult-GGUF/resolve/main/llama-3.2-1b-lewd-mental-occult.Q4_K_S.gguf) | Q4_K_S | 0.9 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/llama-3.2-1b-lewd-mental-occult-GGUF/resolve/main/llama-3.2-1b-lewd-mental-occult.Q4_K_M.gguf) | Q4_K_M | 0.9 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/llama-3.2-1b-lewd-mental-occult-GGUF/resolve/main/llama-3.2-1b-lewd-mental-occult.Q5_K_S.gguf) | Q5_K_S | 1.0 | | +| [GGUF](https://huggingface.co/mradermacher/llama-3.2-1b-lewd-mental-occult-GGUF/resolve/main/llama-3.2-1b-lewd-mental-occult.Q5_K_M.gguf) | Q5_K_M | 1.0 | | +| [GGUF](https://huggingface.co/mradermacher/llama-3.2-1b-lewd-mental-occult-GGUF/resolve/main/llama-3.2-1b-lewd-mental-occult.Q6_K.gguf) | Q6_K | 1.1 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/llama-3.2-1b-lewd-mental-occult-GGUF/resolve/main/llama-3.2-1b-lewd-mental-occult.Q8_0.gguf) | Q8_0 | 1.4 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/llama-3.2-1b-lewd-mental-occult-GGUF/resolve/main/llama-3.2-1b-lewd-mental-occult.f16.gguf) | f16 | 2.6 | 16 bpw, overkill | + +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. + + diff --git a/llama-3.2-1b-lewd-mental-occult.IQ4_XS.gguf b/llama-3.2-1b-lewd-mental-occult.IQ4_XS.gguf new file mode 100644 index 0000000..29c146e --- /dev/null +++ b/llama-3.2-1b-lewd-mental-occult.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5de12d5ad003bc0c25e7dbe82fbdd0ff88034f87fc5365f815bd93ecef4863cc +size 748384384 diff --git a/llama-3.2-1b-lewd-mental-occult.Q2_K.gguf b/llama-3.2-1b-lewd-mental-occult.Q2_K.gguf new file mode 100644 index 0000000..b427d39 --- /dev/null +++ b/llama-3.2-1b-lewd-mental-occult.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96029fec0a1205ab5c71b927eef1be274c704010326e86158d88fcc83a9058a4 +size 580874368 diff --git a/llama-3.2-1b-lewd-mental-occult.Q3_K_L.gguf b/llama-3.2-1b-lewd-mental-occult.Q3_K_L.gguf new file mode 100644 index 0000000..15c42fb --- /dev/null +++ b/llama-3.2-1b-lewd-mental-occult.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54631ee03a0d3a7c482f14cafb82d076dbf3c7377758be7b25369cf903e7b1a8 +size 732524672 diff --git a/llama-3.2-1b-lewd-mental-occult.Q3_K_M.gguf b/llama-3.2-1b-lewd-mental-occult.Q3_K_M.gguf new file mode 100644 index 0000000..522b22f --- /dev/null +++ b/llama-3.2-1b-lewd-mental-occult.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:674264bb95211b462e87c4f27e3513c2779747453abf99e0c0e01b2463ce14a3 +size 690843776 diff --git a/llama-3.2-1b-lewd-mental-occult.Q3_K_S.gguf b/llama-3.2-1b-lewd-mental-occult.Q3_K_S.gguf new file mode 100644 index 0000000..f84893f --- /dev/null +++ b/llama-3.2-1b-lewd-mental-occult.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1e9d055cebb5f8ba06b5c146301376af32854b271df5f2ef2e23b8bb643e26a +size 641691776 diff --git a/llama-3.2-1b-lewd-mental-occult.Q4_K_M.gguf b/llama-3.2-1b-lewd-mental-occult.Q4_K_M.gguf new file mode 100644 index 0000000..cf7fc88 --- /dev/null +++ b/llama-3.2-1b-lewd-mental-occult.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:102338d7813d02d93f4959eb4f24b2d23f1463d14a7bfde7b7a2ca8d0a0ae05c +size 807694464 diff --git a/llama-3.2-1b-lewd-mental-occult.Q4_K_S.gguf b/llama-3.2-1b-lewd-mental-occult.Q4_K_S.gguf new file mode 100644 index 0000000..891dc3f --- /dev/null +++ b/llama-3.2-1b-lewd-mental-occult.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50ccbdf0c9174eb67f41ec7e2f23f0bbe03589cf7699c8b7f8be1b396d538110 +size 775647360 diff --git a/llama-3.2-1b-lewd-mental-occult.Q5_K_M.gguf b/llama-3.2-1b-lewd-mental-occult.Q5_K_M.gguf new file mode 100644 index 0000000..dd29ca1 --- /dev/null +++ b/llama-3.2-1b-lewd-mental-occult.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee9445658a9b0dd996eb804215ca5f82fc6f8cd2376e156cd2e70fc54de184a6 +size 911503488 diff --git a/llama-3.2-1b-lewd-mental-occult.Q5_K_S.gguf b/llama-3.2-1b-lewd-mental-occult.Q5_K_S.gguf new file mode 100644 index 0000000..c23fb28 --- /dev/null +++ b/llama-3.2-1b-lewd-mental-occult.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8623f783d5e65395fcec0755861b076bfb80cfcd10b6c2182c5084fea47efa4 +size 892563584 diff --git a/llama-3.2-1b-lewd-mental-occult.Q6_K.gguf b/llama-3.2-1b-lewd-mental-occult.Q6_K.gguf new file mode 100644 index 0000000..25f65bb --- /dev/null +++ b/llama-3.2-1b-lewd-mental-occult.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e7ed53a3974fc25fa078de50b95624e813f5fc04df83403e5bc494451852510 +size 1021800576 diff --git a/llama-3.2-1b-lewd-mental-occult.Q8_0.gguf b/llama-3.2-1b-lewd-mental-occult.Q8_0.gguf new file mode 100644 index 0000000..9c1cda9 --- /dev/null +++ b/llama-3.2-1b-lewd-mental-occult.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fe354f338648e49f2c155b8f2af4720eede157c0bb67ea13f554ceb87be41c3 +size 1321083008 diff --git a/llama-3.2-1b-lewd-mental-occult.f16.gguf b/llama-3.2-1b-lewd-mental-occult.f16.gguf new file mode 100644 index 0000000..5a97d1d --- /dev/null +++ b/llama-3.2-1b-lewd-mental-occult.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb617247111dfc7dfe6503f15bf1ede75667f4a6f160654c29f702fc6c965564 +size 2479595648