| models: | |
| - model: elyza/Llama-3-ELYZA-JP-8B | |
| parameters: | |
| density: 0.1 | |
| weight: 0.1 | |
| - model: instruction-pretrain/finance-Llama3-8B | |
| parameters: | |
| density: 0.1 | |
| weight: 0.1 | |
| merge_method: dare_ties | |
| base_model: meta-llama/Meta-Llama-3-8B-Instruct | |
| parameters: | |
| normalize: true | |
| dtype: float16 |