Update README.md
Browse files
README.md
CHANGED
|
@@ -34,6 +34,6 @@ A `quick_start.py` script is included to help you get started with inference:
|
|
| 34 |
python quick_start.py
|
| 35 |
```
|
| 36 |
|
| 37 |
-
This will load the model and generate text based on a predefined prompt ("What is 1 + 1?") using our Native Sparse Attention enabled reasoning model.
|
| 38 |
|
| 39 |
|
|
|
|
| 34 |
python quick_start.py
|
| 35 |
```
|
| 36 |
|
| 37 |
+
This will load the model and generate text based on a predefined prompt (`"What is 1 + 1?"`) using our Native Sparse Attention enabled reasoning model.
|
| 38 |
|
| 39 |
|