Skip to content

Commit 6f5c0fe

Browse files
Updated the MLX-LM documentation link (#1844)
The MLX-LM repository was moved, the current link 404s. This commit updates the link.
1 parent 1393fb9 commit 6f5c0fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/hub/mlx.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,5 +98,5 @@ python -m mlx_lm.convert \
9898
* [MLX Repository](https://github.com/ml-explore/mlx)
9999
* [MLX Docs](https://ml-explore.github.io/mlx/)
100100
* [MLX Examples](https://github.com/ml-explore/mlx-examples/tree/main)
101-
* [MLX-LM](https://github.com/ml-explore/mlx-examples/tree/main/llms/mlx_lm)
101+
* [MLX-LM](https://github.com/ml-explore/mlx-lm/tree/main/mlx_lm/examples)
102102
* [All MLX models on Hub](https://huggingface.co/models?library=mlx&sort=trending)

0 commit comments

Comments
 (0)