models: | |
- model: meta-llama/Meta-Llama-3-8B-Instruct | |
# no parameters necessary for base model | |
- model: lightblue/suzume-llama-3-8B-japanese | |
parameters: | |
density: 0.5 | |
weight: 0.5 | |
merge_method: ties | |
base_model: meta-llama/Meta-Llama-3-8B-Instruct | |
parameters: | |
normalize: true | |
dtype: float16 | |