Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -10,7 +10,7 @@ pinned: false
|
|
10 |
# MLX Community
|
11 |
|
12 |
A community org for [MLX](https://github.com/ml-explore/mlx) model weights that run on Apple Silicon. This organization hosts ready-to-use models compatible with:
|
13 |
-
- [mlx-
|
14 |
- [mlx-swift-examples](https://github.com/ml-explore/mlx-swift-examples) – a Swift package to run MLX models.
|
15 |
- [mlx-vlm](https://github.com/Blaizzy/mlx-vlm) – package for inference and fine-tuning of Vision Language Models (VLMs) using MLX.
|
16 |
|
@@ -78,7 +78,7 @@ Models can also be converted and quantized directly in the
|
|
78 |
[mlx-my-repo](https://huggingface.co/spaces/mlx-community/mlx-my-repo) Hugging
|
79 |
Face Space.
|
80 |
|
81 |
-
For more details on the API checkout the full [README](https://github.com/ml-explore/mlx-
|
82 |
|
83 |
|
84 |
### Other Examples:
|
|
|
10 |
# MLX Community
|
11 |
|
12 |
A community org for [MLX](https://github.com/ml-explore/mlx) model weights that run on Apple Silicon. This organization hosts ready-to-use models compatible with:
|
13 |
+
- [mlx-lm](https://github.com/ml-explore/mlx-lm) - A Python package for LLM text generation and fine-tuning with MLX.
|
14 |
- [mlx-swift-examples](https://github.com/ml-explore/mlx-swift-examples) – a Swift package to run MLX models.
|
15 |
- [mlx-vlm](https://github.com/Blaizzy/mlx-vlm) – package for inference and fine-tuning of Vision Language Models (VLMs) using MLX.
|
16 |
|
|
|
78 |
[mlx-my-repo](https://huggingface.co/spaces/mlx-community/mlx-my-repo) Hugging
|
79 |
Face Space.
|
80 |
|
81 |
+
For more details on the API checkout the full [README](https://github.com/ml-explore/mlx-lm/tree/main)
|
82 |
|
83 |
|
84 |
### Other Examples:
|