Instructions to use TerminatorPower/Qwen3.5-4B-MLX-4bit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use TerminatorPower/Qwen3.5-4B-MLX-4bit with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir Qwen3.5-4B-MLX-4bit TerminatorPower/Qwen3.5-4B-MLX-4bit
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
- Atomic Chat
Update README.md
Browse files
README.md
CHANGED
|
@@ -24,14 +24,6 @@ license: apache-2.0
|
|
| 24 |
kept here so the <b>Vanta</b> iOS app always has a stable place to download it from.
|
| 25 |
</p>
|
| 26 |
|
| 27 |
-
---
|
| 28 |
-
|
| 29 |
-
> **This is a copy.** Every file in this repository is an exact copy of
|
| 30 |
-
> [`mlx-community/Qwen3.5-4B-MLX-4bit`](https://huggingface.co/mlx-community/Qwen3.5-4B-MLX-4bit).
|
| 31 |
-
> We cloned it so that **Vanta Client always has a reliable, always-available source**
|
| 32 |
-
> to download this model from, independent of any upstream changes. All credit for the
|
| 33 |
-
> model weights and the MLX conversion goes to
|
| 34 |
-
> [mlx-community](https://huggingface.co/mlx-community) and the original authors.
|
| 35 |
|
| 36 |
## Run it on your iPhone with Vanta
|
| 37 |
|
|
@@ -44,6 +36,15 @@ your device. Because it's a vision-capable model, you can also chat about images
|
|
| 44 |
|
| 45 |
---
|
| 46 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 47 |
## Model Details
|
| 48 |
|
| 49 |
- **Original Model:** [Qwen/Qwen3.5-4B](https://huggingface.co/Qwen/Qwen3.5-4B)
|
|
|
|
| 24 |
kept here so the <b>Vanta</b> iOS app always has a stable place to download it from.
|
| 25 |
</p>
|
| 26 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 27 |
|
| 28 |
## Run it on your iPhone with Vanta
|
| 29 |
|
|
|
|
| 36 |
|
| 37 |
---
|
| 38 |
|
| 39 |
+
> **This is a copy.** Every file in this repository is an exact copy of
|
| 40 |
+
> [`mlx-community/Qwen3.5-4B-MLX-4bit`](https://huggingface.co/mlx-community/Qwen3.5-4B-MLX-4bit).
|
| 41 |
+
> We cloned it so that **Vanta Client always has a reliable, always-available source**
|
| 42 |
+
> to download this model from, independent of any upstream changes. All credit for the
|
| 43 |
+
> model weights and the MLX conversion goes to
|
| 44 |
+
> [mlx-community](https://huggingface.co/mlx-community) and the original authors.
|
| 45 |
+
|
| 46 |
+
---
|
| 47 |
+
|
| 48 |
## Model Details
|
| 49 |
|
| 50 |
- **Original Model:** [Qwen/Qwen3.5-4B](https://huggingface.co/Qwen/Qwen3.5-4B)
|