初始化项目,由ModelHub XC社区提供模型

Model: ReadyArt/C4-Broken-Tutu-24B
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-07-02 18:44:18 +08:00
commit 7eced99e9e
18 changed files with 10258 additions and 0 deletions

77
README.md Normal file
View File

@@ -0,0 +1,77 @@
---
license: apache-2.0
language:
- en
base_model:
- ReadyArt/The-Omega-Directive-M-24B-v1.1
- ReadyArt/Forgotten-Safeword-24B
- TroyDoesAI/BlackSheep-24B
- TheDrummer/Cydonia-24B-v4
- ReadyArt/Omega-Darker_The-Final-Directive-24B
pipeline_tag: text-generation
library_name: transformers
tags:
- mergekit
- merge
- nsfw
- explicit
- roleplay
- unaligned
- ERP
- Erotic
- Horror
- Violence
---
# C4-Broken-Tutu-24B
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
## Merge Details
### Merge Method
This model was merged using the [DARE TIES](https://arxiv.org/abs/2311.03099) merge method using [ReadyArt/The-Omega-Directive-M-24B-v1.1](https://huggingface.co/ReadyArt/The-Omega-Directive-M-24B-v1.1) as a base.
### Models Merged
The following models were included in the merge:
* [ReadyArt/Forgotten-Safeword-24B](https://huggingface.co/ReadyArt/Forgotten-Safeword-24B)
* [TroyDoesAI/BlackSheep-24B](https://huggingface.co/TroyDoesAI/BlackSheep-24B)
* [TheDrummer/Cydonia-24B-v4](https://huggingface.co/TheDrummer/Cydonia-24B-v4)
* [ReadyArt/Omega-Darker_The-Final-Directive-24B](https://huggingface.co/ReadyArt/Omega-Darker_The-Final-Directive-24B)
### Configuration
The following YAML configuration was used to produce this model:
```yaml
merge_method: dare_ties
base_model: ReadyArt/The-Omega-Directive-M-24B-v1.1
models:
- model: ReadyArt/The-Omega-Directive-M-24B-v1.1
parameters:
weight: 0.2
- model: ReadyArt/Omega-Darker_The-Final-Directive-24B
parameters:
weight: 0.2
- model: ReadyArt/Forgotten-Safeword-24B
parameters:
weight: 0.2
- model: TroyDoesAI/BlackSheep-24B
parameters:
weight: 0.2
- model: TheDrummer/Cydonia-24B-v4
parameters:
weight: 0.2
parameters:
density: 0.3
tokenizer:
source: union
chat_template: auto
```
# Special thanks
* TheDrummer (Cydonia Model Architect)
* TroyDoesAI (BlackSheep Architect)
* SteelSkull (Dataset Generation Contributor)
* sleepdeprived3 (Omega / Safeword)