File size: 1,451 Bytes
cf7b892
 
 
 
 
 
 
 
 
 
 
5b75bb6
 
cf7b892
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
---
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
```