File size: 312 Bytes
f5fb76c |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
base_model: microsoft/phi-2
gate_mode: hidden
dtype: float16
experts:
- source_model: "microsoft/phi-2"
positive_prompts:
- "Chat"
- "Summarize"
- "Help"
- source_model: "vimal52/phi2_medical"
positive_prompts:
- "Doctor"
- "Patient"
- "Medical"
- "Chat"
- "Summarize" |