File size: 299 Bytes
0256c0b |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
models:
- model: autoprogrammer/Llama-3.2-1B-Instruct-sw
parameters:
weight: 1.0
- model: autoprogrammer/Llama-3.2-1B-Instruct-zh
parameters:
weight: 1.0
- model: autoprogrammer/Llama-3.2-1B-Instruct-de
parameters:
weight: 1.0
merge_method: linear
dtype: float16
|