MiMo-V2.5-ASR-MLX / mlx_manifest.json
ailuntz's picture
Point mlx_manifest.json to mlx-community tokenizer mirror
b904b30 verified
{
"format": "mlx-compatible-safetensors",
"model": "MiMo-V2.5-ASR",
"precision": "int4",
"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-MLX-BF16-local"
}