Files
Llama-3-8b-ita-ties-pro/mergekit_config.yml

18 lines
415 B
YAML
Raw Permalink Normal View History

models:
- model: meta-llama/Meta-Llama-3-8B-Instruct
# no parameters necessary for base model
- model: swap-uniba/LLaMAntino-3-ANITA-8B-Inst-DPO-ITA
parameters:
density: 0.7
weight: 0.6
- model: DeepMount00/Llama-3-8b-Ita
parameters:
density: 0.7
weight: 0.3
merge_method: ties
base_model: meta-llama/Meta-Llama-3-8B-Instruct
parameters:
normalize: true
dtype: bfloat16