File size: 401 Bytes
f99681d |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
models:
- model: augmxnt/shisa-gamma-7b-v1
parameters:
weight: 0.5
density: 0.6
- model: WizardLMTeam/WizardMath-7B-V1.1
parameters:
weight: 0.5
density: 0.6
- model: GAIR/Abel-7B-002
parameters:
weight: 0.5
density: 0.6
merge_method: dare_ties
base_model: mistralai/Mistral-7B-v0.1
parameters:
normalize: true
dtype: bfloat16
|