Blitz-AI-MOE-TEST / mergekit_moe_config.yml
DenisTheDev's picture
Upload folder using huggingface_hub
3775651 verified
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."]