models: | |
- model: meta-llama/Meta-Llama-3-70B-Instruct | |
# no parameters necessary for base model | |
- model: meta-llama/Meta-Llama-3-70B-Instruct | |
parameters: | |
weight: 0.50 | |
density: 0.56 | |
- model: meta-llama/Meta-Llama-3-70B-Instruct | |
parameters: | |
weight: 0.20 | |
density: 0.50 | |
- model: meta-llama/Meta-Llama-3-70B-Instruct | |
parameters: | |
weight: 0.50 | |
density: 0.56 | |
merge_method: dare_ties | |
base_model: meta-llama/Meta-Llama-3-70B-Instruct | |
parameters: | |
int8_mask: true |