This model is a result of merging pre-trained language models using the TIES merge method, with prithivMLmods/Calme-Ties2-78B as the base model. The merged model includes MaziyarPanahi/calme-2.4-rys-78b, with both models contributing equally in terms of weight and density. The configuration features parameters such as normalization, int8 masking, and the use of a bfloat16 data type to enhance performance.
This is a merge of pre-trained language models created using
mergekit.
This model was merged using the
TIES merge method using
prithivMLmods/Calme-Ties2-78B as a base.
1models:
2 - model: MaziyarPanahi/calme-2.4-rys-78b
3 parameters:
4 weight: 1
5 density: 1
6merge_method: ties
7base_model: prithivMLmods/Calme-Ties2-78B
8parameters:
9 weight: 1
10 density: 1
11 normalize: true
12 int8_mask: true
13dtype: bfloat16
14