File size: 525 Bytes
c2e8be6
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12

base_model: cognitivecomputations/TinyDolphin-2.8-1.1b
gate_mode: cheap_embed
dtype: bfloat16
experts:
  - source_model: cognitivecomputations/TinyDolphin-2.8-1.1b
    positive_prompts: ["write", "explain", "summarize", "how", "what", "acting"]
  - source_model: 78health/TinyLlama_1.1B-function-calling
    positive_prompts: ["code", "python", "javascript", "programming", "script", "run", "create"]
  - source_model: DaertML/TinyGauss-1.1B
    positive_prompts: ["count", "math", "algorithm", "crypto", "logic", "reason"]