File size: 461 Bytes
e9fe6c4 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
base_model: openchat/openchat-3.5-0106
gate_mode: hidden
dtype: bfloat16
experts:
- source_model: fblgit/UNA-TheBeagle-7b-v1
positive_prompts:
- "Mathematics"
- "Physics"
negative_prompts:
- "History"
- "Philosophy"
- source_model: berkeley-nest/Starling-LM-7B-alpha
positive_prompts:
- "Earth Sciences (Geology, Meteorology, Oceanography)"
- "Environmental Science"
negative_prompts:
- "Education"
- "Law"
|