Instructions to use mlx-community/Master-Yi-9B-4bit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use mlx-community/Master-Yi-9B-4bit with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir Master-Yi-9B-4bit mlx-community/Master-Yi-9B-4bit
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
Update README.md
Browse files
README.md
CHANGED
|
@@ -8,6 +8,8 @@ tags:
|
|
| 8 |
|
| 9 |
The Model [mlx-community/Master-Yi-9B-4bit](https://huggingface.co/mlx-community/Master-Yi-9B-4bit) was converted to MLX format from [qnguyen3/Master-Yi-9B](https://huggingface.co/qnguyen3/Master-Yi-9B) using mlx-lm version **0.13.0**.
|
| 10 |
|
|
|
|
|
|
|
| 11 |
## Use with mlx
|
| 12 |
|
| 13 |
```bash
|
|
|
|
| 8 |
|
| 9 |
The Model [mlx-community/Master-Yi-9B-4bit](https://huggingface.co/mlx-community/Master-Yi-9B-4bit) was converted to MLX format from [qnguyen3/Master-Yi-9B](https://huggingface.co/qnguyen3/Master-Yi-9B) using mlx-lm version **0.13.0**.
|
| 10 |
|
| 11 |
+
Model added by [Prince Canuma](https://twitter.com/Prince_Canuma).
|
| 12 |
+
|
| 13 |
## Use with mlx
|
| 14 |
|
| 15 |
```bash
|