File size: 299 Bytes
54e9968 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
models:
- model: Guilherme34/Samantha-v6
# no parameters necessary for base model
- model: v000000/Llama-3.1-8B-Stheno-v3.4-abliterated
parameters:
density: 0.5
weight: 0.5
merge_method: ties
base_model: Guilherme34/Samantha-v6
parameters:
normalize: true
dtype: float16
|