File size: 402 Bytes
9dd7a33 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
models:
- model: Replete-AI/Replete-LLM-V2.5-Qwen-3b+bunnycore/qwen-2.5-3b-lora_model
parameters:
density: 0.5
weight: 0.5
- model: unsloth/Qwen2.5-3B-Instruct+bunnycore/qwen-2.5-3b-lora_model
parameters:
density: 0.5
weight: 0.5
merge_method: dare_ties
base_model: Replete-AI/Replete-LLM-V2.5-Qwen-3b
parameters:
normalize: false
int8_mask: true
dtype: float16 |