File size: 338 Bytes
3df5fef |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
models:
- model: unsloth/llama-3-8b-Instruct
parameters:
weight: 0.20
- model: Cognitive-Lab/LLama3-Gaja-Hindi-8B-v0.1
parameters:
weight: 0.40
- model: KissanAI/llama3-8b-dhenu-0.1-sft-16bit
parameters:
weight: 0.40
base_model: unsloth/llama-3-8b-Instruct
merge_method: task_arithmetic
dtype: bfloat16 |