File size: 212 Bytes
8088047 |
1 2 3 4 5 6 7 8 9 10 11 12 |
models:
- model: daiandy/humanities-model
parameters:
weight: 1.0
- model: daiandy/doctor-model
parameters:
weight: 1.0
merge_method: linear
parameters:
normalize: true
dtype: float16
|