Files
SOLAR-10.7B-Instruct-SOLARC…/mergekit_config.yml
ModelHub XC 8248b3b628 初始化项目,由ModelHub XC社区提供模型
Model: invalid-coder/SOLAR-10.7B-Instruct-SOLARC-M-10.7B-slerp
Source: Original Platform
2026-04-10 21:20:05 +08:00

21 lines
454 B
YAML

slices:
- sources:
- model: upstage/SOLAR-10.7B-Instruct-v1.0
layer_range: [0, 48]
- model: DopeorNope/SOLARC-M-10.7B
layer_range: [0, 48]
merge_method: slerp
base_model: upstage/SOLAR-10.7B-Instruct-v1.0
parameters:
t:
- filter: self_attn
value: [0, 0.5, 0.3, 0.7, 1]
- filter: mlp
value: [1, 0.5, 0.7, 0.3, 0]
- value: 0.5 # fallback for rest of tensors
tokenizer_source: union
dtype: float16