Files
MLXServer/mlx_server/__main__.py
2026-03-17 09:14:27 +01:00

4 lines
41 B
Python

from mlx_server.main import main
main()