mirror of
https://github.com/ml-explore/mlx-examples.git
synced 2025-08-08 09:56:39 +08:00
Update lora README.md (#1365)
point to the correct repository https://github.com/ml-explore/mlx-lm
This commit is contained in:
parent
4c9f9f9be7
commit
977cd30242
@ -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