10 lines
208 B
YAML
10 lines
208 B
YAML
|
|
models:
|
||
|
|
- model: HuggingFaceTB/SmolLM2-360M-Instruct
|
||
|
|
parameters:
|
||
|
|
weight: 1
|
||
|
|
merge_method: ties
|
||
|
|
base_model: HuggingFaceTB/SmolLM2-360M
|
||
|
|
parameters:
|
||
|
|
normalize: true
|
||
|
|
int8_mask: true
|
||
|
|
dtype: bfloat16
|