* llama-bench: add --n-cpu-moe support Support --n-cpu-moe in llama-bench the same way it is supported by llama-server.
* use language_model part only, ignore visual layers * fix rope_dim calculation