Update lora README.md

point to the correct repository

https://github.com/ml-explore/mlx-lm
This commit is contained in:
Denrei Keith 2025-05-01 18:05:53 +08:00 committed by GitHub
parent 4c9f9f9be7
commit 4eb573b7d5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,7 +7,7 @@ available on Hugging Face.
> [!TIP] > [!TIP]
> For a more fully featured LLM package, checkout [MLX > 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 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 generate SQL queries from natural language. However, the example is intended to