初始化项目,由ModelHub XC社区提供模型
Model: DarkArtsForge/Morbid-Miasma-12B Source: Original Platform
This commit is contained in:
63
README.md
Normal file
63
README.md
Normal file
@@ -0,0 +1,63 @@
|
||||
---
|
||||
base_model:
|
||||
- mistralai/Mistral-Nemo-Instruct-2407
|
||||
- Sorihon/Moonlit-Mirage-12B-Heretic
|
||||
- MuXodious/Irix-12B-Model_Stock-absolute-heresy
|
||||
- EldritchLabs/KrakenSakura-Maelstrom-12B-v1
|
||||
- Sorihon/KansenSakura-Erosion-RP-12B-heretic
|
||||
- MuXodious/QuasiStarSynth-12B-absolute-heresy
|
||||
- Naphula/Ancient-Awakening-12B-MPOA
|
||||
library_name: transformers
|
||||
tags:
|
||||
- mergekit
|
||||
- merge
|
||||
- mistral
|
||||
- nemo
|
||||
- aether
|
||||
- karcher
|
||||
widget:
|
||||
- text: "Morbid-Miasma-12B"
|
||||
output:
|
||||
url: https://cdn-uploads.huggingface.co/production/uploads/68e840caa318194c44ec2a04/4iJkINb0EylIQY50QUL1P.png
|
||||
---
|
||||
|
||||
<audio controls src="https://cdn-uploads.huggingface.co/production/uploads/68e840caa318194c44ec2a04/o-3E_Bql2vJTZU6bAacgm.mpga"></audio>
|
||||
|
||||
> [!CAUTION]
|
||||
> <span style="color:red; font-weight:bold">⚠️ Warning:</span> This model can produce narratives and RP that contain violent and graphic erotic content. Adjust your system prompt accordingly, and use **ChatML** chat template.
|
||||
>
|
||||
|
||||
# ☠️ Morbid Miasma 12B
|
||||
|
||||

|
||||
|
||||
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
|
||||
|
||||
This was made using a custom method called `aether`. A newer version `aether_x` is under development.
|
||||
|
||||
The model appears to be fully uncensored and works best with the `Chat_ML` template.
|
||||
|
||||
```yaml
|
||||
architecture: MistralForCausalLM
|
||||
merge_method: aether
|
||||
base_model: B:/12B/mistralai--Mistral-Nemo-Instruct-2407
|
||||
models:
|
||||
- model: B:/12B/Sorihon--Moonlit-Mirage-12B-Heretic
|
||||
- model: B:/12B/MuXodious--Irix-12B-Model_Stock-absolute-heresy
|
||||
- model: B:/12B/EldritchLabs--KrakenSakura-Maelstrom-12B-v1
|
||||
- model: B:/12B/Sorihon--KansenSakura-Erosion-RP-12B-heretic
|
||||
- model: B:/12B/MuXodious--QuasiStarSynth-12B-absolute-heresy
|
||||
- model: B:/12B/Naphula--Ancient-Awakening-12B-MPOA
|
||||
parameters:
|
||||
resume_path: B:/12B/aetherR12
|
||||
root_mechanism: karcher_mean
|
||||
warp: 0.05
|
||||
max_iter: 32
|
||||
tol: 1.0e-9
|
||||
kappa: 0.65
|
||||
tokenizer:
|
||||
source: B:/12B/Sorihon--Moonlit-Mirage-12B-Heretic
|
||||
chat_template: auto
|
||||
dtype: float32
|
||||
out_dtype: bfloat16
|
||||
```
|
||||
Reference in New Issue
Block a user