| models: | |
| - model: /mnt/d/ai/StackA/ | |
| parameters: | |
| weight: 1.0 | |
| - model: /mnt/d/ai/StackB/ | |
| parameters: | |
| weight: 1.0 | |
| - model: /mnt/f/AI/StackC/ | |
| parameters: | |
| weight: 1.0 | |
| merge_method: linear | |
| dtype: float16 |
| models: | |
| - model: /mnt/d/ai/StackA/ | |
| parameters: | |
| weight: 1.0 | |
| - model: /mnt/d/ai/StackB/ | |
| parameters: | |
| weight: 1.0 | |
| - model: /mnt/f/AI/StackC/ | |
| parameters: | |
| weight: 1.0 | |
| merge_method: linear | |
| dtype: float16 |