--- language: - en license: apache-2.0 tags: - safetensors - mixtral --- Test model. Under testing... Recipe: ```yaml base_model: /content/InfinityRP gate_mode: random dtype: bfloat16 # output dtype (float32, float16, or bfloat16) ## (optional) experts_per_token: 2 experts: - source_model: /content/Aurav2 positive_prompts: [] - source_model: /content/Spice positive_prompts: [] - source_model: /content/InfinityRP positive_prompts: [] - source_model: /content/DaCo positive_prompts: [] ```