gemma-gemma / mergekit_config.yml
Wauplin's picture
Wauplin HF staff
Upload folder using huggingface_hub
4b9b21a verified
raw
history blame contribute delete
331 Bytes
models:
- model: arcee-ai/llama_from_mistral_instruct_v2
parameters:
weight: 0.5
- model: NousResearch/Llama-2-7b-chat-hf
parameters:
weight: 0.5
merge_method: task_arithmetic
base_model: arcee-ai/llama_from_mistral_instruct_v2
parameters:
normalize: true
int8_mask: true
dtype: bfloat16