models: | |
- model: meta-llama/Llama-3.1-8B-Instruct | |
parameters: | |
weight: 0.8 | |
- model: meta-llama/Llama-3.1-8B | |
parameters: | |
weight: 0.2 | |
merge_method: linear | |
dtype: float16 | |
models: | |
- model: meta-llama/Llama-3.1-8B-Instruct | |
parameters: | |
weight: 0.8 | |
- model: meta-llama/Llama-3.1-8B | |
parameters: | |
weight: 0.2 | |
merge_method: linear | |
dtype: float16 | |