[console_scripts]
rapid-mlx = vllm_mlx.cli:main
vllm-mlx = vllm_mlx.cli:main
vllm-mlx-bench = vllm_mlx.benchmark:main
vllm-mlx-chat = vllm_mlx.gradio_app:main

[vllm.platform_plugins]
mlx = vllm_mlx.plugin:mlx_platform_plugin
