commit 957d68e2dda639a69f9ec3076440d40278f1aa4c Author: ModelHub XC Date: Mon Aug 3 14:16:16 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/llama3-8B-Special-Dark-RP-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..e154864 --- /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-Special-Dark-RP.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +llama3-8B-Special-Dark-RP.f16.gguf filter=lfs diff=lfs merge=lfs -text +llama3-8B-Special-Dark-RP.IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +llama3-8B-Special-Dark-RP.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +llama3-8B-Special-Dark-RP.IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +llama3-8B-Special-Dark-RP.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +llama3-8B-Special-Dark-RP.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +llama3-8B-Special-Dark-RP.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +llama3-8B-Special-Dark-RP.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +llama3-8B-Special-Dark-RP.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +llama3-8B-Special-Dark-RP.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +llama3-8B-Special-Dark-RP.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +llama3-8B-Special-Dark-RP.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +llama3-8B-Special-Dark-RP.IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +llama3-8B-Special-Dark-RP.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..6836c29 --- /dev/null +++ b/README.md @@ -0,0 +1,69 @@ +--- +base_model: MrRobotoAI/llama3-8B-Special-Dark-RP +language: +- en +library_name: transformers +quantized_by: mradermacher +tags: +- mergekit +- merge +--- +## About + + + + + + +static quants of https://huggingface.co/MrRobotoAI/llama3-8B-Special-Dark-RP + + +weighted/imatrix quants are available at https://huggingface.co/mradermacher/llama3-8B-Special-Dark-RP-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-Special-Dark-RP-GGUF/resolve/main/llama3-8B-Special-Dark-RP.Q2_K.gguf) | Q2_K | 3.3 | | +| [GGUF](https://huggingface.co/mradermacher/llama3-8B-Special-Dark-RP-GGUF/resolve/main/llama3-8B-Special-Dark-RP.IQ3_XS.gguf) | IQ3_XS | 3.6 | | +| [GGUF](https://huggingface.co/mradermacher/llama3-8B-Special-Dark-RP-GGUF/resolve/main/llama3-8B-Special-Dark-RP.Q3_K_S.gguf) | Q3_K_S | 3.8 | | +| [GGUF](https://huggingface.co/mradermacher/llama3-8B-Special-Dark-RP-GGUF/resolve/main/llama3-8B-Special-Dark-RP.IQ3_S.gguf) | IQ3_S | 3.8 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/llama3-8B-Special-Dark-RP-GGUF/resolve/main/llama3-8B-Special-Dark-RP.IQ3_M.gguf) | IQ3_M | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/llama3-8B-Special-Dark-RP-GGUF/resolve/main/llama3-8B-Special-Dark-RP.Q3_K_M.gguf) | Q3_K_M | 4.1 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/llama3-8B-Special-Dark-RP-GGUF/resolve/main/llama3-8B-Special-Dark-RP.Q3_K_L.gguf) | Q3_K_L | 4.4 | | +| [GGUF](https://huggingface.co/mradermacher/llama3-8B-Special-Dark-RP-GGUF/resolve/main/llama3-8B-Special-Dark-RP.IQ4_XS.gguf) | IQ4_XS | 4.6 | | +| [GGUF](https://huggingface.co/mradermacher/llama3-8B-Special-Dark-RP-GGUF/resolve/main/llama3-8B-Special-Dark-RP.Q4_K_S.gguf) | Q4_K_S | 4.8 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/llama3-8B-Special-Dark-RP-GGUF/resolve/main/llama3-8B-Special-Dark-RP.Q4_K_M.gguf) | Q4_K_M | 5.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/llama3-8B-Special-Dark-RP-GGUF/resolve/main/llama3-8B-Special-Dark-RP.Q5_K_S.gguf) | Q5_K_S | 5.7 | | +| [GGUF](https://huggingface.co/mradermacher/llama3-8B-Special-Dark-RP-GGUF/resolve/main/llama3-8B-Special-Dark-RP.Q5_K_M.gguf) | Q5_K_M | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/llama3-8B-Special-Dark-RP-GGUF/resolve/main/llama3-8B-Special-Dark-RP.Q6_K.gguf) | Q6_K | 6.7 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/llama3-8B-Special-Dark-RP-GGUF/resolve/main/llama3-8B-Special-Dark-RP.Q8_0.gguf) | Q8_0 | 8.6 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/llama3-8B-Special-Dark-RP-GGUF/resolve/main/llama3-8B-Special-Dark-RP.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-Special-Dark-RP.IQ3_M.gguf b/llama3-8B-Special-Dark-RP.IQ3_M.gguf new file mode 100644 index 0000000..7e929dd --- /dev/null +++ b/llama3-8B-Special-Dark-RP.IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d0fcf991253ffb5f72d8f1b37a81c55a68f77ef43b0e1fd39a5852490d178ca +size 3784824384 diff --git a/llama3-8B-Special-Dark-RP.IQ3_S.gguf b/llama3-8B-Special-Dark-RP.IQ3_S.gguf new file mode 100644 index 0000000..28e4b7f --- /dev/null +++ b/llama3-8B-Special-Dark-RP.IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62a54aa8d4defa32bdb8216fa08886172282a8757e158e23fc64ded443a7fc48 +size 3682326080 diff --git a/llama3-8B-Special-Dark-RP.IQ3_XS.gguf b/llama3-8B-Special-Dark-RP.IQ3_XS.gguf new file mode 100644 index 0000000..c8af9c3 --- /dev/null +++ b/llama3-8B-Special-Dark-RP.IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:943a82ca21a0a377b2023e9179a3bff584d43a50d29a41ceb57d0144ad8c4b2d +size 3518748224 diff --git a/llama3-8B-Special-Dark-RP.IQ4_XS.gguf b/llama3-8B-Special-Dark-RP.IQ4_XS.gguf new file mode 100644 index 0000000..10434a7 --- /dev/null +++ b/llama3-8B-Special-Dark-RP.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0c789790c4bdd570156134e2f01a70169e5aa4f8a04cd874928ba7ab9afeed6 +size 4484363840 diff --git a/llama3-8B-Special-Dark-RP.Q2_K.gguf b/llama3-8B-Special-Dark-RP.Q2_K.gguf new file mode 100644 index 0000000..6938668 --- /dev/null +++ b/llama3-8B-Special-Dark-RP.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9e40f2a152ae81d2cbe93438464b1265a93ccef8ec0c79b4bbc087ff10ff7f4 +size 3179132480 diff --git a/llama3-8B-Special-Dark-RP.Q3_K_L.gguf b/llama3-8B-Special-Dark-RP.Q3_K_L.gguf new file mode 100644 index 0000000..d115973 --- /dev/null +++ b/llama3-8B-Special-Dark-RP.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:036248d0e4167ad0687710a460ef60a574ded71fe7bb5cb69ec69d9def9ef72d +size 4321957440 diff --git a/llama3-8B-Special-Dark-RP.Q3_K_M.gguf b/llama3-8B-Special-Dark-RP.Q3_K_M.gguf new file mode 100644 index 0000000..4fae827 --- /dev/null +++ b/llama3-8B-Special-Dark-RP.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9662572c35f1582498d192c441293fee22c32745b3af20effe6a140925f05015 +size 4018918976 diff --git a/llama3-8B-Special-Dark-RP.Q3_K_S.gguf b/llama3-8B-Special-Dark-RP.Q3_K_S.gguf new file mode 100644 index 0000000..67b890d --- /dev/null +++ b/llama3-8B-Special-Dark-RP.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84624c2b8b5501e0c6bab9692744732b6f4bb9ab7a75d46d83e76976e5accd25 +size 3664500288 diff --git a/llama3-8B-Special-Dark-RP.Q4_K_M.gguf b/llama3-8B-Special-Dark-RP.Q4_K_M.gguf new file mode 100644 index 0000000..3150121 --- /dev/null +++ b/llama3-8B-Special-Dark-RP.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1a057bf3e25e11b0788ed7f200ea2a718678bd901ee54988ae10b08bb6769d0 +size 4920735296 diff --git a/llama3-8B-Special-Dark-RP.Q4_K_S.gguf b/llama3-8B-Special-Dark-RP.Q4_K_S.gguf new file mode 100644 index 0000000..3d9fa1d --- /dev/null +++ b/llama3-8B-Special-Dark-RP.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d95968d5aa5b1a160676316b9bdc9ef835a0ef8d216bfb23ef52305d2eb83ae +size 4692670016 diff --git a/llama3-8B-Special-Dark-RP.Q5_K_M.gguf b/llama3-8B-Special-Dark-RP.Q5_K_M.gguf new file mode 100644 index 0000000..3317c37 --- /dev/null +++ b/llama3-8B-Special-Dark-RP.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83214f4a4f9bf545c352075d6655893f5ab2423e98814ef3add465d583e481de +size 5732988480 diff --git a/llama3-8B-Special-Dark-RP.Q5_K_S.gguf b/llama3-8B-Special-Dark-RP.Q5_K_S.gguf new file mode 100644 index 0000000..5d6b149 --- /dev/null +++ b/llama3-8B-Special-Dark-RP.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a2e6bccc6aada0b520acff2aaa77e03ca21ba3aa88da4520991b3ef6e352fc4 +size 5599295040 diff --git a/llama3-8B-Special-Dark-RP.Q6_K.gguf b/llama3-8B-Special-Dark-RP.Q6_K.gguf new file mode 100644 index 0000000..ebe36cd --- /dev/null +++ b/llama3-8B-Special-Dark-RP.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c37b853e6221d3f0c88267c8c52f715a5242039c41801115ed7c531ef876fad +size 6596007488 diff --git a/llama3-8B-Special-Dark-RP.Q8_0.gguf b/llama3-8B-Special-Dark-RP.Q8_0.gguf new file mode 100644 index 0000000..7c59075 --- /dev/null +++ b/llama3-8B-Special-Dark-RP.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b5bbe7cd8a1d8ba619dfaaa707324664dd4b05d02b881664fc14047ba41a166 +size 8540771904 diff --git a/llama3-8B-Special-Dark-RP.f16.gguf b/llama3-8B-Special-Dark-RP.f16.gguf new file mode 100644 index 0000000..f2e8c3f --- /dev/null +++ b/llama3-8B-Special-Dark-RP.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:227905053fd0d38fb408fa0e2e6f1a6e5d26f6f3cc818b5577050c0bfd8ccdfb +size 16068892224