15 lines
637 B
YAML
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?"]
|