Files
TinyDolphin-3x-MoE/mergekit_moe_config.yml
ModelHub XC 34382bb3eb 初始化项目,由ModelHub XC社区提供模型
Model: jtatman/TinyDolphin-3x-MoE
Source: Original Platform
2026-05-11 14:37:11 +08:00

15 lines
637 B
YAML

base_model: cognitivecomputations/TinyDolphin-2.8.1-1.1b
gate_mode: hidden
dtype: float16
experts:
- source_model: cognitivecomputations/TinyDolphin-2.8.1-1.1b
positive_prompts:
- "think step-by-step and follow these instructions"
- "read the following passage, and summarize it in less than 30 words."
- "please answer this question, consider the options carefully, and return the most likely answer."
- source_model: cognitivecomputations/TinyDolphin-2.8.1-1.1b
positive_prompts: ["produce python code"]
- source_model: cognitivecomputations/TinyDolphin-2.8.1-1.1b
positive_prompts: ["What is 2 x 22?"]