# Convert to MLX This model was saved in HuggingFace format. To convert to MLX format on Apple Silicon: ```bash pip install mlx-lm python -m mlx_lm.convert --hf-path ./hub_staging/Qwen2.5-7B-Instruct-MLX --mlx-path ./mlx_model ```