File size: 411 Bytes
2aa5ac7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24

base_model: GritLM/GritLM-7B
experts:
  - source_model: GritLM/GritLM-7B
    positive_prompts:
    - "chat"
    - "assistant"
    - "tell me"
    - "explain"
    - "I want"
    - "reason"
    - "math"
    - "mathematics"
    - "solve"
    - "count"
  - source_model: argilla/notus-7b-v1
    positive_prompts:
    - "code"
    - "VB.NET"
    - "vb.net"
    - "programming"
    - "algorithm"
    - "develop"