File size: 724 Bytes
2879192 |
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 |
models:
- model: Qwen/Qwen2.5-3B-Instruct+ehristoforu/flc-r-0001-lora
parameters:
weight: 1
density: 1
- model: Qwen/Qwen2.5-3B-Instruct+ehristoforu/flc-r-0002-lora
parameters:
weight: 1
density: 1
- model: Qwen/Qwen2.5-3B-Instruct+ehristoforu/flc-r-0003-lora
parameters:
weight: 1
density: 1
- model: Qwen/Qwen2.5-3B-Instruct+ehristoforu/flc-r-0004-lora
parameters:
weight: 1
density: 1
- model: Qwen/Qwen2.5-3B-Instruct
parameters:
weight: 1
density: 1
merge_method: ties
base_model: Qwen/Qwen2.5-3B
parameters:
weight: 1
density: 1
normalize: true
int8_mask: true
tokenizer_source: Qwen/Qwen2.5-3B-Instruct
dtype: float16
|