ml-explore/mlx

mlx.launch should properly quote the hostname

已关闭

#3,776 创建于 2026年6月28日

 (1 条评论) (1 个反应) (0 位负责人)C++ (1,794 个派生)batch import
enhancementgood first issue

仓库指标

星标
 (26,216 个星标)
PR 合并指标
 (平均合并 6天 17小时) (30 天内合并 75 个 PR)

描述

Not really a problem since apparently it is user's responsibility to pass a trusted hostname here but some AI scanners just keep reporting it as security issue.

https://github.com/ml-explore/mlx/blob/c9ccaba99743bc5ea33ef9f74e7f1969dffc9d92/python/mlx/_distributed_utils/launch.py#L47-L66

贡献者指南