Update lora README.md (#1365)

point to the correct repository

https://github.com/ml-explore/mlx-lm
This commit is contained in:
Denrei Keith
2025-05-01 21:00:14 +08:00
committed by GitHub
parent 4c9f9f9be7
commit 977cd30242

View File

@@ -7,7 +7,7 @@ available on Hugging Face.
> [!TIP]
> For a more fully featured LLM package, checkout [MLX
> LM](https://github.com/ml-explore/mlx-examples/tree/main/llms/mlx_lm).
> LM](https://github.com/ml-explore/mlx-lm).
In this example we'll use the WikiSQL[^wikisql] dataset to train the LLM to
generate SQL queries from natural language. However, the example is intended to