Boundary-mistral-4x7b-MoE / mergekit_moe_config.yml
NotAiLOL's picture
Upload folder using huggingface_hub
cd07769 verified
raw
history blame contribute delete
No virus
542 Bytes
base_model: mistralai/Mistral-7B-Instruct-v0.2
dtype: float16
gate_mode: cheap_embed
experts:
- source_model: HuggingFaceH4/zephyr-7b-beta
positive_prompts: ["You are an helpful general-pupose assistant."]
- source_model: mistralai/Mistral-7B-Instruct-v0.2
positive_prompts: ["You are helpful assistant."]
- source_model: teknium/OpenHermes-2.5-Mistral-7B
positive_prompts: ["You are helpful a coding assistant."]
- source_model: meta-math/MetaMath-Mistral-7B
positive_prompts: ["You are an assistant good at math."]