File size: 179 Bytes
1ba7388 |
1 2 3 4 5 6 7 8 9 |
models:
- model: nilq/mistral-1L-tiny
parameters:
weight: 1.0
- model: nilq/lua-mistral-1L-tiny
parameters:
weight: 0.3
merge_method: linear
dtype: float32 |