File size: 191 Bytes
e4084a3
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
models:
  - model: meta-llama/Llama-3.1-8B-Instruct
    parameters:
      weight: 0.8
  - model: meta-llama/Llama-3.1-8B
    parameters:
      weight: 0.2
merge_method: linear
dtype: float16