File size: 380 Bytes
7c449f6 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
models:
- model: MotherEarth/MotherEarth-Proverbs-1.0-8B
parameters:
weight: 1.0
- model: MotherEarth/storm_climate
parameters:
weight: 0.2
- model: mlabonne/Hermes-3-Llama-3.1-8B-lorablated
parameters:
weight: 0.1
- model: VAGOsolutions/Llama-3.1-SauerkrautLM-8b-Instruct
parameters:
weight: 0.1
merge_method: linear
dtype: float16 |