huihui-ai commited on
Commit
1e5e267
·
verified ·
1 Parent(s): 5577a0b

Update README.md

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