初始化项目,由ModelHub XC社区提供模型
Model: MatthieuJ/ING_2003M3_SLERP Source: Original Platform
This commit is contained in:
18
mergekit_config.yml
Normal file
18
mergekit_config.yml
Normal file
@@ -0,0 +1,18 @@
|
||||
|
||||
slices:
|
||||
- sources:
|
||||
- model: chihoonlee10/T3Q-DPO-Mistral-7B
|
||||
layer_range: [0, 32]
|
||||
- model: MatthieuJ/ING_2003M2_SLERP
|
||||
layer_range: [0, 32]
|
||||
merge_method: slerp
|
||||
base_model: MatthieuJ/ING_2003M2_SLERP
|
||||
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
|
||||
dtype: float16
|
||||
|
||||
Reference in New Issue
Block a user