From 30ae7bf8b93ad3e43c6ebb4d2bb8d25e4d22704f Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Tue, 7 Jul 2026 02:11:17 +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/AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS-GGUF Source: Original Platform --- .gitattributes | 47 ++++++++++++ ...12B-Unslop-Mell-RPMax-DARKNESS.IQ4_XS.gguf | 3 + ...r-12B-Unslop-Mell-RPMax-DARKNESS.Q2_K.gguf | 3 + ...12B-Unslop-Mell-RPMax-DARKNESS.Q3_K_L.gguf | 3 + ...12B-Unslop-Mell-RPMax-DARKNESS.Q3_K_M.gguf | 3 + ...12B-Unslop-Mell-RPMax-DARKNESS.Q3_K_S.gguf | 3 + ...B-Unslop-Mell-RPMax-DARKNESS.Q4_0_4_4.gguf | 3 + ...12B-Unslop-Mell-RPMax-DARKNESS.Q4_K_M.gguf | 3 + ...12B-Unslop-Mell-RPMax-DARKNESS.Q4_K_S.gguf | 3 + ...12B-Unslop-Mell-RPMax-DARKNESS.Q5_K_M.gguf | 3 + ...12B-Unslop-Mell-RPMax-DARKNESS.Q5_K_S.gguf | 3 + ...r-12B-Unslop-Mell-RPMax-DARKNESS.Q6_K.gguf | 3 + ...r-12B-Unslop-Mell-RPMax-DARKNESS.Q8_0.gguf | 3 + README.md | 72 +++++++++++++++++++ 14 files changed, 155 insertions(+) create mode 100644 .gitattributes create mode 100644 AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS.IQ4_XS.gguf create mode 100644 AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS.Q2_K.gguf create mode 100644 AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS.Q3_K_L.gguf create mode 100644 AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS.Q3_K_M.gguf create mode 100644 AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS.Q3_K_S.gguf create mode 100644 AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS.Q4_0_4_4.gguf create mode 100644 AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS.Q4_K_M.gguf create mode 100644 AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS.Q4_K_S.gguf create mode 100644 AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS.Q5_K_M.gguf create mode 100644 AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS.Q5_K_S.gguf create mode 100644 AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS.Q6_K.gguf create mode 100644 AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS.Q8_0.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..d4e490e --- /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 +AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS.Q4_0_4_4.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS.IQ4_XS.gguf b/AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS.IQ4_XS.gguf new file mode 100644 index 0000000..b268656 --- /dev/null +++ b/AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f21a390d55c348724b08d228d50bf30c4153211edc045c2dd52044812e2fe42 +size 6800068576 diff --git a/AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS.Q2_K.gguf b/AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS.Q2_K.gguf new file mode 100644 index 0000000..e5c6582 --- /dev/null +++ b/AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad92b5343e757b193cf15facfdd0b5baa513d0bfe93e113681609567414adb2b +size 4791060416 diff --git a/AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS.Q3_K_L.gguf b/AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS.Q3_K_L.gguf new file mode 100644 index 0000000..7fbbc07 --- /dev/null +++ b/AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7b30122e4bc91ee901b7eefbc40f0a9574458f9d674460361bb1b37764baec9 +size 6561516512 diff --git a/AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS.Q3_K_M.gguf b/AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS.Q3_K_M.gguf new file mode 100644 index 0000000..9760136 --- /dev/null +++ b/AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d5f9219d3baff499a21f1b7018e7eaa94e2223bba3b52d7c335d2d818aef20e +size 6083103712 diff --git a/AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS.Q3_K_S.gguf b/AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS.Q3_K_S.gguf new file mode 100644 index 0000000..066fbae --- /dev/null +++ b/AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d97661379ce061f54961a492985a3f3ff19ff91598281b6aca15cc7116c6fd49 +size 5534239712 diff --git a/AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS.Q4_0_4_4.gguf b/AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS.Q4_0_4_4.gguf new file mode 100644 index 0000000..a3040f8 --- /dev/null +++ b/AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS.Q4_0_4_4.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0aa00e8e952fac7f456a83e90b79a591cd7bf8baba0592495a6de39c73e6dcc2 +size 7071715616 diff --git a/AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS.Q4_K_M.gguf b/AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS.Q4_K_M.gguf new file mode 100644 index 0000000..677b77d --- /dev/null +++ b/AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f7aeee5040a4df4bd5561e95db19ec736f84ee1199dd8cdbad40e9c04c0d88f +size 7477219616 diff --git a/AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS.Q4_K_S.gguf b/AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS.Q4_K_S.gguf new file mode 100644 index 0000000..a8a48af --- /dev/null +++ b/AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35c42e169afb50312b4c08b0639e5cafcee30982658ee0959ad0cb869f27eec0 +size 7120212256 diff --git a/AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS.Q5_K_M.gguf b/AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS.Q5_K_M.gguf new file mode 100644 index 0000000..a4c6e8e --- /dev/null +++ b/AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92f4ffe7e5685c88e706a4e985e898a47f8dd4e7207e02d6b9586b5a4d51c36e +size 8727647776 diff --git a/AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS.Q5_K_S.gguf b/AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS.Q5_K_S.gguf new file mode 100644 index 0000000..494c93b --- /dev/null +++ b/AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50c5b39334b48609944a0291e1529350f79ea2ebf248bdcba844e24753b0a7dd +size 8518751776 diff --git a/AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS.Q6_K.gguf b/AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS.Q6_K.gguf new file mode 100644 index 0000000..13a409e --- /dev/null +++ b/AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a28af691681b4fc6a206cebe6854e59c3214c65b93fcdd6d9873d2c7952a188 +size 10056227712 diff --git a/AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS.Q8_0.gguf b/AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS.Q8_0.gguf new file mode 100644 index 0000000..8ea975a --- /dev/null +++ b/AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ed238e03ef38b6e66911334a69a0af413c504057e22e84573f20a87d6b400a1 +size 13022392000 diff --git a/README.md b/README.md new file mode 100644 index 0000000..da71710 --- /dev/null +++ b/README.md @@ -0,0 +1,72 @@ +--- +base_model: redrix/AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS +language: +- en +library_name: transformers +license: apache-2.0 +quantized_by: mradermacher +tags: +- mergekit +- merge +- 12b +- chat +- roleplay +- creative-writing +- DELLA-linear +--- +## About + + + + + + +static quants of https://huggingface.co/redrix/AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS + + +weighted/imatrix quants are available at https://huggingface.co/mradermacher/AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS-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/AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS-GGUF/resolve/main/AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS.Q2_K.gguf) | Q2_K | 4.9 | | +| [GGUF](https://huggingface.co/mradermacher/AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS-GGUF/resolve/main/AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS.Q3_K_S.gguf) | Q3_K_S | 5.6 | | +| [GGUF](https://huggingface.co/mradermacher/AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS-GGUF/resolve/main/AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS.Q3_K_M.gguf) | Q3_K_M | 6.2 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS-GGUF/resolve/main/AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS.Q3_K_L.gguf) | Q3_K_L | 6.7 | | +| [GGUF](https://huggingface.co/mradermacher/AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS-GGUF/resolve/main/AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS.IQ4_XS.gguf) | IQ4_XS | 6.9 | | +| [GGUF](https://huggingface.co/mradermacher/AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS-GGUF/resolve/main/AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS.Q4_0_4_4.gguf) | Q4_0_4_4 | 7.2 | fast on arm, low quality | +| [GGUF](https://huggingface.co/mradermacher/AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS-GGUF/resolve/main/AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS.Q4_K_S.gguf) | Q4_K_S | 7.2 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS-GGUF/resolve/main/AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS.Q4_K_M.gguf) | Q4_K_M | 7.6 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS-GGUF/resolve/main/AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS.Q5_K_S.gguf) | Q5_K_S | 8.6 | | +| [GGUF](https://huggingface.co/mradermacher/AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS-GGUF/resolve/main/AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS.Q5_K_M.gguf) | Q5_K_M | 8.8 | | +| [GGUF](https://huggingface.co/mradermacher/AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS-GGUF/resolve/main/AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS.Q6_K.gguf) | Q6_K | 10.2 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS-GGUF/resolve/main/AngelSlayer-12B-Unslop-Mell-RPMax-DARKNESS.Q8_0.gguf) | Q8_0 | 13.1 | fast, best quality | + +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. + +