mirror of
https://github.com/ml-explore/mlx-examples.git
synced 2025-08-29 01:46:09 +08:00
Add mentions of MLX-my-repo.
This commit is contained in:
parent
cefe793ae0
commit
7c59bfeff2
@ -77,7 +77,7 @@ to see how to use the API in more detail.
|
||||
The `mlx-lm` package also comes with functionality to quantize and optionally
|
||||
upload models to the Hugging Face Hub.
|
||||
|
||||
You can convert models in the Python API with:
|
||||
You can convert models directly via the Hugging Face Space [here](https://huggingface.co/spaces/mlx-community/mlx-my-repo) or in the Python API with:
|
||||
|
||||
```python
|
||||
from mlx_lm import convert
|
||||
|
@ -8,3 +8,5 @@ parent directory.
|
||||
|
||||
This package also supports fine tuning with LoRA or QLoRA. For more information
|
||||
see the [LoRA documentation](LORA.md).
|
||||
|
||||
🆕 You can directly convert models in Q4/ Q8 via the Hugging Face Space [here](https://huggingface.co/spaces/mlx-community/mlx-my-repo).
|
Loading…
Reference in New Issue
Block a user