Files
coma-7B-v0.1/mergekit_config.yml

10 lines
186 B
YAML
Raw Permalink Normal View History

models:
- model: meta-llama/Llama-2-7b-hf
parameters:
weight: 1.0
- model: meta-llama/CodeLlama-7b-hf
parameters:
weight: 0.5
merge_method: linear
dtype: float16