File size: 365 Bytes
34713e3 |
1 2 3 4 5 6 7 8 9 10 |
models:
- model: G:/AI-TextGen/text-generation-webui/models/Mistral-Small-Instruct-2409
parameters:
weight: 0.5
- model: G:/AI-TextGen/text-generation-webui/models/Cydonia-22B-v1.1
parameters:
weight: 0.5
merge_method: task_arithmetic
base_model: G:/AI-TextGen/text-generation-webui/models/Mistral-Small-Instruct-2409
dtype: float16 |