models: | |
- model: Sao10K/L3-8B-Stheno-v3.2 | |
# no parameters necessary for base model | |
- model: shenzhi-wang/Llama3-8B-Chinese-Chat | |
parameters: | |
density: 0.5 | |
weight: 0.5 | |
- model: haqishen/Llama-3-8B-Japanese-Instruct | |
parameters: | |
density: 0.5 | |
weight: 0.3 | |
merge_method: ties | |
base_model: Sao10K/L3-8B-Stheno-v3.2 | |
parameters: | |
normalize: true | |
dtype: float16 | |