19 lines
350 B
YAML
19 lines
350 B
YAML
slices:
|
|
- sources:
|
|
- model: SakanaAI/TinySwallow-1.5B-Instruct
|
|
layer_range:
|
|
- 0
|
|
- 28
|
|
- model: WeiboAI/VibeThinker-1.5B
|
|
layer_range:
|
|
- 0
|
|
- 28
|
|
merge_method: slerp
|
|
base_model: SakanaAI/TinySwallow-1.5B-Instruct
|
|
parameters:
|
|
t: 0.05
|
|
dtype: bfloat16
|
|
tokenizer:
|
|
source: SakanaAI/TinySwallow-1.5B-Instruct
|
|
chat_template: auto
|