File size: 1,507 Bytes
2bae6e4
 
 
 
 
 
 
 
 
 
 
 
79dd779
2bae6e4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
79dd779
 
 
 
 
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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
---
base_model:
- Aryanne/Astrea-RP-v1-3B
- Aryanne/Astrohermes-3B
- jeiku/Rosa_v1_3B
- Walmart-the-bag/zephyr-quiklang-3b-4K
- jeiku/Bluemoon_cleaned_StableLM
- jeiku/smol_PIPPA_StableLM
- jeiku/No_Robots_Alpaca_StableLM
tags:
- mergekit
- merge
license: other
---
# merged

This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).

## Merge Details
### Merge Method

This model was merged using the passthrough merge method.

### Models Merged

The following models were included in the merge:
* [Aryanne/Astrohermes-3B](https://huggingface.co/Aryanne/Astrohermes-3B)
* [jeiku/Rosa_v1_3B](https://huggingface.co/jeiku/Rosa_v1_3B)
* [Aryanne/Astrea-RP-v1-3B](https://huggingface.co/Aryanne/Astrea-RP-v1-3B)
* [Walmart-the-bag/zephyr-quiklang-3b-4K](https://huggingface.co/Walmart-the-bag/zephyr-quiklang-3b-4K)


### Configuration

The following YAML configuration was used to produce this model:

```yaml
merge_method: task_arithmetic
base_model: Aryanne/Astrea-RP-v1-3B
models:
  - model: Aryanne/Astrea-RP-v1-3B
    parameters:
      weight: 0.7
  - model: Aryanne/Astrohermes-3B+jeiku/No_Robots_Alpaca_StableLM
    parameters:
      weight: 0.35
  - model: jeiku/Rosa_v1_3B+jeiku/smol_PIPPA_StableLM
    parameters:
      weight: 0.33
  - model: Walmart-the-bag/zephyr-quiklang-3b-4K+jeiku/Bluemoon_cleaned_StableLM
    parameters:
      weight: 0.38
dtype: float16
```

# License

I think zephyr license applies to this merge, for non commercial use.