LlamaExecutor-8B-3.0.5 / mergekit_config.yml
UKzExecution's picture
Upload folder using huggingface_hub
2047978 verified
raw
history blame
323 Bytes
models:
- model: meta-llama/Meta-Llama-3-8B-Instruct
parameters:
weight: 0.2
- model: meta-llama/Meta-Llama-3.1-8B-Instruct
parameters:
weight: 0.8
base_model: meta-llama/Meta-Llama-3.1-8B-Instruct
merge_method: task_arithmetic
parameters:
normalize: true
int8_mask: true
dtype: bfloat16