This is a merge of pre-trained language models created using
mergekit.
This model was merged using the
Linear merge method.
1# models:
2# - model: ketchup123/llama_smoltalk_stratified
3# parameters:
4# weight: 0.5
5# - model: ketchup123/llama_tulu_stratified
6# parameters:
7# weight: 0.5
8# merge_method: linear
9# dtype: float16
10
11models:
12 - model: ketchup123/tulu_smoltalk
13 parameters:
14 weight: 0.5
15 - model: ketchup123/tulu_tuluMIX
16 parameters:
17 weight: 0.5
18merge_method: linear
19dtype: float16