File size: 747 Bytes
e7b221f
 
 
 
 
 
 
 
fd9c5ff
e7b221f
21f67d6
e7b221f
21f67d6
e7b221f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
fd9c5ff
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
---
base_model:
- PocketDoc/Dans-PersonalityEngine-V1.3.0-24b
- PocketDoc/Dans-PersonalityEngine-V1.2.0-24b
library_name: transformers
tags:
- mergekit
- merge
license: apache-2.0
---
# What is this?

A experiment merge of PocketDoc/Dans-PersonalityEngine-V1.2.0-24b and PocketDoc/Dans-PersonalityEngine-V1.3.0-24b. I like ChatML format more just because I'm lazy, so I try to make this.

### Configuration

The following YAML configuration was used to produce this model:

```yaml
models:
  - model: PocketDoc/Dans-PersonalityEngine-V1.2.0-24b
  - model: PocketDoc/Dans-PersonalityEngine-V1.3.0-24b
    parameters:
      density: 0.8
      weight: 0.8
merge_method: ties
base_model: PocketDoc/Dans-PersonalityEngine-V1.2.0-24b
dtype: bfloat16
```