From 917f01c88c03d037727bbab68fd39478103866f6 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Thu, 11 Jun 2026 20:02:18 +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/llama3-8B-DarkIdol-2.1-Uncensored-32K-GGUF Source: Original Platform --- .gitattributes | 50 +++++++++++++ README.md | 74 +++++++++++++++++++ ...-8B-DarkIdol-2.1-Uncensored-32K.IQ3_M.gguf | 3 + ...-8B-DarkIdol-2.1-Uncensored-32K.IQ3_S.gguf | 3 + ...8B-DarkIdol-2.1-Uncensored-32K.IQ3_XS.gguf | 3 + ...8B-DarkIdol-2.1-Uncensored-32K.IQ4_XS.gguf | 3 + ...3-8B-DarkIdol-2.1-Uncensored-32K.Q2_K.gguf | 3 + ...8B-DarkIdol-2.1-Uncensored-32K.Q3_K_L.gguf | 3 + ...8B-DarkIdol-2.1-Uncensored-32K.Q3_K_M.gguf | 3 + ...8B-DarkIdol-2.1-Uncensored-32K.Q3_K_S.gguf | 3 + ...8B-DarkIdol-2.1-Uncensored-32K.Q4_K_M.gguf | 3 + ...8B-DarkIdol-2.1-Uncensored-32K.Q4_K_S.gguf | 3 + ...8B-DarkIdol-2.1-Uncensored-32K.Q5_K_M.gguf | 3 + ...8B-DarkIdol-2.1-Uncensored-32K.Q5_K_S.gguf | 3 + ...3-8B-DarkIdol-2.1-Uncensored-32K.Q6_K.gguf | 3 + ...3-8B-DarkIdol-2.1-Uncensored-32K.Q8_0.gguf | 3 + ...a3-8B-DarkIdol-2.1-Uncensored-32K.f16.gguf | 3 + 17 files changed, 169 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 llama3-8B-DarkIdol-2.1-Uncensored-32K.IQ3_M.gguf create mode 100644 llama3-8B-DarkIdol-2.1-Uncensored-32K.IQ3_S.gguf create mode 100644 llama3-8B-DarkIdol-2.1-Uncensored-32K.IQ3_XS.gguf create mode 100644 llama3-8B-DarkIdol-2.1-Uncensored-32K.IQ4_XS.gguf create mode 100644 llama3-8B-DarkIdol-2.1-Uncensored-32K.Q2_K.gguf create mode 100644 llama3-8B-DarkIdol-2.1-Uncensored-32K.Q3_K_L.gguf create mode 100644 llama3-8B-DarkIdol-2.1-Uncensored-32K.Q3_K_M.gguf create mode 100644 llama3-8B-DarkIdol-2.1-Uncensored-32K.Q3_K_S.gguf create mode 100644 llama3-8B-DarkIdol-2.1-Uncensored-32K.Q4_K_M.gguf create mode 100644 llama3-8B-DarkIdol-2.1-Uncensored-32K.Q4_K_S.gguf create mode 100644 llama3-8B-DarkIdol-2.1-Uncensored-32K.Q5_K_M.gguf create mode 100644 llama3-8B-DarkIdol-2.1-Uncensored-32K.Q5_K_S.gguf create mode 100644 llama3-8B-DarkIdol-2.1-Uncensored-32K.Q6_K.gguf create mode 100644 llama3-8B-DarkIdol-2.1-Uncensored-32K.Q8_0.gguf create mode 100644 llama3-8B-DarkIdol-2.1-Uncensored-32K.f16.gguf diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..6f7a588 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,50 @@ +*.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 +llama3-8B-DarkIdol-2.1-Uncensored-32K.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +llama3-8B-DarkIdol-2.1-Uncensored-32K.f16.gguf filter=lfs diff=lfs merge=lfs -text +llama3-8B-DarkIdol-2.1-Uncensored-32K.IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +llama3-8B-DarkIdol-2.1-Uncensored-32K.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +llama3-8B-DarkIdol-2.1-Uncensored-32K.IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +llama3-8B-DarkIdol-2.1-Uncensored-32K.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +llama3-8B-DarkIdol-2.1-Uncensored-32K.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +llama3-8B-DarkIdol-2.1-Uncensored-32K.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +llama3-8B-DarkIdol-2.1-Uncensored-32K.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +llama3-8B-DarkIdol-2.1-Uncensored-32K.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +llama3-8B-DarkIdol-2.1-Uncensored-32K.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +llama3-8B-DarkIdol-2.1-Uncensored-32K.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +llama3-8B-DarkIdol-2.1-Uncensored-32K.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +llama3-8B-DarkIdol-2.1-Uncensored-32K.IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +llama3-8B-DarkIdol-2.1-Uncensored-32K.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..6eb3dbb --- /dev/null +++ b/README.md @@ -0,0 +1,74 @@ +--- +base_model: aifeifei798/llama3-8B-DarkIdol-2.1-Uncensored-32K +language: +- en +- ja +- zh +library_name: transformers +license: llama3 +quantized_by: mradermacher +tags: +- roleplay +- llama3 +- sillytavern +- idol +--- +## About + + + + + + +static quants of https://huggingface.co/aifeifei798/llama3-8B-DarkIdol-2.1-Uncensored-32K + + +weighted/imatrix quants are available at https://huggingface.co/mradermacher/llama3-8B-DarkIdol-2.1-Uncensored-32K-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/llama3-8B-DarkIdol-2.1-Uncensored-32K-GGUF/resolve/main/llama3-8B-DarkIdol-2.1-Uncensored-32K.Q2_K.gguf) | Q2_K | 3.3 | | +| [GGUF](https://huggingface.co/mradermacher/llama3-8B-DarkIdol-2.1-Uncensored-32K-GGUF/resolve/main/llama3-8B-DarkIdol-2.1-Uncensored-32K.IQ3_XS.gguf) | IQ3_XS | 3.6 | | +| [GGUF](https://huggingface.co/mradermacher/llama3-8B-DarkIdol-2.1-Uncensored-32K-GGUF/resolve/main/llama3-8B-DarkIdol-2.1-Uncensored-32K.Q3_K_S.gguf) | Q3_K_S | 3.8 | | +| [GGUF](https://huggingface.co/mradermacher/llama3-8B-DarkIdol-2.1-Uncensored-32K-GGUF/resolve/main/llama3-8B-DarkIdol-2.1-Uncensored-32K.IQ3_S.gguf) | IQ3_S | 3.8 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/llama3-8B-DarkIdol-2.1-Uncensored-32K-GGUF/resolve/main/llama3-8B-DarkIdol-2.1-Uncensored-32K.IQ3_M.gguf) | IQ3_M | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/llama3-8B-DarkIdol-2.1-Uncensored-32K-GGUF/resolve/main/llama3-8B-DarkIdol-2.1-Uncensored-32K.Q3_K_M.gguf) | Q3_K_M | 4.1 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/llama3-8B-DarkIdol-2.1-Uncensored-32K-GGUF/resolve/main/llama3-8B-DarkIdol-2.1-Uncensored-32K.Q3_K_L.gguf) | Q3_K_L | 4.4 | | +| [GGUF](https://huggingface.co/mradermacher/llama3-8B-DarkIdol-2.1-Uncensored-32K-GGUF/resolve/main/llama3-8B-DarkIdol-2.1-Uncensored-32K.IQ4_XS.gguf) | IQ4_XS | 4.6 | | +| [GGUF](https://huggingface.co/mradermacher/llama3-8B-DarkIdol-2.1-Uncensored-32K-GGUF/resolve/main/llama3-8B-DarkIdol-2.1-Uncensored-32K.Q4_K_S.gguf) | Q4_K_S | 4.8 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/llama3-8B-DarkIdol-2.1-Uncensored-32K-GGUF/resolve/main/llama3-8B-DarkIdol-2.1-Uncensored-32K.Q4_K_M.gguf) | Q4_K_M | 5.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/llama3-8B-DarkIdol-2.1-Uncensored-32K-GGUF/resolve/main/llama3-8B-DarkIdol-2.1-Uncensored-32K.Q5_K_S.gguf) | Q5_K_S | 5.7 | | +| [GGUF](https://huggingface.co/mradermacher/llama3-8B-DarkIdol-2.1-Uncensored-32K-GGUF/resolve/main/llama3-8B-DarkIdol-2.1-Uncensored-32K.Q5_K_M.gguf) | Q5_K_M | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/llama3-8B-DarkIdol-2.1-Uncensored-32K-GGUF/resolve/main/llama3-8B-DarkIdol-2.1-Uncensored-32K.Q6_K.gguf) | Q6_K | 6.7 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/llama3-8B-DarkIdol-2.1-Uncensored-32K-GGUF/resolve/main/llama3-8B-DarkIdol-2.1-Uncensored-32K.Q8_0.gguf) | Q8_0 | 8.6 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/llama3-8B-DarkIdol-2.1-Uncensored-32K-GGUF/resolve/main/llama3-8B-DarkIdol-2.1-Uncensored-32K.f16.gguf) | f16 | 16.2 | 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/llama3-8B-DarkIdol-2.1-Uncensored-32K.IQ3_M.gguf b/llama3-8B-DarkIdol-2.1-Uncensored-32K.IQ3_M.gguf new file mode 100644 index 0000000..748f51a --- /dev/null +++ b/llama3-8B-DarkIdol-2.1-Uncensored-32K.IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a804d7d5dc9fc48e4845cfee2b72358c3ff338b4c256eb7848abd414c2cbea6 +size 3784823200 diff --git a/llama3-8B-DarkIdol-2.1-Uncensored-32K.IQ3_S.gguf b/llama3-8B-DarkIdol-2.1-Uncensored-32K.IQ3_S.gguf new file mode 100644 index 0000000..b9177ea --- /dev/null +++ b/llama3-8B-DarkIdol-2.1-Uncensored-32K.IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7425676333838590438235f6ff4e5068921dd2faff1391d989543faf00c0d61e +size 3682324896 diff --git a/llama3-8B-DarkIdol-2.1-Uncensored-32K.IQ3_XS.gguf b/llama3-8B-DarkIdol-2.1-Uncensored-32K.IQ3_XS.gguf new file mode 100644 index 0000000..42f2457 --- /dev/null +++ b/llama3-8B-DarkIdol-2.1-Uncensored-32K.IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9029137b545ed87f0300a92031bd9084699631de2c6989cbb1b060e7eba832e5 +size 3518747040 diff --git a/llama3-8B-DarkIdol-2.1-Uncensored-32K.IQ4_XS.gguf b/llama3-8B-DarkIdol-2.1-Uncensored-32K.IQ4_XS.gguf new file mode 100644 index 0000000..50c5cfe --- /dev/null +++ b/llama3-8B-DarkIdol-2.1-Uncensored-32K.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d30a6b8bea180ac8ef71048117699d1df66a40b28012423d9e1c8fa434a7f69 +size 4484362656 diff --git a/llama3-8B-DarkIdol-2.1-Uncensored-32K.Q2_K.gguf b/llama3-8B-DarkIdol-2.1-Uncensored-32K.Q2_K.gguf new file mode 100644 index 0000000..e2eddef --- /dev/null +++ b/llama3-8B-DarkIdol-2.1-Uncensored-32K.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cf7d11dce45a105ab41fd4292970b127f7761efae8a74c3eaceffd3a9c154fa +size 3179131296 diff --git a/llama3-8B-DarkIdol-2.1-Uncensored-32K.Q3_K_L.gguf b/llama3-8B-DarkIdol-2.1-Uncensored-32K.Q3_K_L.gguf new file mode 100644 index 0000000..2835a55 --- /dev/null +++ b/llama3-8B-DarkIdol-2.1-Uncensored-32K.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bed04467299800b5875e43429287f3f6b7ec8c57a6812b9385f48ca57d7c329 +size 4321956256 diff --git a/llama3-8B-DarkIdol-2.1-Uncensored-32K.Q3_K_M.gguf b/llama3-8B-DarkIdol-2.1-Uncensored-32K.Q3_K_M.gguf new file mode 100644 index 0000000..b51b124 --- /dev/null +++ b/llama3-8B-DarkIdol-2.1-Uncensored-32K.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d21578caa529b31233cdaabd0ea48115d0b88dc0800862b47f3942baf6fada8f +size 4018917792 diff --git a/llama3-8B-DarkIdol-2.1-Uncensored-32K.Q3_K_S.gguf b/llama3-8B-DarkIdol-2.1-Uncensored-32K.Q3_K_S.gguf new file mode 100644 index 0000000..4ed7ffe --- /dev/null +++ b/llama3-8B-DarkIdol-2.1-Uncensored-32K.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0ed152db29ed8e4c679f721eaba1d38f5dc0cbffab2396b11b4eff2f59d0630 +size 3664499104 diff --git a/llama3-8B-DarkIdol-2.1-Uncensored-32K.Q4_K_M.gguf b/llama3-8B-DarkIdol-2.1-Uncensored-32K.Q4_K_M.gguf new file mode 100644 index 0000000..2a67d22 --- /dev/null +++ b/llama3-8B-DarkIdol-2.1-Uncensored-32K.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e47998b022f731d03c7bd993790ab7a17241e037408dd0485118e79582809ad7 +size 4920734112 diff --git a/llama3-8B-DarkIdol-2.1-Uncensored-32K.Q4_K_S.gguf b/llama3-8B-DarkIdol-2.1-Uncensored-32K.Q4_K_S.gguf new file mode 100644 index 0000000..5ecf852 --- /dev/null +++ b/llama3-8B-DarkIdol-2.1-Uncensored-32K.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18ea7a4b5f387c98d0e3843003f134a13ce971b54f0b5d433f2c8210d0822a1b +size 4692668832 diff --git a/llama3-8B-DarkIdol-2.1-Uncensored-32K.Q5_K_M.gguf b/llama3-8B-DarkIdol-2.1-Uncensored-32K.Q5_K_M.gguf new file mode 100644 index 0000000..46c9f13 --- /dev/null +++ b/llama3-8B-DarkIdol-2.1-Uncensored-32K.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14609439663efa65b442708adefcbc8b7eaf281c53ef47f9ae70c60784e7ad5b +size 5732987296 diff --git a/llama3-8B-DarkIdol-2.1-Uncensored-32K.Q5_K_S.gguf b/llama3-8B-DarkIdol-2.1-Uncensored-32K.Q5_K_S.gguf new file mode 100644 index 0000000..731d1bb --- /dev/null +++ b/llama3-8B-DarkIdol-2.1-Uncensored-32K.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ea8f50f919feba0ef3d9935586addb529ac3b2d7bd0c3f59a82f73186586369 +size 5599293856 diff --git a/llama3-8B-DarkIdol-2.1-Uncensored-32K.Q6_K.gguf b/llama3-8B-DarkIdol-2.1-Uncensored-32K.Q6_K.gguf new file mode 100644 index 0000000..8937d23 --- /dev/null +++ b/llama3-8B-DarkIdol-2.1-Uncensored-32K.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1b16ed8a47e4d2a1cddb5d9a9334feeb719a8fbf1b61861b28aa46ac5d2d8a0 +size 6596006304 diff --git a/llama3-8B-DarkIdol-2.1-Uncensored-32K.Q8_0.gguf b/llama3-8B-DarkIdol-2.1-Uncensored-32K.Q8_0.gguf new file mode 100644 index 0000000..8efe37b --- /dev/null +++ b/llama3-8B-DarkIdol-2.1-Uncensored-32K.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c82cfd506891861d677fe522e32df69a29ba710355f13f270455d06edeb15bed +size 8540770720 diff --git a/llama3-8B-DarkIdol-2.1-Uncensored-32K.f16.gguf b/llama3-8B-DarkIdol-2.1-Uncensored-32K.f16.gguf new file mode 100644 index 0000000..a2acbe7 --- /dev/null +++ b/llama3-8B-DarkIdol-2.1-Uncensored-32K.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e5e9d834e6244c0a21c371bd584814053f6698b8f0a436c81e7ff805bf81f90 +size 16068891040