From fabc947df45e1653bee753c199e7e2084d10ef44 Mon Sep 17 00:00:00 2001 From: Angelos Katharopoulos Date: Fri, 12 Dec 2025 15:34:59 -0800 Subject: [PATCH] Possible doc fix --- docs/src/usage/distributed.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/usage/distributed.rst b/docs/src/usage/distributed.rst index df0d7b246..9a69997dd 100644 --- a/docs/src/usage/distributed.rst +++ b/docs/src/usage/distributed.rst @@ -384,7 +384,7 @@ script will - generate the hostfile to be used with ``mlx.launch`` Putting it All Together -^^^^^^^^^^^^^^^^^^^^^^ +^^^^^^^^^^^^^^^^^^^^^^^^ For example launching a distributed MLX script that uses JACCL is fairly simple if the nodes are reachable via ssh and have password-less sudo.