File size: 347 Bytes
b8fda93 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
models:
- model: Gryphe/Pantheon-RP-1.0-8b-Llama-3
parameters:
weight: 0.7
density: 0.4
- model: NousResearch/Hermes-2-Pro-Llama-3-8B
parameters:
weight: 0.4
density: 0.4
merge_method: dare_ties
base_model: Undi95/Meta-Llama-3-8B-hf
parameters:
normalize: false
int8_mask: true
dtype: bfloat16 |