CodeLlaMa-7B-dare-ties / mergekit_config.yml
yrju's picture
Upload folder using huggingface_hub
b346a5a verified
raw
history blame
281 Bytes
models:
- model: codellama/CodeLlama-7b-Python-hf
parameters:
density: 0.5
weight: 0.5
- model: codellama/CodeLlama-7b-Instruct-hf
parameters:
density: 0.5
weight: 1.0
merge_method: dare_ties
base_model: meta-llama/Llama-2-7b-hf
dtype: float16