File size: 601 Bytes
817bcf4
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13

base_model: ise-uiuc/Magicoder-S-CL-7B
gate_mode: cheap_embed
experts:
  - source_model: deepseek-ai/deepseek-coder-6.7b-instruct
    positive_prompts: ["You are an AI coder","coding","Java expert"]
  - source_model: ise-uiuc/Magicoder-S-CL-7B
    positive_prompts: ["You are an AI programmer","programming","C++ expert"]
  - source_model: WizardLM/WizardMath-7B-V1.0
    positive_prompts: ["Math problem solving","Think step by step","Math expert"]
  - source_model: WizardLM/WizardCoder-Python-7B-V1.0
    positive_prompts: ["Great at Deep learning","Algorithm and Data Structure","Python expert"]