mirror of
https://github.com/ml-explore/mlx-examples.git
synced 2025-06-24 09:21:18 +08:00
Update lora README.md
point to the correct repository https://github.com/ml-explore/mlx-lm
This commit is contained in:
parent
4c9f9f9be7
commit
4eb573b7d5
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user