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