File size: 333 Bytes
203d310 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
models:
- model: Sao10K/L3-8B-Stheno-v3.2
parameters:
density: 0.5
weight: 1.0
- model: Gryphe/Pantheon-RP-1.0-8b-Llama-3
parameters:
density: 0.6
weight: 1.0
merge_method: dare_ties
tokenizer_source: base
base_model: Gryphe/Pantheon-RP-1.0-8b-Llama-3
parameters:
int8_mask: true
dtype: bfloat16 |