File size: 195 Bytes
f24b67e |
1 2 3 4 5 6 7 8 9 10 |
models:
- model: maywell/Llama-3-Ko-8B-Instruct
parameters:
weight: 1.0
- model: CarrotAI/OpenCarrot-llama3-8B
parameters:
weight: 1.0
merge_method: linear
dtype: float16
|