File size: 776 Bytes
80d9bbd |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 |
merge_method: task_arithmetic
base_model: mistralai/Mistral-7B-v0.1
models:
- model: mistralai/Mistral-7B-v0.1
# no parameters necessary for base model
- model: NeverSleep/Noromaid-7B-0.4-DPO
parameters:
weight: 0.37
- model: lemonilia/AshhLimaRP-Mistral-7B
parameters:
weight: 0.29
- model: NurtureAI/neural-chat-7b-v3-16k
parameters:
weight: 0.23
- model: cgato/Thespis-Mistral-7b-v0.7
parameters:
weight: 0.23
- model: CalderaAI/Naberius-7B
parameters:
weight: 0.15
- model: SanjiWatsuki/Silicon-Maid-7B
parameters:
weight: 0.25
- model: senseable/WestLake-7B-v2
parameters:
weight: 0.27
- model: maywell/PiVoT-0.1-Starling-LM-RP
parameters:
weight: 0.27
dtype: float16
|