File size: 116 Bytes
1ceccdc |
1 2 3 4 5 6 7 |
models:
- model: Qwen/Qwen2.5-0.5B-Instruct
parameters:
weight: 0.0
merge_method: linear
dtype: float16
|
1ceccdc |
1 2 3 4 5 6 7 |
models:
- model: Qwen/Qwen2.5-0.5B-Instruct
parameters:
weight: 0.0
merge_method: linear
dtype: float16
|