File size: 224 Bytes
115e05d |
1 2 3 4 5 6 7 8 9 10 |
models:
- model: mistralai/Mixtral-8x7B-Instruct-v0.1
parameters:
weight: 0.5
- model: ./Air-Striker-Mixtral-8x7B-ZLoss-noninstruct/merged
parameters:
weight: 0.5
merge_method: linear
dtype: bfloat16
|