File size: 249 Bytes
ac6851c |
1 2 3 4 5 6 7 8 9 10 11 |
base_model: NousResearch/Llama-2-7b-hf
models:
- model: GreatCaptainNemo/ProLLaMA
parameters:
weight: 0.3
- model: dnagpt/llama-dna
parameters:
weight: 0.3
merge_method: task_arithmetic
dtype: float16
tokenizer_source: "base" |