TinyLlama-1.1B-Instruct-3T_slerp / mergekit_config.yml
aipib's picture
Upload folder using huggingface_hub
3a55c64 verified
raw
history blame
No virus
409 Bytes
slices:
- sources:
- model: gardner/TinyLlama-1.1B-Instruct-3T
layer_range: [0, 22]
- model: gardner/TinyLlama-1.1B-Instruct-3T
layer_range: [0, 22]
merge_method: slerp
base_model: gardner/TinyLlama-1.1B-Instruct-3T
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