File size: 181 Bytes
43860a0
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
models:
  - model: codellama/CodeLlama-7b-hf
    parameters:
      weight: 0.5
  - model: EleutherAI/llemma_7b
    parameters:
      weight: 0.5
merge_method: linear
dtype: float16