File size: 187 Bytes
408f128 |
1 2 3 4 5 6 7 8 9 10 |
merge_method: linear
base_model: ../step1-20B
models:
- model: ../step1-20B
parameters:
weight: 0.5
- model: ../cetacean-20B
parameters:
weight: 0.5
dtype: float16 |