File size: 212 Bytes
4f66620 |
1 2 3 4 5 6 7 8 9 10 |
models:
- model: turboderp/Cat-Llama-3-70B-instruct
parameters:
weight: 1.0
- model: tdrussell/Llama-3-70B-Instruct-Storywriter
parameters:
weight: 1.0
merge_method: linear
dtype: float16
|