nexaml commited on
Commit
81645ca
·
verified ·
1 Parent(s): df1c534

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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://sdk.nexa.ai).
8
 
9
  ## Quickstart
10
 
11
- 1. **Install NexaSDK** and create a free account at [sdk.nexa.ai](https://sdk.nexa.ai)
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