Update README.md
Browse files
README.md
CHANGED
|
@@ -4,11 +4,11 @@ tags:
|
|
| 4 |
- MLX
|
| 5 |
---
|
| 6 |
# Qwen3-VL-4B-Instruct
|
| 7 |
-
Run **Qwen3-VL-4B-Instruct** optimized for **Apple Silicon** on MLX with [NexaSDK](https://
|
| 8 |
|
| 9 |
## Quickstart
|
| 10 |
|
| 11 |
-
1. **Install NexaSDK
|
| 12 |
2. Run the model locally with one line of code:
|
| 13 |
|
| 14 |
```bash
|
|
|
|
| 4 |
- MLX
|
| 5 |
---
|
| 6 |
# Qwen3-VL-4B-Instruct
|
| 7 |
+
Run **Qwen3-VL-4B-Instruct** optimized for **Apple Silicon** on MLX with [NexaSDK](https://github.com/NexaAI/nexa-sdk).
|
| 8 |
|
| 9 |
## Quickstart
|
| 10 |
|
| 11 |
+
1. **Install [NexaSDK](https://github.com/NexaAI/nexa-sdk)**
|
| 12 |
2. Run the model locally with one line of code:
|
| 13 |
|
| 14 |
```bash
|