File size: 345 Bytes
d291a44 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
base_model: TheBloke/Llama-2-13B-fp16
models:
- model: TheBloke/Llama-2-13B-fp16
- model: KoboldAI/LLaMA2-13B-Psyfighter2
parameters:
weight: 1.0
- model: Riiid/sheep-duck-llama-2-13b
parameters:
weight: 0.45
- model: IkariDev/Athena-v4
parameters:
weight: 0.33
dtype: bfloat16
merge_method: task_arithmetic |