Views
No views yet
1models:
2 - model: daiandy/humanities-model
3 parameters:
4 weight: 1.0
5 - model: daiandy/doctor-model
6 parameters:
7 weight: 1.0
8 - model: daiandy/math-model
9 parameters:
10 weight: 1.0
11merge_method: task_arithmetic
12base_model: daiandy/humanities-model
13parameters:
14 normalize: true
15dtype: float16
16