File size: 987 Bytes
ad0137b |
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 |
base_model: cognitivecomputations/WestLake-7B-v2-laser
gate_mode: approach
dtype: bfloat16
experts:
- source_model: mlabonne/Daredevil-7B
positive_prompts:
- "Answer this question from the ARC (Argument Reasoning Comprehension)."
- "Use common sense and logical reasoning skills."
negative_prompts:
- "nonsense"
- "irrational"
- "math"
- "code"
- source_model: Treza12/biomistral_model_yasmin
positive_prompts:
- "Provide a detailed explanation based on medical literature."
- "Apply clinical reasoning to answer this healthcare question."
- "Use biomedical knowledge to solve this problem."
- "Interpret these clinical findings in the context of patient care."
- "Leverage your understanding of healthcare systems to advise on policy."
negative_prompts:
- "vague"
- "non-scientific"
- "unrelated to healthcare"
- "simplistic understanding"
- "ignore clinical guidelines" |