File size: 468 Bytes
fbaca23 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
base_model: teknium/OpenHermes-2.5-Mistral-7B
gate_mode: hidden
dtype: bfloat16
experts:
- source_model: teknium/OpenHermes-2.5-Mistral-7B
positive_prompts:
- "instruction"
- "solutions"
- "chat"
- "questions"
- "philosphy"
- source_model: cognitivecomputations/dolphin-2.6-mistral-7b-dpo-laser
positive_prompts:
- "mathematics"
- "optimization"
- "code"
- "step-by-step"
- "science"
|