File size: 380 Bytes
fe0d46a |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
models:
- model: Nexusflow/Starling-LM-7B-beta
parameters:
weight: 0.5
- model: timpal0l/Mistral-7B-v0.1-flashback-v2-instruct
parameters:
weight: 0.5
- model: mlabonne/NeuralBeagle14-7B
parameters:
weight: 0.5
merge_method: task_arithmetic
base_model: mlabonne/NeuralBeagle14-7B
parameters:
int8_mask: 1.0
normalize: true
dtype: bfloat16
|