File size: 253 Bytes
b0cbb72
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
models:
  - model: mistralai/Mistral-7B-Instruct-v0.3
    parameters:
      weight: 1.0
  - model: meta-llama/Meta-Llama-3-8B-Instruct
    parameters:
      weight: 1.0
merge_method: linear
base_model: mistralai/Mistral-7B-Instruct-v0.3
dtype: bfloat16