File size: 251 Bytes
6b7073a |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
models:
- model: ./models/Qwen2.5-Coder-32B-Instruct
parameters:
weight: 1
density: 1
merge_method: ties
base_model: ./models/Qwen2.5-Coder-32B
parameters:
weight: 1
density: 1
normalize: true
int8_mask: false
dtype: bfloat16 |