Update README.md
Browse files
README.md
CHANGED
@@ -94,3 +94,8 @@ This should create a new model directory: `checkpoint-1237-merged`, Rename the d
|
|
94 |
swift infer --model huihui/MicroThinker-1B-Preview --stream true --infer_backend pt --max_new_tokens 8192
|
95 |
```
|
96 |
|
|
|
|
|
|
|
|
|
|
|
|
94 |
swift infer --model huihui/MicroThinker-1B-Preview --stream true --infer_backend pt --max_new_tokens 8192
|
95 |
```
|
96 |
|
97 |
+
9. Test examples.
|
98 |
+
|
99 |
+
```
|
100 |
+
How many 'r' characters are there in the word "strawberry"?
|
101 |
+
```
|