This is a mixture of experts (MoE) model that is half as large (4 experts instead of 8) as the
Mixtral-8x7B
while been comparable to it across different benchmarks. You can use it as a drop in replacement for your Mixtral-8x7B and get much faster inference.
mera-mix-4x7B achieves the score of 75.91 on the OpenLLM Eval and compares well with 72.7 by Mixtral-8x7B and 74.46 by Mixtral-8x22B.
In addition, to the official Open LLM Leaderboard, the results on OpenLLM Eval have been validated by
others as well (76.59).
Our own initial eval is available
here (76.37).
Detailed results can be found
here