File size: 316 Bytes
68a40ab |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
models:
- model: automerger/YamshadowExperiment28-7B
# no parameters necessary for base model
- model: MaziyarPanahi/Calme-7B-Instruct-v0.9
parameters:
density: 0.5
weight: 0.3
merge_method: ties
base_model: automerger/YamshadowExperiment28-7B
parameters:
normalize: true
dtype: bfloat16
|