TinyLlama-Chat-Merge / mergekit_config.yml
Davidsv's picture
Upload folder using huggingface_hub
5d530cc verified
slices:
- sources:
- model: TinyLlama/TinyLlama-1.1B-step-50K-105b
layer_range: [0, 22]
- model: TinyLlama/TinyLlama-1.1B-Chat-v1.0
layer_range: [0, 22]
merge_method: slerp
base_model: TinyLlama/TinyLlama-1.1B-step-50K-105b
parameters:
t:
- filter: self_attn
value: [0, 0.5, 0.3, 0.7, 1]
- filter: mlp
value: [1, 0.5, 0.7, 0.3, 0]
- value: 0.5
dtype: bfloat16