初始化项目,由ModelHub XC社区提供模型

Model: mlabonne/FrankenMonarch-7B
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-05-31 13:49:12 +08:00
commit 14f5ec3edb
13 changed files with 91386 additions and 0 deletions

19
mergekit_config.yml Normal file
View File

@@ -0,0 +1,19 @@
dtype: float16
merge_method: passthrough
slices:
- sources:
- model: mlabonne/AlphaMonarch-7B
layer_range: [0,9]
- sources:
- model: mlabonne/AlphaMonarch-7B
layer_range: [5,14]
- sources:
- model: mlabonne/AlphaMonarch-7B
layer_range: [10,19]
- sources:
- model: mlabonne/AlphaMonarch-7B
layer_range: [15,24]
- sources:
- model: mlabonne/AlphaMonarch-7B
layer_range: [20,32]