File size: 695 Bytes
7a97e4e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
base_model: mlabonne/NeuralDaredevil-7B
gate_mode: hidden
experts:
  - source_model: mlabonne/NeuralDaredevil-7B
    positive_prompts:
    - "hello"
    - "help"
    - "question"
    - "explain"
    - "information"
  - source_model: BioMistral/BioMistral-7B
    positive_prompts:
    - "medical"
    - "health"
    - "biomedical"
    - "clinical"
    - "anatomy"
  - source_model: mistralai/Mathstral-7B-v0.1
    positive_prompts:
    - "math"
    - "calculation"
    - "equation"
    - "geometry"
    - "algebra"
  - source_model: FPHam/Writing_Partner_Mistral_7B
    positive_prompts:
    - "writing"
    - "creative process"
    - "story structure"
    - "character development"
    - "plot"