base_model: leveldevai/TurdusBeagle-7B
gate_mode: hidden
dtype: bfloat16
experts:
  - source_model: leveldevai/TurdusBeagle-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: udkai/Turdus
    positive_prompts:
      - "Answer this question from the Winogrande test."
      - "Use advanced knowledge of culture and humanity"
    negative_prompts:
      - "ignorance"
      - "uninformed"
      - "creativity"
  - source_model: nfaheem/Marcoroni-7b-DPO-Merge
    positive_prompts:
      - "answer questions with realistic and correct answers...with the honest truth"
    negative_prompts:
      - "deceptive"
      - "dishonest"
      - "creativity"
  - source_model: Toten5/Marcoroni-neural-chat-7B-v2
    positive_prompts:
      - "Calculate the answer to this math problem"
      - "My mathematical capabilities are strong, allowing me to handle complex mathematical queries"
      - "solve for"
    negative_prompts:
      - "incorrect"
      - "inaccurate"
      - "creativity"