File size: 299 Bytes
8ab2296 |
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-be
parameters:
weight: 1.0
- model: autoprogrammer/Llama-3.2-1B-Instruct-th
parameters:
weight: 1.0
merge_method: linear
dtype: float16
|