ReWiz-Worldbuilder-7B / mergekit_config.yml
theprint's picture
Upload folder using huggingface_hub
9ca9d0a verified
raw
history blame contribute delete
371 Bytes
slices:
- sources:
- model: theprint/ReWiz-7B
layer_range: [0, 32]
- model: theprint/WorldBuilder-7B
layer_range: [0, 32]
merge_method: slerp
base_model: theprint/ReWiz-7B
parameters:
t:
- filter: self_attn
value: [0.1, 0.5, 0.3, 0.7, 0.9]
- filter: mlp
value: [0.9, 0.5, 0.7, 0.3, 0.1]
- value: 0.5
dtype: bfloat16