How to use mlx-community/MiMo-V2.5-ASR-MLX with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir MiMo-V2.5-ASR-MLX mlx-community/MiMo-V2.5-ASR-MLX
9cfc4d6
1
2
3
4
5
6
{ "do_sample": true, "temperature": 0.6, "top_k": -1, "top_p": 0.95 }