CreitinGameplays commited on
Commit
48af6b2
·
verified ·
1 Parent(s): 49148d9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -47,4 +47,7 @@ outputs = pipe(
47
  )
48
 
49
  print(outputs[0]["generated_text"][-1])
50
- ```
 
 
 
 
47
  )
48
 
49
  print(outputs[0]["generated_text"][-1])
50
+ ```
51
+
52
+ ### Current Limitations
53
+ The model may not output the final response after the reasoning step.