File size: 459 Bytes
cfaea58 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | models:
- model: Jiayi-Pan/Tiny-Vicuna-1B
parameters:
weight: 0.2
- model: TinyLlama/TinyLlama-1.1B-Chat-v1.0
parameters:
weight: 0.2
- model: yihanwang617/tinyllama-sft-vicuna-random-100k
parameters:
weight: 0.2
- model: NickyNicky/cognitivecomputations_TinyDolphin-2.8-1.1b
parameters:
weight: 0.2
- model: QuixiAI/TinyDolphin-2.8.2-1.1b
parameters:
weight: 0.2
merge_method: linear
dtype: float32 |