Update README.md
Browse files
README.md
CHANGED
@@ -25,7 +25,7 @@ Follow the installation instructions in Nexa SDK's [GitHub repository](https://g
|
|
25 |
|
26 |
Execute the following command in your terminal:
|
27 |
```bash
|
28 |
-
nexa run
|
29 |
```
|
30 |
|
31 |
#### Option 2: Using llama.cpp
|
|
|
25 |
|
26 |
Execute the following command in your terminal:
|
27 |
```bash
|
28 |
+
nexa run DeepSeek-R1-Distill-Qwen-1.5B-NexaQuant:q4_0
|
29 |
```
|
30 |
|
31 |
#### Option 2: Using llama.cpp
|