You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ title: MLX
20
20
<img src="./assets/images/blocks.png" />
21
21
</p>
22
22
<div class="claim fade-in">
23
-
MLX can be run on any Apple platform that supports Metal.
23
+
MLX can be run on any Apple platform that supports Metal:
24
24
<br />
25
25
<ul class="fade-in">
26
26
<li>MLX Core has <a href="https://ml-explore.github.io/mlx/build/html/index.html">Python</a> and <a href="https://ml-explore.github.io/mlx/build/html/cpp/ops.html">C++</a> bindings</li>
0 commit comments