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

Model: elinas/Llama-3-13B-Instruct
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-07-05 07:10:17 +08:00
commit 98847eab05
12 changed files with 412804 additions and 0 deletions

21
mergekit_config.yml Normal file
View File

@@ -0,0 +1,21 @@
dtype: bfloat16
merge_method: passthrough
slices:
- sources:
- layer_range: [0, 10]
model: meta-llama/Meta-Llama-3-8B-Instruct
- sources:
- layer_range: [5, 15]
model: meta-llama/Meta-Llama-3-8B-Instruct
- sources:
- layer_range: [10, 20]
model: meta-llama/Meta-Llama-3-8B-Instruct
- sources:
- layer_range: [15, 25]
model: meta-llama/Meta-Llama-3-8B-Instruct
- sources:
- layer_range: [20, 25]
model: meta-llama/Meta-Llama-3-8B-Instruct
- sources:
- layer_range: [22, 32]
model: meta-llama/Meta-Llama-3-8B-Instruct