MiMo-V2.5-ASR-MLX-bf16 / mlx_manifest.json
ailuntz's picture
Point mlx_manifest.json to mlx-community tokenizer mirror
df7008f verified
{
"format": "mlx-compatible-safetensors",
"model": "MiMo-V2.5-ASR",
"precision": "bfloat16",
"weight_pattern": "model-*.safetensors",
"index_file": "model.safetensors.index.json",
"config_file": "config.json",
"audio_tokenizer_dir": "../MiMo-Audio-Tokenizer",
"audio_tokenizer_repo": "mlx-community/MiMo-Audio-Tokenizer",
"source_model_dir": "../MiMo-V2.5-ASR-official"
}