File size: 186 Bytes
ef4f1e7 |
1 2 3 4 5 6 7 8 9 10 11 |
models:
- model: /root/top2
parameters:
weight: 0.8929
- model: /root/top1
parameters:
weight: 0.0942
base_model: /root/top2
merge_method: linear
dtype: bfloat16
|