File size: 470 Bytes
28ade5b |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
merge_method: task_arithmetic
dtype: bfloat16
base_model: /opt/dlami/nvme/models/unsloth_Pixtral-12B-2409
models:
- model: /opt/dlami/nvme/models/unsloth_Pixtral-12B-2409
parameters:
weight: 1.0
- model: /opt/dlami/nvme/models/TheDrummer_UnslopNemo-12B-v3_llava
parameters:
weight: 0.3
- model: /opt/dlami/nvme/models/TheDrummer_Rocinante-12B-v1.1_llava
parameters:
weight: 0.2
tokenizer:
source: base
chat_template: "pixtral12b"
|