models: | |
- model: KingNish/KingNish-Llama3-8b | |
# No parameters necessary for base model | |
- model: VAGOsolutions/Llama-3-SauerkrautLM-8b-Instruct | |
parameters: | |
density: 0.7 | |
weight: 0.5 | |
- model: mlabonne/ChimeraLlama-3-8B-v3 | |
parameters: | |
density: 0.65 | |
weight: 0.25 | |
- model: MaziyarPanahi/Llama-3-8B-Instruct-v0.4 | |
parameters: | |
density: 0.55 | |
weight: 0.1 | |
merge_method: dare_ties | |
base_model: KingNish/KingNish-Llama3-8b | |
parameters: | |
int8_mask: true | |
dtype: float16 | |