File size: 309 Bytes
b624231 |
1 2 3 4 5 6 7 8 9 10 11 |
models:
- model: /models/Llama-3-8B-Instruct-abliterated-v2
- model: /models/Meta-Llama-3-8B-Instruct-abliterated-v3
- model: /models/Meta-Llama-3-Daredevil-8B-abliterated-Instruct-16
merge_method: task_arithmetic
parameters:
weight: 0.33
base_model: /models/Meta-Llama-3-8B-Instruct
dtype: bfloat16
|