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

Model: dawn17/StarlingMaid-2x7B-base
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-05-01 17:31:38 +08:00
commit cd36277ec0
13 changed files with 91366 additions and 0 deletions

10
mergekit_moe_config.yml Normal file
View File

@@ -0,0 +1,10 @@
base_model: /Users/dawn/git/models/Starling-LM-7B-beta
gate_mode: hidden # one of "hidden", "cheap_embed", or "random"
dtype: bfloat16 # output dtype (float32, float16, or bfloat16)
experts:
- source_model: /Users/dawn/git/models/Silicon-Maid-7B
positive_prompts:
- "roleplay"
- source_model: /Users/dawn/git/models/Starling-LM-7B-beta
positive_prompts:
- "chat"