fix(docs): update broken MLX OpenAI Compatibility link (#538)

The mlx-lm server was moved from the mlx-examples repo to its own
ml-explore/mlx-lm repo. Update the link to point to the new location.

Fixes #438
This commit is contained in:
Marco Beretta
2026-03-21 16:26:14 +01:00
committed by GitHub
parent 5a0b761cfa
commit 2c902b01dc

View File

@@ -4,7 +4,7 @@ icon: MLX
description: Example configuration for Apple MLX
---
> [MLX OpenAI Compatibility](https://github.com/ml-explore/mlx-examples/blob/main/llms/mlx_lm/SERVER.md)
> [MLX OpenAI Compatibility](https://github.com/ml-explore/mlx-lm/blob/main/mlx_lm/SERVER.md)
**Notes:**