mergekit-ties-kkhkcqw / mergekit_config.yml
Wauplin's picture
Wauplin HF staff
Upload folder using huggingface_hub
3f267a2 verified
raw
history blame contribute delete
399 Bytes
models:
- model: NousResearch/Llama-2-7b-hf
#no parameters necessary for base model
- model: arcee-ai/Patent-Instruct-7b
parameters:
density: 0.5
weight: 0.5
- model: chargoddard/internlm2-7b-llama
parameters:
density: 0.5
weight: 0.5
merge_method: ties
base_model: NousResearch/Llama-2-7b-hf
parameters:
normalize: false
int8_mask: true
dtype: float16