File size: 186 Bytes
6dc1843
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
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