File size: 519 Bytes
9454b84 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 |
models:
- model: rombodawg/Llama-3-8B-Instruct-Coder
parameters:
weight: 1.0
- model: ajibawa-2023/Code-Llama-3-8B
parameters:
weight: 0.3
- model: meta-llama/Meta-Llama-3-8B-Instruct
parameters:
weight: 0.5
- model: Orenguteng/Llama-3-8B-Lexi-Uncensored
parameters:
weight: 0.8
- model: TheSkullery/llama-3-cat-8b-instruct-v1
parameters:
weight: 0.9
- model: McGill-NLP/Llama-3-8B-Web
parameters:
weight: 0.2
merge_method: linear
dtype: bfloat16 |