base_model: openchat/openchat-3.5-0106 dtype: bfloat16 gate_mode: hidden experts: - source_model: openchat/openchat-3.5-0106 positive_prompts: - "Hello!" - "Who are you?" - "I would want to visit Paris. What do you think?" negative_prompts: - "Give me a python code for the fastest sorting algorithm." - "Tell me what's 8 to the power of 19." - source_model: m-a-p/OpenCodeInterpreter-DS-6.7B positive_prompts: - "Write me a java code for the fibonacci array." - "I have an error in my python code." negative_prompts: - "Give me some tourism advices." - "Write me poetry." - "Tell me the result of 2 divided by 0.333" - source_model: chihoonlee10/T3Q-Mistral-Orca-Math-DPO positive_prompts: - "Tell me what is 2 times 46 equal?" - "4 to the power of 62 is?" negative_prompts: - "Give me a recipe for spaghetti." - "What locstions to you suggest visiting?" - "Write me a simple cpp code."