File size: 1,070 Bytes
1d71eac
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47

base_model: paulml/OGNO-7B
gate_mode: hidden
dtype: bfloat16
experts:
  - source_model: mlabonne/AlphaMonarch-7B
    positive_prompts:
    - "Mathematics"
    - "Logical Reasoning"
    - "Intelligent Conversations"
    - "Thoughtful Analysis"
    - "Biology"
    - "Medicine"
    - "Problem-solving Dialogue"
    - "Physics"
    - "Emotional intelligence"

    negative_prompts:
    - "History"
    - "Philosophy"
    - "Linguistics"
    - "Literature"
    - "Art and Art History"
    - "Music Theory and Composition"
    - "Performing Arts (Theater, Dance)"

  - source_model: Syed-Hasan-8503/Tess-Coder-7B-Mistral-v1.0
    positive_prompts:
    - "Coding"
    - "Algorithm Design"
    - "Problem Solving"
    - "Software Development"
    - "Computer"
    - "Code Refactoring"
    - "Web development"
    - "Machine learning"
    negative_prompts:
    - "Education"
    - "Law"
    - "Theology and Religious Studies"
    - "Communication Studies"
    - "Business and Management"
    - "Agricultural Sciences"
    - "Nutrition and Food Science"
    - "Sports Science"