File size: 392 Bytes
6785953
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17

models:
  - model: meta-llama/Meta-Llama-3-8B-Instruct
    # No parameters necessary for base model
  - model: johnsnowlabs/JSL-MedLlama-3-8B-v15
    parameters:
      density: 0.5
      weight: 0.5
  - model: ProbeMedicalYonseiMAILab/medllama3-v20
    parameters:
      density: 0.5
      weight: 0.5
merge_method: dare_ties
base_model: meta-llama/Meta-Llama-3-8B-Instruct
dtype: bfloat16