TaxoLumimaid-v0.2-8B / mergekit_config.yml
mrcuddle's picture
Upload folder using huggingface_hub
0216042 verified
raw
history blame contribute delete
405 Bytes
slices:
- sources:
- model: VityaVitalich/TaxoLlama3.1-8b-instruct
layer_range: [0, 31]
- model: mrcuddle/Lumimaid-v0.2-8B
layer_range: [0, 31]
merge_method: slerp
base_model: VityaVitalich/TaxoLlama3.1-8b-instruct
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: float16