File size: 635 Bytes
79870cc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
base_model: []
library_name: transformers
tags:
- mergekit
- merge

---
# Violet-Lyra-Gutenberg-v4

Liked this one so I thought I should upload it.

Format: ChatML


### Configuration

The following YAML configuration was used to produce this model:

```yaml
models:
  - model: ChatWaifu_12B_v2.0
    parameters:
      weight: 0.4
  - model: Violet_Twilight-v0.2
    parameters:
      weight: 0.3
  - model: Violet-Lyra-Gutenberg-12b
    parameters:
      weight: 0.7
base_model: Mistral-Nemo-Base-2407
parameters:
  density: 0.5
  rescale: true
  normalize: false
merge_method: ties
tokenizer:
  source: union
dtype: bfloat16
```