MrRobotoAI's picture
Update README.md
5b75bb6 verified
---
base_model:
- aifeifei798/llama3-8B-DarkIdol-2.1-Uncensored-1048K
- aifeifei798/llama3-8B-DarkIdol-2.0-Uncensored
- aifeifei798/llama3-8B-DarkIdol-2.2-Uncensored-1048K
- aifeifei798/DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored
library_name: transformers
tags:
- mergekit
- merge
---
# **DarkIdol-8B-Uncensored-1048k**
### Merge Method
This model was merged using the [Linear](https://arxiv.org/abs/2203.05482) merge method.
### Models Merged
The following models were included in the merge:
* [aifeifei798/llama3-8B-DarkIdol-2.1-Uncensored-1048K](https://huggingface.co/aifeifei798/llama3-8B-DarkIdol-2.1-Uncensored-1048K)
* [aifeifei798/llama3-8B-DarkIdol-2.0-Uncensored](https://huggingface.co/aifeifei798/llama3-8B-DarkIdol-2.0-Uncensored)
* [aifeifei798/llama3-8B-DarkIdol-2.2-Uncensored-1048K](https://huggingface.co/aifeifei798/llama3-8B-DarkIdol-2.2-Uncensored-1048K)
* [aifeifei798/DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored](https://huggingface.co/aifeifei798/DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored)
### Configuration
The following YAML configuration was used to produce this model:
```yaml
models:
- model: aifeifei798/llama3-8B-DarkIdol-2.2-Uncensored-1048K
- model: aifeifei798/llama3-8B-DarkIdol-2.1-Uncensored-1048K
- model: aifeifei798/llama3-8B-DarkIdol-2.0-Uncensored
- model: aifeifei798/DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored
parameters:
weight: 1.0
merge_method: linear
dtype: float16
```