mlx
mlx copied to clipboard
mlx_lm.server did not work for me after pip install mlx-lm openai
mlx_lm.server did not work for me after pip install mlx-lm openai. Can you please help? I have a 8GB Mac M1. I have other model locally successfully using MLX
Could you try running python -c "import mlx_lm; print(mlx_lm.__version__)"
If that doesn't work mlx_lm didn't install where you think it installed and it's likely an environment issue.