初始化项目,由ModelHub XC社区提供模型
Model: jtatman/TinyDolphin-3x-MoE Source: Original Platform
This commit is contained in:
14
mergekit_moe_config.yml
Normal file
14
mergekit_moe_config.yml
Normal file
@@ -0,0 +1,14 @@
|
||||
|
||||
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?"]
|
||||
Reference in New Issue
Block a user