doubleblind commited on
Commit
e0ae94f
·
verified ·
1 Parent(s): bf9cdc3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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